baibaichen commented on issue #11371: URL: https://github.com/apache/gluten/issues/11371#issuecomment-4229851898
Gluten now supports Variant data type via fallback to Spark JVM execution. Remaining work is Velox native Variant support, which is under discussion at facebookincubator/velox#17033. Linking to the new Spark 4.x feature tracking issue #11910 for visibility. Current test impact: - GlutenVariantSuite: 2 excludes (SPARK-47546) - GlutenVariantInferShreddingSuite: 1 exclude (infer shredding with mixed scale), spark41-only - VeloxSQLQueryTestSettings: variant-field-extractions.sql TODO (spark41) -- 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]
