trino icon indicating copy to clipboard operation
trino copied to clipboard

Add Hudi MOR snapshot query and metadata table support

Open codope opened this issue 6 months ago • 14 comments

Description

  • Re-enable metadata table support - bring back the defunct config.
  • Add support for reading log files to support snapshot querying of Hudi Merge-on-Read (MOR) tables.

Additional context and related issues

Release notes

( ) This is not user-visible or is docs only, and no release notes are required. ( ) Release notes are required. Please propose a release note for me. (x) Release notes are required, with the following suggested text:

## Hudi
* Support for snapshot query of Hudi Merge-on-Read (MOR) tables.
* Support for Hudi metadata table.

codope avatar Apr 16 '25 12:04 codope