1.13.2022 Release Notes
almost 3 years ago
Here are the release notes for January 13, 2022.
✨ ENHANCEMENTS✨
- Python SDK: Remove explicit dependency on certifi package to reduce package conflicts for developers
- Add in properties necessary to a Delta table that is registered to the Glue catalog so that these tables are query-able as “Delta” format from Starburst
🔧 BUGFIXES🔧
- Python SDK: Handle Data Feed renames in a DataService apply call by adding the new Data Feed and then deleting the old Data Feed in the correct order of operations
- MySQL Connectors: Fix case where sslMode=disabled was not respected in non-spark database interactions resulting in connection failures.