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/03/27 23:55:00 UTC

[GitHub] [spark] dongjoon-hyun edited a comment on issue #28016: [SPARK-31238][SQL] Rebase dates to/from Julian calendar in write/read for ORC datasource

dongjoon-hyun edited a comment on issue #28016: [SPARK-31238][SQL] Rebase dates to/from Julian calendar in write/read for ORC datasource
URL: https://github.com/apache/spark/pull/28016#issuecomment-605359906
 
 
   Hi, @MaxGekk . 
   Unfortunately, this seems to break all Maven build in master/branch-3.0.
   Could you take a look at this?
   
   ```
   - SPARK-31238: compatibility with Spark 2.4 in reading dates *** FAILED ***
     java.lang.IllegalArgumentException: java.net.URISyntaxException: Relative path in absolute URI: jar:file:/home/jenkins/workspace/spark-branch-3.0-test-maven-hadoop-2.7-hive-1.2/sql/core/target/spark-sql_2.12-3.0.0-SNAPSHOT-tests.jar!/test-data/before_1582_date_v2_4.snappy.orc
     at org.apache.hadoop.fs.Path.initialize(Path.java:205)
     at org.apache.hadoop.fs.Path.<init>(Path.java:171)
     at org.apache.spark.sql.execution.streaming.FileStreamSink$.hasMetadata(FileStreamSink.scala:45)
   ```

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