|
|
@@ -1043,6 +1043,13 @@
|
|
|
# ## Presto Session properties when HTTPS is not enabled.
|
|
|
# # options='{"url": "presto://username:password@localhost:8080/tpch/default","connect_args":"{\"session_props\": {\"query_max_run_time\": \"1m\"}}"}'
|
|
|
|
|
|
+ # [[[dask-sql]]]
|
|
|
+ # name=Dask-SQL
|
|
|
+ # interface=sqlalchemy
|
|
|
+ # ## Specific options for connecting to the dask-sql server.
|
|
|
+ # ## Please note, that dask-sql uses the presto protocol.
|
|
|
+ # # options='{"url": "presto://localhost:8080/catalog/default"}'
|
|
|
+
|
|
|
# [[[clickhouse]]]
|
|
|
# name=ClickHouse
|
|
|
# interface=jdbc
|