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

Fix delta table dangling Parquet file bug #1695

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

jorritsandbrink
Copy link
Collaborator

@jorritsandbrink jorritsandbrink commented Aug 15, 2024

Description

We silently started moving Parquet job files into the Delta table folder as part of the refactoring in #1494. This PR fixes that and adds a test to prevent future regressions.

Related Issues

Fixes #1693

@jorritsandbrink jorritsandbrink linked an issue Aug 15, 2024 that may be closed by this pull request
Copy link

netlify bot commented Aug 15, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 3c7eb9a
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/66bdd306dbbe260008d8b4a7
😎 Deploy Preview https://deploy-preview-1695--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

LGTM! and thanks for the test!

@rudolfix rudolfix merged commit a4dbd5d into devel Aug 15, 2024
56 checks passed
@rudolfix rudolfix deleted the fix/1693-dangling-parquet-files-delta-table branch August 15, 2024 17:29
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.

Dangling Parquet files in delta table
3 participants