Tandoy commented on issue #3205: URL: https://github.com/apache/hudi/issues/3205#issuecomment-872893233
INLINE_CLUSTERING_MAX_COMMIT_PROP:hoodie.clustering.inline.max.commits = 4; When my Debug source code found that the last clustering commits must be greater than 4 when creating the ClusteringPlan, otherwise it would return empty. My hudi MOR table only has 3 commits, so clustering cannot be successful. -- 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]
