XiaoHongbo-Hope commented on PR #9314: URL: https://github.com/apache/paimon/pull/9314#issuecomment-5356009487
PyPaimon now has several predicate conversion paths: common.where_parser, the Daft visitor, and this DataFusion AST conversion. Since they use different expression representations, I kept the Ray merge path on DataFusion. Do you have any suggestions on whether these should be unified in the future? @JingsongLi -- 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]
