[MINOR][CORE][TESTS] Fix EventLogFileWritersSuite typo#43895
[MINOR][CORE][TESTS] Fix EventLogFileWritersSuite typo#43895surjikal wants to merge 1 commit intoapache:masterfrom
Conversation
dongjoon-hyun
left a comment
There was a problem hiding this comment.
Is this the only typo in this test suite, @surjikal ?
|
It is not appropriate to use SPARK-34503, which was fixed in v3.2.0. It would be greatly appreciated if you could modify your title to include Also, please ensure that there are no spelling, grammar or punctuation errors in EventLogFileWritersSuite. |
No other typos. I just double checked using a spell checker. Side note: I wasn't intentionally searching for typos btw, I just stumbled upon it.
Noted for next time, thanks for the edit! |
9cea347 to
d12a674
Compare
|
I amended the commit message to match the PR prefix. |
|
Hi @surjikal, after reviewing the CI https://github.com/apache/spark/pull/43895/checks?check_run_id=18834027975, you need to enable it by following the instructions provided.
It's alright, as it doesn't impact the process of reviewing or committing a PR. |
d12a674 to
775fdf1
Compare
|
@yaooqinn Done! Apologies, I wrongly assumed I didn't need to do it, given the nature of the change. |
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, LGTM. Thank you, @surjikal and all.
Merged to master.
What changes were proposed in this pull request?
A simple typo fix
Why are the changes needed?
Not truly necessary, I just saw it and fixed it
Does this PR introduce any user-facing change?
No
How was this patch tested?
n/a
Was this patch authored or co-authored using generative AI tooling?
No
cc @dongjoon-hyun
As noted in the PR guidelines...
I state that the contribution is my original work and that I license the work to the project under the project’s open source license.