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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,7 @@ rust-based DataFusion backend provided by arrow-zarr.
145
145
146
146
## Roadmap
147
147
148
-
-[ ][@RohanDisa](https://github.com/RohanDisa)DataFusion Interoperability via the Python Dataframe Protocol[#86](https://github.com/alxmrs/xarray-sql/issues/86).
148
+
-[ ][@RohanDisa](https://github.com/RohanDisa)Lazy evaluation via the pyarrow Dataset interface[#93](https://github.com/alxmrs/xarray-sql/issues/93).
149
149
-[ ] Translate a single Zarr to a collection of tables via DataFusion's catalog interface [#85](https://github.com/alxmrs/xarray-sql/issues/85).
150
150
-[ ] Distributed beyond a single node through the DataFusion integration with Ray Datasets [#68](https://github.com/alxmrs/xarray-sql/issues/68).
151
151
-[ ] Demo: calculate Sea Surface Temperature from 1940 - Present in SQL [#36](https://github.com/alxmrs/xarray-sql/issues/36).
0 commit comments