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/04/21 20:38:46 UTC

[GitHub] [spark] MaxGekk opened a new pull request #24430: [SPARK-27535][SQL][TEST] Date and timestamp JSON benchmarks

MaxGekk opened a new pull request #24430: [SPARK-27535][SQL][TEST] Date and timestamp JSON benchmarks
URL: https://github.com/apache/spark/pull/24430
 
 
   ## What changes were proposed in this pull request?
   
   Added new JSON benchmarks related to date and timestamps operations:
   - Write date/timestamp to JSON files
   - `to_json()` and `from_json()` for dates and timestamps
   - Read date/timestamps from JSON files, and infer schemas
   - Parse and infer schemas from `Dataset[String]`
   
   Also existing JSON benchmarks are ported on `NoOp` datasource.

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