January 2024
Upsolver new features, enhancements, and bug fixes for January 2024.
Release Notes Blog
For more detailed information on these updates, check out the Upsolver February 2024 Feature Summary blog.
Weekly Software Updates
The following software updates were released in January:
2024.01.16-08.45
⬆️ Enhancements
Support AWS Glue Data Catalog as a target. This will create a table and maintain schema evolution in the target for every replicated table
Performance improvement in transformations of jobs / materialized views
🔧 Bug Fixes
Fixed new Kafka ingestion/data sources stalling when reading from the start in certain situations
2024.01.09-14.59
🔧 Bug Fixes
[BREAKING CHANGE]
Aggregated Jobs Update: For aggregated jobs (transformation jobs using GROUP BY) with an unspecified time window in time filters, e.g.
WHERE TIME_FILTER()
orWHERE $event_time BETWEEN RUN_START_TIME() AND RUN_END_TIME()
, the default aggregation window is now set to the job's interval, replacing the previous infinite window default
2024.01.02-13.40
🔧 Bug Fixes
Amazon S3 data source: Resolved a rare condition that could lead to duplicated ingestion of the same file in scenarios where an S3 data source is used with a date pattern that does not follow lexicographical order
Last updated