May 2024
Upsolver new features, enhancements, and bug fixes for May 2024.
Last updated
Upsolver new features, enhancements, and bug fixes for May 2024.
Last updated
Release Notes Blog
For more detailed information on these updates, check out the Upsolver June 2024 Feature Summary blog.
⬆️ Enhancements
and replication support for jobs writing to
🔧 Bug Fixes
Fixed an issue where 2-minute merge files were sometimes not properly deleted when deleting Materialized Views
Fixed a bug where temporary files wouldn't be deleted in the index creation task when the task failed
Transformation jobs:
Made GROUP BY
expressions case insensitive relative to the SELECT expressions
Minor bug fixes
⬆️ Enhancements
Upgraded the Amazon Redshift driver
🔧 Bug Fixes
Fixed CDC client sometimes becoming temporarily stuck after server replacement
Minor bug fixes
🔧 Bug Fixes
Replication jobs:
Fixed snapshotting of tables sometimes being stuck in CDC process
Fixed a bug in jobs writing to Iceberg tables where using CAST to JSON type expressions caused double encoding of fields inside the JSON string
Minor bug fixes
⬆️ Enhancements
Upgraded libraries to include recent security patches, enhancing system security and stability
Non-sync jobs can now write to managed Iceberg tables
🔧 Bug Fixes
Minor bug fixes
⬆️ Enhancements
Upgraded libraries to include recent security patches, enhancing system security and stability
Information Schema:
🔧 Bug Fixes
Ingestion Jobs to Snowflake
Use the given commit interval. This change is applied only to jobs created from now on and will not apply to old jobs
Snowflake Output: If the target schema does not exist, it will now be automatically created before the table is created
Iceberg:
Delete dangling files from Iceberg tables
Expire old snapshots in Iceberg tables
Libraries upgrade to include security patches
Fixed an error while reading positional delete files duration Iceberg compaction tasks
API: Enabled casting to JSON in jobs writing to
Added is_external
column to the system table to flag whether this is an Iceberg table that is managed by Upsolver, but is not a target for an Upsolver ingestion job
Enhancements
Bug Fixes