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

Make CTAS with replace honor column mapping when writing first set of parquet files #3704

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

lzlfred
Copy link
Contributor

@lzlfred lzlfred commented Sep 20, 2024

Which Delta project/connector is this regarding?

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

Description

Make CTAS with replace honor column mapping when writing first set of parquet files; Otherwise the uniform table will end up with parquet files without column mapping and thus have null in query results.

How was this patch tested?

manual test with Spark

Does this PR introduce any user-facing changes?

@vkorukanti vkorukanti merged commit 971deda into delta-io:master Sep 24, 2024
14 of 17 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