andygrove commented on PR #2602: URL: https://github.com/apache/arrow-datafusion/pull/2602#issuecomment-1136061856
I'm moving this back to draft for now. The `SimplifyExpressions` rule needs to access the "query execution start time" but the rule is created before the query starts executing so we need some way to get this dynamically. Perhaps we need to provide the optimizer rules with a trait for accessing certain system state. -- 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