ranxianglei commented on issue #4586: URL: https://github.com/apache/paimon/issues/4586#issuecomment-2502679193
Can you turn on these two parameters and try again? @Aiden-Dong 是否可以打开这两个参数再试试?paimon默认并没有做orc下推。 ``` 'orc.reader.filter.use.selected'='true', 'orc.reader.sarg.to.filter'='true' ``` see https://github.com/apache/paimon/pull/4231 -- 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]
