raghav-reglobe commented on PR #67361: URL: https://github.com/apache/doris/pull/67361#issuecomment-5680558940
Rebased onto current master (28577df9f6), which meanwhile grew its own one-line summary for the all-skipped case (#66729) while keeping the per-partition WARN with a stack trace. This keeps that line's wording and adds the first failing partition and its cause to it, gives the partial-skip case the same one-line shape with the skipped/listed counts, and moves the per-partition detail to DEBUG. The listing itself is unchanged: the same partitions are skipped and the table degrades to UNPARTITIONED exactly as before. Gate on this head, built from the branch on top of current master: FE build and checkstyle clean, `PluginDrivenMvccExternalTableTest` and `PluginDrivenMvccTableFactoryTest` green. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
