Skip to content

Commit bf019bd

Browse files
COPYBARA PUBLIC PR: #296 (#4139)
Adjusting timelines due to some complexities with BigQuery and Redshift drivers (e.g. seeds for BigQuery, IAM auth for Redshift, etc). We anticipate that we'll add both `bigquery` and `redshift` as options within the `dbt init` options prior to these dates as much of the functionality may land sooner than these target dates. GitOrigin-RevId: 0df9b44 Co-authored-by: Doug Beatty <[email protected]> GitOrigin-RevId: 4fadb58a1632faae7f0f472b2821447da28d9e06
1 parent 7c3657d commit bf019bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Fusion & associated drivers are compiled for each CPU microarchitecture and oper
3939

4040
Legend:
4141
* 🟢 - Supported today
42-
* 🟡 - Unsupported today, in progress & will be supported by 2025-07-18
42+
* 🟡 - Unsupported today
4343

4444
| Operating System | X86-64 | ARM |
4545
|-------------------|----------|------|
4646
| MacOS | 🟢 | 🟢 |
47-
| Linux | 🟢 | 🟡 |
47+
| Linux | 🟢 | 🟢 |
4848
| Windows | 🟡 | 🟡 |
4949

5050

@@ -55,9 +55,9 @@ Legend:
5555
|-------------|-----------------------------|----------------------------------------------|
5656
| 2025-05-28 | Initial release of Fusion | Published source code of parser, schemas, dbt-jinja, and Snowflake ADBC driver. |
5757
| 2025-06-09 | Databricks Adapter release | Databricks ADBC driver, and adapter for Fusion |
58-
| 2025-06-25 | BigQuery Adapter release | BigQuery ADBC driver, and adapter for Fusion |
59-
| 2025-07-09 | Redshift Adapter release | Redshift ADBC driver, and adapter for Fusion |
60-
| 2025-07-18 | ANTLR Grammars release + SQL Parser | The SQL grammar used by the ANTLR parser generator. |
58+
| 2025-06-30 | BigQuery Adapter release | BigQuery ADBC driver, and adapter for Fusion |
59+
| 2025-07-31 | Redshift Adapter release | Redshift ADBC driver, and adapter for Fusion |
60+
| 2025-08-30 | ANTLR Grammars release + SQL Parser | The SQL grammar used by the ANTLR parser generator. |
6161

6262
### Top Level Components Released to Date
6363
Releases of various Fusion components will be iterative as each component reaches maturity & readiness for contribution.

0 commit comments

Comments
 (0)