10.7.2021 Release Notes
about 3 years ago
Here are the release notes for October 7, 2021.
🚀 FEATURES🚀
- Schema management options in Snowflake Write Connection (Alter, drop+recreate, or error on schema mismatch)
- New UI facility to copy/paste, as well as immediately duplicate components. This workflow is more optimized
to common cases than the previous Import / Export, which we will remove as builders get familiar with the new
functionality
✨ ENHANCEMENTS✨
- In previewing records in the Ascend UI, when a date or timestamp value is out of range of a
Python Datetime, records will now display “Invalid Value” for the field instead of the entire result
set loading empty - Improve test connection for Delta lake Write Connection, including testing the Aws Glue integration if applicable
- Improve test connection for Redshift Write Connection
- Improve test connection for DynamoDB
- Show Spark UI button, even when the driver pod is not accessible (will be greyed out in that case)
- Updates to the System Usage “Jobs” Read Connector
-- add status field for job status
-- fix cpu_req field
-- internal jobs separated into service=internal_system group
-- preserve task field value for non-spark jobs (will give some idea of what kind of job is running)
-- duration_seconds is now fractional
🔧 BUGFIXES🔧
- Allow single slash as csv escape character
- Remove stacktrace duplication in some error messages
- Prevent some cases of stacktrace truncation in custom parser functions
- Fix UI rendering error when refresh schedule does not have the offset field set
- Fix regression in File Based Access causing “Object Not Found” errors