Commit 989fa34
committed
Bump DATABASE_PATCH_VERSION to 3 for 3.3.3
Missed in the version bump pass — DATABASE_PATCH_VERSION (used by
DatabaseMetaData.getDatabaseProductVersion) is a separate constant
from DRIVER_VERSION. Caught by a coverage-job test failure on #1434:
DatabricksDatabaseMetaDataTest.testGetDatabaseProductVersion:831
expected: <3.3.3> but was: <3.3.2>
Co-authored-by: Isaac
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>1 parent b7c9b35 commit 989fa34
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments