Skip to content

September 2026 Release Note

These are the Treasure AI features and improvements released in September, 2026.


Data Workbench

New Feature: DROP TABLE Support for Hive

Posted on: Sep 01, 2026

  • The Hive query engine now supports the DROP TABLE statement, so data engineers can delete tables directly using HiveQL — completing the basic table lifecycle alongside the CREATE TABLE support added in July — without switching to Trino.
  • Learn more by visiting the DROP TABLE Statement Syntax page.