We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a06e1bc + b3af224 commit d94d21bCopy full SHA for d94d21b
docs/cursor.rst
@@ -319,6 +319,19 @@ AsyncArrowCursor
319
320
See :ref:`async-arrow-cursor`.
321
322
+S3FSCursor
323
+----------
324
+
325
+See :ref:`s3fs-cursor`.
326
327
+AsyncS3FSCursor
328
+---------------
329
330
+See :ref:`async-s3fs-cursor`.
331
332
+API Reference
333
+-------------
334
335
SparkCursor
336
-----------
337
@@ -329,10 +342,7 @@ AsyncSparkCursor
342
343
See :ref:`async-spark-cursor`.
344
-API Reference
--------------
-
-For detailed API documentation of all cursor classes and their methods,
345
+For detailed API documentation of all cursor classes and their methods,
346
see the :ref:`api` section.
347
338
348
.. _`DB API 2.0 (PEP 249)`: https://www.python.org/dev/peps/pep-0249/
0 commit comments