AgenticSpark commented on PR #56775:
URL: https://github.com/apache/spark/pull/56775#issuecomment-4805893474
Pushed c52eb80 to fix the two CI failures:
- `SparkThrowableSuite` "Error conditions are correctly formatted": the new
`UNSUPPORTED_HIVE_TYPE` entry's closing brace shared a line with the following
`UNSUPPORTED_INSERT` key. Split them onto separate lines so the re-serialized
map matches the file.
- Scala linter: added the missing trailing newline to
`HiveClientImplSuite.scala` ("File must end with newline character").
The unrelated `timestampNanos…` rename flagged earlier isn't part of this
branch (already reverted). The Docker integration test failure looks unrelated
to this change (JDBC containers) — happy to re-trigger it if needed.
--
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]