We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2adfe3 commit bafdf66Copy full SHA for bafdf66
1 file changed
pyproject.toml
@@ -44,7 +44,7 @@ bigquery = [
44
]
45
bigframes = ["bigframes>=1.32.0"]
46
clickhouse = ["clickhouse-connect"]
47
-databricks = ["databricks-sql-connector"]
+databricks = ["databricks-sql-connector[pyarrow]"]
48
dev = [
49
"agate==1.7.1",
50
"beautifulsoup4",
0 commit comments