close
Skip to content

[Hotfix] Fix spark example#6486

Merged
Carl-Zhou-CN merged 2 commits into
apache:devfrom
hailin0:dev-fix-example-spark
Mar 12, 2024
Merged

[Hotfix] Fix spark example#6486
Carl-Zhou-CN merged 2 commits into
apache:devfrom
hailin0:dev-fix-example-spark

Conversation

@hailin0

@hailin0 hailin0 commented Mar 11, 2024

Copy link
Copy Markdown
Member

Purpose of this pull request

Fix spark example
https://stackoverflow.com/questions/53260980/java-sparksql-2-4-0-arrayindexoutofboundsexception-error

 Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 10582
    at com.thoughtworks.paranamer.BytecodeReadingParanamer$ClassReader.accept(BytecodeReadingParanamer.java:563)
    at com.thoughtworks.paranamer.BytecodeReadingParanamer$ClassReader.access$200(BytecodeReadingParanamer.java:338)
    at com.thoughtworks.paranamer.BytecodeReadingParanamer.lookupParameterNames(BytecodeReadingParanamer.java:103)
    at com.thoughtworks.paranamer.CachingParanamer.lookupParameterNames(CachingParanamer.java:90)

Does this PR introduce any user-facing change?

No

How was this patch tested?

Check list

@hailin0 hailin0 added the bugfix label Mar 11, 2024
@hailin0 hailin0 requested a review from Hisoka-X March 11, 2024 14:29

@Carl-Zhou-CN Carl-Zhou-CN left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@Carl-Zhou-CN Carl-Zhou-CN merged commit bccf9a1 into apache:dev Mar 12, 2024
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
* [Hotfix] Fix spark example

* fix codestyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants