eshu commented on issue #7154: URL: https://github.com/apache/hudi/issues/7154#issuecomment-1308229629
@fengjian428 @nsivabalan ``` 2022-11-09 05:18:57,234 INFO table.HoodieTableMetaClient: Loading HoodieTableMetaClient from ... 2022-11-09 05:18:57,363 INFO table.HoodieTableConfig: Loading table properties from ... 2022-11-09 05:18:57,385 INFO s3n.S3NativeFileSystem: Opening '...' for reading 2022-11-09 05:18:57,423 INFO table.HoodieTableMetaClient: Finished Loading Table of type MERGE_ON_READ(version=1, baseFileFormat=PARQUET) from ... Failed: Could not Upgrade/Downgrade Hoodie table to "4". ``` I replaced paths with `...`, but this is the error. It looks like I can't revert the version. -- 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]
