Skip to content

Commit

Permalink
Promote S3 connector to RC quality (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevenannn authored Nov 5, 2024
1 parent 9828292 commit 25c08e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiceaidocs/docs/components/data-connectors/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ Currently supported Data Connectors include:
| `github` | GitHub | Release Candidate | GraphQL, REST | `append`, `full` |||
| `mysql` | MySQL | Release Candidate | | `append`, `full` | Roadmap ||
| `postgres` | PostgreSQL | Release Candidate | | `append`, `full` | Roadmap ||
| `s3` | S3 | Release Candidate | Parquet, CSV | `append`, `full` | Roadmap ||
| `databricks` | Databricks | Beta | Spark Connect <br/> S3 / Delta Lake | `append`, `full` | Roadmap ||
| `delta_lake` | Delta Lake | Beta | Delta Lake | `append`, `full` | Roadmap ||
| `flightsql` | FlightSQL | Beta | Arrow Flight SQL | `append`, `full` |||
| `odbc` | ODBC | Beta | | `append`, `full` |||
| `s3` | S3 | Beta | Parquet, CSV | `append`, `full` | Roadmap ||
| `spiceai` | Spice.ai | Beta | Arrow Flight | `append`, `full` |||
| `abfs` | Azure BlobFS | Alpha | Parquet, CSV | `append`, `full` | Roadmap ||
| `clickhouse` | Clickhouse | Alpha | | `append`, `full` |||
Expand Down

0 comments on commit 25c08e5

Please sign in to comment.