You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »

  • Iceberg Integration

    • Advanced Snapshot management
    • Branches & Tags support
    • DML (insert/update/delete/merge)
    • COW & MOR modes
    • Vectorised Reads & Writes
    • Table migration command
    • LOAD DATA statements support
    • Partition-level operations support
    • Improved statistics (column stats support)


  • Hive ACID

    • Use sequences for TXN_ID generation (performance)
    • Read-only transactions optimization
    • Zero-wait readers
    • Optimistic and Pessimistic concurrency control 
    • Lockless reads




  • Hive Replication

    • Optimised Bootstrap Solution
    • Support for Snapshot Based Replication for External Table
    • Better Replication Tracking Metrics
    • Support for Checkpointing during Replication


  • Security

    • Authorizations in alter table/view, UDFs, and Views created from Apache Spark.
    • Authorizations on tables created based on storage handlers.
    • Critical CVE fixes of transitive dependencies.


  • Compiler

    • Materialized view support for Iceberg tables
    • Improvements to refresh materialized views
    • Date/Timestamp fixes and improvements
    • Anti join support
    • Split update support
    • Branch pruning
    • Column histogram statistics support
    • Calcite upgrade to 1.25
    • HPL/SQL improvements
    • Scheduled query support


  • Miscl.

    • Support for ESRI GeopSpatial UDF's
    • Added support for Apache Ozone
    • Support Hadoop-3.3.6
    • Supports Tez 0.10.3
    • Works with Aarch64 (ARM)


  • No labels