[SPARK-46316][CORE] Enable buf-lint-action on core module#44246
[SPARK-46316][CORE] Enable buf-lint-action on core module#44246dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
buf-lint-action on core module#44246Conversation
|
cc @HyukjinKwon , @yaooqinn , @LuciferYang , @gengliangwang |
|
I thought of a question, branch-3.3 does not have this directory, will this cause the daily test to fail? |
|
Thank you, @yaooqinn and @LuciferYang . Since the changed pipeline is already passed, I'll merge this. |
|
Thanks for your answer. @dongjoon-hyun |
|
Ya, my bad. I must check the JIRA first. Very sorry. Let me revert this first and file a new INFRA JIRA. https://issues.apache.org/jira/browse/INFRA-24404 |
|
https://issues.apache.org/jira/browse/INFRA-25255 (Allow to use |
|
wait, we already have this: https://github.com/apache/spark/blob/master/.github/workflows/build_and_test.yml#L588-L591 or is this sth else? |
|
ohh it's litner sorry. ignore my comment above. +1 to have this! |
|
Thanks, @HyukjinKwon . |
|
ASF Infra team handled it. Let me put this back~ |
### What changes were proposed in this pull request? This PR aims to enable `buf-lint-action` on `core` module. ### Why are the changes needed? To enforce the community guideline. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs.  ### Was this patch authored or co-authored using generative AI tooling? No. Closes #44246 from dongjoon-hyun/SPARK-46316. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
### What changes were proposed in this pull request? This PR aims to enable `buf-lint-action` on `core` module. ### Why are the changes needed? To enforce the community guideline. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs.  ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#44246 from dongjoon-hyun/SPARK-46316. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
### What changes were proposed in this pull request? This PR aims to enable `buf-lint-action` on `core` module. ### Why are the changes needed? To enforce the community guideline. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CIs.  ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#44246 from dongjoon-hyun/SPARK-46316. Authored-by: Dongjoon Hyun <dhyun@apple.com> Signed-off-by: Dongjoon Hyun <dhyun@apple.com>




What changes were proposed in this pull request?
This PR aims to enable
buf-lint-actiononcoremodule.Why are the changes needed?
To enforce the community guideline.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass the CIs.
Was this patch authored or co-authored using generative AI tooling?
No.