JingsongLi commented on PR #6143: URL: https://github.com/apache/paimon/pull/6143#issuecomment-3222843325
> > Maybe we can start rewriting AggregatePushDownUtils to Java class, and put it into paimon-core. > > Do you mean that after rewriting, the logic in the `AggregatePushDownUtils` can reuse in other engine, such as Apache Flink? What I mean is that `AggregatePushDownUtils` contains detailed information on when min max optimization can be performed, which is also effective for top 1. We should follow the logic inside. -- 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]
