AgenticSpark commented on PR #56775: URL: https://github.com/apache/spark/pull/56775#issuecomment-4857349308
Thanks! Opened #56929 against `branch-4.x` with the union type change cherry-picked. The only conflict was in `error-conditions.json` (branch-4.x doesn't have the newer `UNSUPPORTED_HIVE_FUNCTION_TYPE`/`UNSUPPORTED_HIVE_METASTORE_VERSION_FOR_JAVA` entries), resolved by placing `UNSUPPORTED_HIVE_TYPE` between `UNSUPPORTED_GROUPING_EXPRESSION` and `UNSUPPORTED_INSERT`; the Scala changes apply unchanged. -- 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]
