You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/08/12 15:44:37 UTC

[GitHub] [spark] MaxGekk opened a new pull request #25422: [SPARK-28017][SPARK-28656][SQL][FOLLOW-UP] Restore comments in date.sql

MaxGekk opened a new pull request #25422: [SPARK-28017][SPARK-28656][SQL][FOLLOW-UP] Restore comments in date.sql
URL: https://github.com/apache/spark/pull/25422
 
 
   ## What changes were proposed in this pull request?
   
   Restored comments in `date.sql` removed by https://github.com/apache/spark/commit/924d794a6f5abb972fa07bf63adbb4ad544ef246 and https://github.com/apache/spark/commit/997d153e54e3034f469191f69118897cad3e9d46 . The comments was introduced by 51379b731db4523d5e10ad9f2c063e445ae10e72 . 
   
   ## How was this patch tested?
   
   By re-running `date.sql` via:
   ```shell
   $ build/sbt "sql/test-only *SQLQueryTestSuite -- -z date.sql"
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org