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 cause a consistent failure at all **Maven** 
Jenkins jobs in both `master` and `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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to