hudi-bot opened a new issue, #16344: URL: https://github.com/apache/hudi/issues/16344
User reports that Trino Hudi connector might not project nested fields properly, e.g., the parent struct is read twice for multiple nested fields under the same struct. Trino Hudi connector does use similar projection logic as Hive connector in `HudiPageSourceProvider#createPageSource`. We need to further investigate this issue. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-7256 - Type: Bug - Fix version(s): - 1.1.0 -- 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]
