Skip to content

Conversation

@Flyangz
Copy link
Contributor

@Flyangz Flyangz commented Nov 6, 2025

Which issue does this PR close?

Closes #1610

Rationale for this change

Make NativeFileSourceScanBase.nativeFileSchema can handle uppercase column name.

What changes are included in this PR?

Use output instead of requestedAttributes to match.

Are there any user-facing changes?

no

How was this patch tested?

manually

@github-actions github-actions bot added the spark label Nov 6, 2025
@merrily01 merrily01 changed the title Handle case-insensitive columns in NativeHiveTableScanBase [AURON #1610] Handle case-insensitive columns in NativeHiveTableScanBase Nov 10, 2025
@Tartarus0zm
Copy link
Contributor

@Flyangz Thank you for your contribution. But can you add a test to verify the fix for this issue?

richox
richox previously approved these changes Nov 11, 2025
@richox
Copy link
Contributor

richox commented Nov 11, 2025

can this change handle columns that appear only in filter predicates but not in output?

@richox richox dismissed their stale review November 18, 2025 08:40

need clearify

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Case sensitive in NativeHiveTableScanBase

3 participants