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
Copy file name to clipboardExpand all lines: docs/source/contributor-guide/roadmap.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@ helpful to have a roadmap for some of the major items that require coordination
26
26
27
27
### Iceberg Integration
28
28
29
-
Iceberg tables reads are now fully native, powered by a scan operator backed by Iceberg-rust ([#2528]). We anticipate
30
-
major improvements expected in the next few releases, including bringing Iceberg table format V3 features (_e.g._,
29
+
Reads of Iceberg tables with Parquet data files are fully native and enabled by default, powered by a scan operator
30
+
backed by Iceberg-rust ([#2528]). We anticipate major improvements in the next few releases, including bringing Iceberg table format V3 features (_e.g._,
0 commit comments