You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmdexec/clients/python/src/databricks/sql/HISTORY
+5
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
v2.0.0b1 - March 4, 2022
2
+
- Fix packaging issue (dependencies were not being installed properly)
3
+
- Fetching timestamp results will now return aware instead of naive timestamps
4
+
- The client will now default to using simplified error messages
5
+
1
6
v2.0.0b - February 8, 2022
2
7
- Initial beta release of V2. V2 is an internal re-write of large parts of the connector to use Databricks edge features. All public APIs from V1 remain.
3
8
- Added Unity Catalog support (pass catalog and / or schema key word args to the .connect method to select initial schema and catalog)
0 commit comments