CuteChuanChuan opened a new pull request, #2028: URL: https://github.com/apache/datafusion-comet/pull/2028
This is a work-in-progress implementation for issue #2019. Following the pattern established in #2027 (math expressions) and #2026 (array expressions), this PR refactors comparison expressions into a separate file. Current progress: - ✅ Created comparisons.scala with ComparisonBase trait - ✅ Implemented CometGreaterThan as proof of concept - 🚧 TODO: Implement remaining comparison operators -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org