Uh oh!
There was an error while loading. Please reload this page.
[SPARK-54436][SQL] Fix error formatting for incompatible table metadata checks - #53115
[SPARK-54436][SQL] Fix error formatting for incompatible table metadata checks#53115aokolnychyi wants to merge 1 commit into
Conversation
…compatible table metadata checks
aokolnychyi
commented
Nov 18, 2025
dongjoon-hyun
left a comment
There was a problem hiding this comment.
If you don't mind, please use a different JIRA ID when ASF Infra is back, @aokolnychyi .
[SPARK-53924][SPARK-54157][SQL][FOLLOWUP] Fix error formatting for incompatible table metadata checks
aokolnychyi
commented
Nov 18, 2025
Sounds good, @dongjoon-hyun. When do you recommend using FOLLOWUP tags? |
dongjoon-hyun
commented
Nov 18, 2025
Specifically, I don't recommend to use |
aokolnychyi
commented
Nov 18, 2025
Makes sense. Thanks for explaining, @dongjoon-hyun! |
aokolnychyi
commented
Nov 20, 2025
@dongjoon-hyun, created a new JIRA issue and updated the title. Let me know if anything else is needed. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM. Thank you, @aokolnychyi and all
…ta checks ### What changes were proposed in this pull request? This PR fixes error formatting for recently added incompatible table metadata checks. ### Why are the changes needed? These changes are needed to avoid unnecessary empty lines. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. ### Was this patch authored or co-authored using generative AI tooling? No. Closes#53115 from aokolnychyi/spark-53924-54157-followup. Authored-by: Anton Okolnychyi <aokolnychyi@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit 8cab074) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
dongjoon-hyun
commented
Nov 20, 2025
Merged to master/4.1 for Apache Spark 4.1.0. |
aokolnychyi
commented
Nov 20, 2025
…ta checks ### What changes were proposed in this pull request? This PR fixes error formatting for recently added incompatible table metadata checks. ### Why are the changes needed? These changes are needed to avoid unnecessary empty lines. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. ### Was this patch authored or co-authored using generative AI tooling? No. Closesapache#53115 from aokolnychyi/spark-53924-54157-followup. Authored-by: Anton Okolnychyi <aokolnychyi@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
What changes were proposed in this pull request?
This PR fixes error formatting for recently added incompatible table metadata checks.
Why are the changes needed?
These changes are needed to avoid unnecessary empty lines.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Existing tests.
Was this patch authored or co-authored using generative AI tooling?
No.