Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Jul 1, 2025

What changes were proposed in this pull request?

This PR aims to remove ArrowReaderHelper.isNestedType method in order to make loadField more flexible.

Why are the changes needed?

This is a preparation to support more complex types. switch pattern is more flexible to extend loadField method.
In addition, isNestedType is used once.

Does this PR introduce any user-facing change?

No, this is an internal refactoring.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun
Copy link
Member Author

Since this is a small simplification, I'm going to merge this.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-52629 branch July 1, 2025 04:27
Copy link
Member

@viirya viirya left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@dongjoon-hyun
Copy link
Member Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants