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 20c1539 commit a3b7cb7Copy full SHA for a3b7cb7
presto-docs/src/main/sphinx/connector/clp.rst
@@ -90,7 +90,7 @@ The CLP connector relies on metadata and split providers to retrieve information
90
uses a MySQL database for both metadata and split storage. We recommend using the CLP package for log ingestion, which
91
automatically populates the database with the required information.
92
93
-If you prefer to use a different source--or the same source with a custom implementation—you can provide your own
+If you prefer to use a different source--or the same source with a custom implementation--you can provide your own
94
implementations of the ``ClpMetadataProvider`` and ``ClpSplitProvider`` interfaces, and configure the connector
95
accordingly.
96
0 commit comments