CrateDB 6.3 has been released with a focus on SQL and PostgreSQL compatibility, unified object store access, and improved resilience. Key additions include ALTER COLUMN SET/DROP DEFAULT, CREATE TABLE ... LIKE, DROP SCHEMA CASCADE, new scalar functions (regexp_count, regexp_inst, pg_sleep, has_function_privileges), and Boolean predicates IS [NOT] TRUE/FALSE. Object store parameters for Azure, S3, and GCS have been unified under COPY TO/FROM commands. Resilience improvements include sequential ANALYZE processing, a new circuit breaker policy setting, and fixes to prevent SWAP/RENAME TO from interfering with snapshots.

4m read timeFrom cratedb.com
Post cover image
Table of contents
Unifying object store accessSQL and PostgreSQL compatibilityResilienceExternal contributions

Sort: