li-ang-666 commented on issue #9804: URL: https://github.com/apache/hudi/issues/9804#issuecomment-1751586925
> > You first error strack trace indicates that you were doing an offline compaction job, and the exception is thrown when the `TableSchemaResolver` decodes the table schema, is that the case you enocuntered? > > I set : 'compaction.tasks' = '8', 'compaction.schedule.enabled' = 'true', 'compaction.async.enabled' = 'true', 'compaction.max_memory' = '128', 'compaction.delta_commits' = '2', I think is online compaction, and I never change my schema TAT I return back to flink-1.15.4 and hudi-0.12.3 get new exception: https://github.com/apache/hudi/issues/9828 -- 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]
