ad1happy2go commented on issue #11773: URL: https://github.com/apache/hudi/issues/11773#issuecomment-2461989881
@sushant-searce Is there any reasons why are you setting`hoodie.fail.on.timeline.archiving` to false? Also disabling metadata table will ideally increase number of GCS calls as it has to rely on listing operations. Although it still look concerning as its null pointer exception on org.apache.hudi.common.table.timeline.TimelineUtils.getDroppedPartitions Are you using only upsert or any other operations also on this table? -- 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]
