feat(db): remove Rockset DB support (#33929)

This commit is contained in:
Đỗ Trọng Hải
2025-06-27 23:12:54 +07:00
committed by GitHub
parent 7f5f577daa
commit 1a54b761c1
11 changed files with 23 additions and 158 deletions

View File

@@ -164,7 +164,6 @@ presto = ["pyhive[presto]>=0.6.5"]
trino = ["trino>=0.328.0"]
prophet = ["prophet>=1.1.5, <2"]
redshift = ["sqlalchemy-redshift>=0.8.1, <0.9"]
rockset = ["rockset-sqlalchemy>=0.0.1, <1"]
risingwave = ["sqlalchemy-risingwave"]
shillelagh = ["shillelagh[all]>=1.2.18, <2"]
singlestore = ["sqlalchemy-singlestoredb>=1.1.1, <2"]