12.3.2021 Release Notes
about 3 years ago
Here are the release notes for December 3, 2021.
🚀 FEATURES🚀
- Allow configuring arbitrary SQL statement(s) to execute before and/or after processing Write Connectors: Redshift, MS SQL, BigQuery, Hive, Ingres, Maria DB, MySQL, Oracle, Postgres, and Snowflake
- Add schema management support to Oracle Write Connector (Alter, drop+recreate, or error on schema mismatch)
✨ ENHANCEMENTS✨
- Clarify error message when a job fails because it reached the max timeout allocated for schema inference
- Improve error message for spark pod failure due to spark out of memory error
- Improve error message for spark pod failure due to inability to allocate executors
🔧 BUGFIXES🔧
- Prevent intermittent error causing “missing component attribution” in schema inference
- Fix SFTP user/password configuration
- Fix case causing timeouts during the ‘List’ stage of Postgres CDC by limiting records fetched during this stage