xiarixiaoyao commented on issue #8405:
URL: https://github.com/apache/hudi/issues/8405#issuecomment-1500762333
pls set spark.sql.codegen.maxFields> number of your columns
eg:
spark.sessionState.conf.setConfString("spark.sql.codegen.maxFields", "1000")
--
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]