ad1happy2go commented on issue #8416: URL: https://github.com/apache/hudi/issues/8416#issuecomment-1501703946
@luyongbiao As this issue is coming for number of fields more than 100, can you try setting spark.sql.codegen.maxFields more than number of fields in your table. The default value for spark.sql.codegen.maxFields is 100. -- 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]
