parisni commented on PR #10841: URL: https://github.com/apache/hudi/pull/10841#issuecomment-1998087773
I just tested in production and sadly this does not fix the issue. Not sure if it's specific to glue or if the general logic which fails to gather partitions of concurrent writes. Will have to dig ``` 024-03-14 18:24:34 INFO org.apache.hudi.hive.HiveSyncTool: Last commit time synced was found to be 20240314182001597, last commit completion time is found to be 20240314182054000 2024-03-14 18:24:34 INFO org.apache.hudi.sync.common.HoodieSyncClient: Last commit time synced is 20240314182001597, Getting commits since then 2024-03-14 18:24:34 INFO org.apache.hudi.hive.HiveSyncTool: Storage partitions scan complete. Found 0 ``` -- 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]
