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 4b3ccb6 commit c44e753Copy full SHA for c44e753
examples/arrow/basic_example.py
@@ -1,6 +1,7 @@
1
import ydb
2
import pyarrow as pa
3
4
+
5
def main():
6
driver_config = ydb.DriverConfig(
7
endpoint="grpc://localhost:2136",
0 commit comments