8.6.2021 Release Notes
almost 4 years ago
🚀 FEATURES🚀
- Support Spark 3.1.2 runtime
- Add CDC for MySQL Read Connector
✨ ENHANCEMENTS✨
- MsSQL Read Connector: reset cursor when a LSN (log sequence number) reset occurs
🔧 BUGFIXES🔧
- JDBC Read Connectors: quote column names when running queries for incremental pulls
- Apply a patch to the default Spark runtime to avoid a pod cycling edge case in the JDBC server / query server. Spark issue: [SPARK-33711][K8S] Avoid race condition between POD lifecycle manager and scheduler backend