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
+3-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
5
5
# datafusion-uwheel
6
6
7
-
``datafusion-uwheel`` is a Datafusion query optimizer that indexes data using [µWheel](https://uwheel.rs) to accelerate query processing. The motivation behind this work is based on the following [post](https://uwheel.rs/post/datafusion/).
7
+
``datafusion-uwheel`` is a Datafusion query optimizer that indexes data using [µWheel](https://uwheel.rs) to accelerate query processing.
8
+
9
+
See the introduction blog [post](https://uwheel.rs/post/datafusion_uwheel/) to learn more.
8
10
9
11
See the following tracking [issue](https://github.com/uwheel/datafusion-uwheel/issues/1) for progress. Note that this project is still in the early stages of development.
0 commit comments