baibaichen opened a new pull request, #11353: URL: https://github.com/apache/incubator-gluten/pull/11353
## What changes are proposed in this pull request? This PR adds support for Spark 4.1 unit tests by: - Updating Parquet dependency version to 1.16.0 to avoid NoSuchMethodError issue - Fixing compatibility issue introduced by TypedConfigBuilder - Updating imports to reflect streaming runtime package refactoring in Apache Spark - Updating build configuration to support Spark 4.1 UT - Adding GeographyVal and GeometryVal support in ColumnarArrayShim Fixes #11343 ## How was this patch tested? Tested with Spark 4.1 unit tests. -- 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]
