deepakpanda93 opened a new pull request, #17786: URL: https://github.com/apache/hudi/pull/17786
### Describe the issue this Pull Request addresses This PR adds Trino 477 as a supported query engine in the Hudi Docker demo project. ### Summary and Changelog This change integrates Trino 477 Docker image into the Hudi Docker demo, enabling users to run queries against Hudi tables using the latest Trino version out of the box. - Added Trino 477 Docker image from Docker Hub - Updated Docker Compose configuration to include Trino service - Configured Trino catalogs/connectors for Hudi integration - Verified Trino startup and basic query functionality against Hudi tables ### Impact None ### Risk Level none ### Documentation Update None ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Enough context is provided in the sections above - [ ] Adequate tests were added if applicable -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
