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 2020/10/15 19:05:21 UTC

[GitHub] [spark] MaxGekk opened a new pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

MaxGekk opened a new pull request #30061:
URL: https://github.com/apache/spark/pull/30061


   ### What changes were proposed in this pull request?
   Added a couple tests to `AvroSuite` and to `ParquetIOSuite` to check that the metadata key 'org.apache.spark.legacyDateTime' is written correctly depending on the SQL configs:
   - spark.sql.legacy.avro.datetimeRebaseModeInWrite
   - spark.sql.legacy.parquet.datetimeRebaseModeInWrite
   
   This is a follow up https://github.com/apache/spark/pull/28137.
   
   ### Why are the changes needed?
   1. To improve test coverage
   2. To make sure that the metadata key is actually saved to Avro/Parquet files
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   By running the added tests:
   ```
   $ build/sbt "testOnly org.apache.spark.sql.execution.datasources.parquet.ParquetIOSuite"
   $ build/sbt "avro/test:testOnly org.apache.spark.sql.avro.AvroV1Suite"
   $ build/sbt "avro/test:testOnly org.apache.spark.sql.avro.AvroV2Suite"
   ```


----------------------------------------------------------------
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



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


[GitHub] [spark] SparkQA removed a comment on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709535543


   **[Test build #129852 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129852/testReport)** for PR 30061 at commit [`73f66e6`](https://github.com/apache/spark/commit/73f66e62a0594e757b1fff50a67ca5a92b849c29).


----------------------------------------------------------------
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



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


[GitHub] [spark] SparkQA commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709643180


   **[Test build #129852 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129852/testReport)** for PR 30061 at commit [`73f66e6`](https://github.com/apache/spark/commit/73f66e62a0594e757b1fff50a67ca5a92b849c29).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.


----------------------------------------------------------------
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



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709643732






----------------------------------------------------------------
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



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


[GitHub] [spark] HyukjinKwon commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709675119


   Merged to master and branch-3.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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [spark] SparkQA commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709565090


   Kubernetes integration test status success
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34458/
   


----------------------------------------------------------------
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



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


[GitHub] [spark] SparkQA commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709556831


   Kubernetes integration test starting
   URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/34458/
   


----------------------------------------------------------------
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



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


[GitHub] [spark] AmplabJenkins commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709643732






----------------------------------------------------------------
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



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


[GitHub] [spark] HyukjinKwon closed pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
HyukjinKwon closed pull request #30061:
URL: https://github.com/apache/spark/pull/30061


   


----------------------------------------------------------------
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



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


[GitHub] [spark] AmplabJenkins commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709565104






----------------------------------------------------------------
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



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


[GitHub] [spark] AmplabJenkins removed a comment on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709565104






----------------------------------------------------------------
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



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


[GitHub] [spark] SparkQA commented on pull request #30061: [SPARK-33163][SQL][TESTS] Check the metadata key 'org.apache.spark.legacyDateTime' in Avro/Parquet files

Posted by GitBox <gi...@apache.org>.
SparkQA commented on pull request #30061:
URL: https://github.com/apache/spark/pull/30061#issuecomment-709535543


   **[Test build #129852 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/129852/testReport)** for PR 30061 at commit [`73f66e6`](https://github.com/apache/spark/commit/73f66e62a0594e757b1fff50a67ca5a92b849c29).


----------------------------------------------------------------
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



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