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
- Connection parameter validate_default_parameters now verifies known connection parameter names and types. It emits warnings for anything unexpected types or names.
15
+
- Correct logging messages for compiled C++ code.
16
+
- Fixed an issue in write_pandas with location determination when database, or schema name was included.
17
+
- Bumped boto3 dependency version.
18
+
- Fixed an issue where uploading a file with special UTF-8 characters in their names corrupted file.
19
+
12
20
- v2.2.8(June 22,2020)
13
21
14
22
- Switched docstring style to Google from Epydoc and added automated tests to enforce the standard.
0 commit comments