diff --git a/docs/source/user-guide/data-sources.rst b/docs/source/user-guide/data-sources.rst index 9c95d58e0..61f7632fe 100644 --- a/docs/source/user-guide/data-sources.rst +++ b/docs/source/user-guide/data-sources.rst @@ -183,7 +183,7 @@ Custom Table Provider You can implement a custom Data Provider in Rust and expose it to DataFusion through the the interface as describe in the :ref:`Custom Table Provider ` section. This is an advanced topic, but a -`user example `_ +`user example `_ is provided in the DataFusion repository. Catalog