Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion velox/docs/develop/connectors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ and simplified into an AST. On ``next``, the cursor finds matching row indices a
``ClpDataSource`` recursively creates a row vector composed of lazy vectors, which use CLP column readers to
decode and load data as needed during execution.

.. _ClpS3AuthProviderBase
.. _ClpS3AuthProviderBase:

ClpS3AuthProviderBase
~~~~~~~~~~~~~~~~~~~~~
Expand Down
Loading