hudi-bot opened a new issue, #16984: URL: https://github.com/apache/hudi/issues/16984
[https://github.com/onehouseinc/trino/pull/12#discussion_r2090063882] As of now, DynamicFilter and all predicate pushdowns for queries involving parquet + log files merging are avoided. Spark has some mechanisms to add some optimizations for such cases, we will need to translate the same optimizations over to Trino. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9425 - Type: Task - Epic: https://issues.apache.org/jira/browse/HUDI-2687 --- ## Comments 21/May/25 04:39;vhs;If MOR table has a filegroup that has no log files, we can do perform a predicate pushdown too.;;; -- 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]
