dongjoon-hyun commented on issue #23601: [WIP][SPARK-26673][SQL] File source V2 writes: create framework and migrate ORC URL: https://github.com/apache/spark/pull/23601#issuecomment-456559873 Oh, SparkR seems to complain for some reasons. ``` 1. Failure: Call DataFrameWriter.save() API in Java without path and check argument types (@test_sparkSQL.R#3552) error$message does not match "Error in orc : analysis error - path file:.*already exists". Actual value: "Error in orc : java.lang.RuntimeException: data already exists.\n\tat ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
