codope commented on issue #13410: URL: https://github.com/apache/hudi/issues/13410#issuecomment-2965539732
@abhiNB-star Is it possible to zip the `.hoodie` dir under your table base path and share with us? To unblock, you can disable column stats and partition stats: ``` hoodie.metadata.index.column.stats.enable = false hoodie.metadata.index.partition.stats.enable = false ``` -- 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]
