scan_delta
fails silently when using the new streaming table
#21544
Labels
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
Log output
Issue description
Taking any delta table, the new streaming engine silently returns empty DataFrames whereas the old streaming engine and no streaming engine otherwise works.
I tried with many types of Delta Tables, the result is deterministic on 1.23.
Expected behavior
Expect to have non-empty dataframes.
Installed versions
The text was updated successfully, but these errors were encountered: