voonhous commented on issue #17744: URL: https://github.com/apache/hudi/issues/17744#issuecomment-3713891903
I might be using the wrong config: https://github.com/apache/spark/blob/b615f34aebd760a8b3f67d35e13dca2e78fa5765/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L5678-L5684 The config that should be used is: ``` spark.sql.variant.writeShredding.enabled=true ``` -- 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]
