Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spark] Fix wrong entry in COLUMN_MAPPING_METADATA_KEYS #3848

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

cstavr
Copy link
Contributor

@cstavr cstavr commented Nov 6, 2024

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

Commit d07a7bd introduced a bug in COLUMN_MAPPING_METADATA_KEYS: The list should contain PARQUET_FIELD_NESTED_IDS_METADATA_KEY and not PARQUET_MAP_VALUE_FIELD_NAME. This commit fixes this issue.

How was this patch tested?

UTs.

Does this PR introduce any user-facing changes?

No

@vkorukanti vkorukanti merged commit 235ce96 into delta-io:master Nov 6, 2024
16 of 19 checks passed
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.

3 participants