What Is New in Denodo Lakehouse Accelerator 2.0.0¶
This page lists the main enhancements of the Denodo Lakehouse Accelerator 2.0.0 for Denodo 9.
General
Embedded MPP has been renamed to Denodo Lakehouse Accelerator to better reflect its role and value within modern data architectures.
Adopted semantic versioning starting with version 2.0.0, replacing the legacy date-based versioning scheme to improve release tracking and industry alignment.
The Denodo Lakehouse Accelerator 2.0.0 includes the Presto C++ engine, referred to as Presto on Velox, designed to deliver a significant performance boost for intensive workloads.
Presto
- Upgrade to Presto 0.296, introducing several Iceberg enhancements:
MERGE command support for Iceberg tables when using the standard Java engine.
Support for basic INSERT operations on Iceberg tables for the Presto on Velox (C++) engine.
Added new configuration properties to allow for advanced optimization of the Presto engine.
Fixed an error when running
ANALYZEon Iceberg tables using thetimestamptztype.
Hive Metastore
Disabled the
hive.stats.autogatheroption to prevent unnecessary metadata requests and reduce overhead on partitioned directories.
Helm and Kubernetes
Added
runAsUserandfsGroupsettings for all cluster pods to ensure compliance with restricted Kubernetes security policies.Removed the deprecated
presto.memoryPerNodeproperty fromvalues.yaml.Removed the deprecated
postgresql.version15BackupWarningproperty fromvalues.yaml.
Security
Several third-party library versions have been updated to address some security vulnerabilities: Denodo Lakehouse Security Bulletin
