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 #3696

Merged
merged 1 commit into from
Sep 20, 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 CTAS.

Does this PR introduce any user-facing changes?

@vkorukanti vkorukanti merged commit 4c3c70b into delta-io:master Sep 20, 2024
0 of 17 checks passed
vkorukanti added a commit that referenced this pull request Sep 21, 2024
…t set of parquet files" (#3703)

Reverts #3696 which breaks the build.
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