LogoLogo
OverviewQuickstartsHow To GuidesReferenceArticlesSupport
Overview
Overview
  • Welcome to Upsolver
  • GET STARTED
    • What is Upsolver?
    • Schedule a Demo
    • Start Your Free Trial
    • Apache Iceberg
  • RESOURCES
    • Reference
    • Iceberg Academy
    • Blog
    • Chill Data Summit
    • Community
    • Videos
  • RELEASE NOTES
    • March 2025
    • February 2025
    • January 2025
    • Earlier Releases
      • 2024
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
      • 2023
        • December 2023
        • November 2023
          • Deprecated Job Option
        • October 2023
        • September 2023
        • August 2023
        • July 2023
        • June 2023
        • May 2023
  • Legal
Powered by GitBook
On this page
  • Weekly Software Updates
  • 2023.09.13-12.16
  • 2023.09.05-11.12
  1. RELEASE NOTES
  2. Earlier Releases
  3. 2023

September 2023

Upsolver new features, enhancements, and bug fixes for September 2023.

Last updated 11 months ago

Release Notes Blog

For more detailed information on these updates, check out the blog.

Weekly Software Updates

The following software updates were released in September:

2023.09.13-12.16

Enhancements

  • Support creating and attaching materialized views to query clusters in order to query them via HTTP API.

  • Add IF EXISTS syntax to DROP statements, e.g. DROP TABLE IF EXISTS "my_table", to prevent the statement from failing if an entity does not exist. This applies to:

  • Snowflake Jobs:

    • Create the Snowflake table when there are no dynamic columns and the CREATE_TABLE_IF_MISSING option is TRUE.


2023.09.05-11.12

  • Support added for il-central-1 region. This region is currently only supported with private VPC deployments.

  • PostgreSQL CDC:

    • Tables that aren't included in the publication will not be part of the snapshot.

  • Apache Kafka Jobs:

    • When copying data from Kafka topics, names are now treated as globs (stars match any number of characters, and a question mark matches one character).

  • Elasticsearch Jobs:

    • Write timestamp and date types as ISO-8601 strings in jobs that write to Elasticsearch.

  • Fixed a bug in synchronized transformation jobs whereby a job with a smaller write interval than another job would not read the respective data.

New Features

Support is now available for using an external as a catalog.

Enhancements

Bug Fixes

✨
⬆️
🔧
⬆️
Upsolver October 2023 Feature Summary
Hive Metastore
query clusters
DROP CLUSTER
DROP CONNECTION
DROP TABLE
DROP JOB
DROP MATERIALIZED VIEW