Skip to main content

Infrastructure Changes


Release Highlights

Timestamp standardization to TIMESTAMPNTZ(9) All timestamps visible to customers were standardized to TIMESTAMPNTZ(9). Previously, timestamp types were inconsistent across tables. No column names changed, but if your queries or downstream tools rely on timezone-aware timestamp types (TIMESTAMP_TZ), you may need to update them. Event Streaming migration The majority of HDB tables were migrated to use Event Streaming as their data source. This is an infrastructure change that improves data freshness and reliability. No schema changes resulted from this migration.