czy006 opened a new pull request, #4234: URL: https://github.com/apache/amoro/pull/4234
## Summary - Gate Paimon pending-input evaluation to append-only BUCKET_UNAWARE tables. - Keep primary-key, fixed-bucket append, and self-optimizing disabled tables out of OptimizingQueue small-file scheduling. - Add regression coverage for refresh, runtime evaluation, queue fallback, and Paimon eligibility cases. ## Tests - ./mvnw -pl amoro-format-paimon -Dtest=TestPaimonTablePendingInputEligibility,TestPaimonOptimizingPlanner,TestPaimonTableAuthentication test - ./mvnw -pl amoro-ams -Dtest=TestDefaultTableRuntimePendingInputEvaluation,TestTableRuntimeRefreshExecutorForPaimon,TestOptimizingQueue test - git diff --check ## Notes - Planner-side skip remains as a fallback for stale PENDING runtime records or direct planner usage. -- 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]
