metesynnada commented on code in PR #5322: URL: https://github.com/apache/arrow-datafusion/pull/5322#discussion_r1115295815
########## datafusion/physical-expr/src/intervals/mod.rs: ########## @@ -0,0 +1,26 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review Comment: At the moment, the current implementations are somewhat limited in their ability to handle complex expressions, and it is challenging to expand them beyond their current capabilities. However, with the maturation of the interval arithmetics library, we can explore more advanced expression analysis, which holds the potential for significant progress. -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org