mihaibudiu opened a new pull request, #4799: URL: https://github.com/apache/calcite/pull/4799
https://issues.apache.org/jira/browse/CALCITE-7410 Given the way Calcite implements TIMESTAMPS in the runtime (representing them as an integer number of milliseconds), it's virtually impossible to write a test that proves that this fix allows computation on microseconds. However, our runtime does support microseconds, and I have used it to test that this change indeed works for higher precision timestamps. -- 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]
