October 2023
Upsolver new features, enhancements, and bug fixes for October 2023.
Last updated
Upsolver new features, enhancements, and bug fixes for October 2023.
Last updated
Release Notes Blog
For more detailed information on these updates, check out the Upsolver November 2023 Feature Summary blog.
The following software updates were released in October:
Enhancements
Added KEEP_REPLICATION_SLOT
option to ingestion and replication jobs that read from PostgreSQL. This preserves the replication slot created when the job is dropped.
Running queries can now be with a new Cancel button next to a running query in the Event Log.
Running queries in Upsolver's Query Engine can now be stopped using the following new SQL syntax: .
You can now see what queries are running in Upsolver's Query Engine by querying the table.
Fixed inconsistent catalog names in tables for Snowflake outputs.
Fixed an issue where wasn't case insensitive with columns from a SELECT *
statement.
Jobs: Fixed an issue causing NULL values when casting raw columns to multiple different types in the same query.
Allow the creation of a new cloud integration on a new organization.
UI design improvements.
When editing the number of shards in an Apache Kafka output job, Upsolver waits until the previous shards are completed before running the new shards.
Fixed an issue of Query engine request timed out.
Added two new system tables for viewing written column statistics: and .
Enabled from Upsolver into third-party systems to ensure reliability and performance of data pipelines:
Support for
Support for
Enhancements
Improved query performance when selecting from the table.
New function added: .
Ingestion wizard: now supports as a source.
Ingestion jobs: now supports via SQS.
and connections: support setting SASL
username and password with dedicated parameters SASL_USERNAME
and SASL_PASSWORD
.
ABORT QUERY <query_id>
system.monitoring.running_queries
system.insights
REGEXP_EXTRACT