feat: Add support for Vertica analytical database (#1538)

This commit is contained in:
DQ
2024-05-20 09:45:40 +08:00
committed by GitHub
parent 6fb3d33bf4
commit 8d8411fcd3
16 changed files with 658 additions and 5 deletions

View File

@@ -609,6 +609,7 @@ def all_datasource_requires():
"thrift",
"thrift_sasl",
"neo4j",
"vertica_python",
]