yaooqinn commented on issue #27733: Revert "[SPARK-30808][SQL] Enable Java 8 time API in Thrift server" URL: https://github.com/apache/spark/pull/27733#issuecomment-592440726 cc @cloud-fan and @MaxGekk ``` SELECT DATE_TRUNC('MILLENNIUM', DATE '1970-03-20') ``` the case passed both `SQLQueryTestSuite` and `ThriftServerQueryTestSuite` w/o that commit.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
