xushiyan commented on issue #6281: URL: https://github.com/apache/hudi/issues/6281#issuecomment-1210751958
@crutis you can actually troubleshoot this by writing a program with aws sdk to mimic `org.apache.hudi.aws.sync.AWSGlueCatalogSyncClient#addPartitionsToTable`. The list of partition values is logged by `org.apache.hudi.hive.HiveSyncTool#syncPartitions` so you have the input to that already. This problem needs some debugging to see what exactly the partition-keys-values mismatch meant. -- 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]
