shenyu0127 commented on PR #11387: URL: https://github.com/apache/pinot/pull/11387#issuecomment-1685116009
- The tests are failing. - We probably don't need this PR because we can modify the test framework to run the following query. SELECT ToDateTime(TIMESTAMPADD(DAY, 1, "Calcs"."date2"), 'yyyy-MM-dd hh:mm:ss') AS "TEMP_Test__670684053__0_" FROM "Calcs" GROUP BY "TEMP_Test__670684053__0_" ``` -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org