clflushopt commented on issue #3843: URL: https://github.com/apache/datafusion/issues/3843#issuecomment-2661208132
Hey @alamb I have a small change[1] to demo boundary analysis (as I understand from the existing code), If this looks like a suitable initial example I can add one that demonstrates how `AND` conjunctions are analyzed and also `OR` conjunctions which are currently unsupported due to missing interval arithmetic for the `OR` operator. I also want to extensively document this part with some diagrams and example calculations but I am not sure whether this should go in `docs/library` or `docs/contributor-guide` ? [1]: https://github.com/apache/datafusion/pull/14688 -- 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