MaxGekk commented on PR #44508:
URL: https://github.com/apache/spark/pull/44508#issuecomment-1873743038
@allisonwang-db Please, fix at least R tests:
```
══ Failed
══════════════════════════════════════════════════════════════════════
── 1. Failure ('test_sparkSQL.R:1416:5'): test HiveContext
─────────────────────
`saveAsTable(df, "parquetest", "parquet", mode = "abc", path =
parquetDataPath)` threw an error with unexpected message.
Expected match: "illegal argument - Unknown save mode: abc"
Actual message: "Error in mode : analysis error - [INVALID_SAVE_MODE] The
specified save mode \"abc\" is invalid. Valid save modes include \"append\",
\"overwrite\", \"ignore\", \"error\", \"errorifexists\", and \"default\".
SQLSTATE: 42K10"
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]