Commit e4db5bc
committed
chore: Force pyiceberg reader for polars iceberg scan
After the upgrade to 1.4 there have been persistent issues with Dagster runs hanging
open. The 1.4 release introduced the polars native Iceberg reader which seems to be the
culprit. This forces use of pyiceberg as the reader in an effort to address the problem.1 parent ffaba2d commit e4db5bc
1 file changed
Lines changed: 3 additions & 1 deletion
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
0 commit comments