trino
trino copied to clipboard
Add Hudi MOR snapshot query and metadata table support
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.