We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332c69b commit b325a38Copy full SHA for b325a38
docs/source/user-guide/data-sources.rst
@@ -183,7 +183,7 @@ Custom Table Provider
183
You can implement a custom Data Provider in Rust and expose it to DataFusion through the
184
the interface as describe in the :ref:`Custom Table Provider <io_custom_table_provider>`
185
section. This is an advanced topic, but a
186
-`user example <https://github.com/apache/datafusion-python/tree/main/examples/ffi-table-provider>`_
+`user example <https://github.com/apache/datafusion-python/tree/main/examples/datafusion-ffi-example>`_
187
is provided in the DataFusion repository.
188
189
Catalog
0 commit comments