You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The top 3 Parquet files are not managed by the Delta table. The Delta log does not reference them. They are completely ignored. They should not be there.
dlt version
0.5.4a0
Describe the problem
Dangling Parquet files in Delta tables:
The top 3 Parquet files are not managed by the Delta table. The Delta log does not reference them. They are completely ignored. They should not be there.
Issue exists since #1494.
Expected behavior
No response
Steps to reproduce
Run
test_delta_table_core
test (deactivedrop_active_pipeline_data()
to inspect Delta table folder).Operating system
Windows
Runtime environment
Local
Python version
3.8
dlt data source
No response
dlt destination
No response
Other deployment details
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: