chore: update 0.7.3 version (#2860)

This commit is contained in:
alanchen
2025-07-25 11:21:15 +08:00
committed by GitHub
parent fd6572322c
commit 3a614c67bb
17 changed files with 193 additions and 193 deletions

View File

@@ -8,18 +8,19 @@ Integration Packages
# Datasource Providers
| Provider | Supported | Install Packages |
|-------------|-----------|----------------------|
| MySQL | ✅ | --extra datasource_mysql |
| OceanBase | ✅ | |
| ClickHouse | ✅ | --extra datasource_clickhouse |
| Hive | ✅ | --extra datasource_hive |
| MSSQL | ✅ | --extra datasource_mssql |
| PostgreSQL | ✅ | --extra datasource_postgres |
| ApacheDoris | ✅ | |
| StarRocks | ✅ | --extra datasource_starroks |
| Spark | ✅ | --extra datasource_spark |
| Oracle | ✅ | --extra datasource_oracle |
| Provider | Supported | Install Packages |
|-------------|-----------|---------------------------------|
| MySQL | ✅ | --extra datasource_mysql |
| OceanBase | ✅ | |
| ClickHouse | ✅ | --extra datasource_clickhouse |
| Hive | ✅ | --extra datasource_hive |
| MSSQL | ✅ | --extra datasource_mssql |
| PostgreSQL | ✅ | --extra datasource_postgres |
| ApacheDoris | ✅ | |
| StarRocks | ✅ | |
| Spark | ✅ | --extra datasource_spark |
| Oracle | ✅ | --extra datasource_oracle |
| Gaussdb | ✅ | --extra datasource_postgres |
# RAG Storage Providers