Skip to content

Commit

Permalink
[Docs] Adding BigQuery to GX Core support posture (#10375)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshzzheng authored Sep 10, 2024
1 parent c9d95ac commit 79f7616
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/docusaurus/docs/application_integration_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ The following are the levels of support provided by GX:

The following table defines the GX Cloud, GX Core, and Community Supported integrations.

| Integration Type | GX Cloud | GX Core | Community |
| -------------------------------- | ------------------------------------- | ----------------------------------------------------------------------------- | -------------------- |
| Data Sources<sup>1</sup> | Snowflake<br/> PostgreSQL<sup>2</sup> | Snowflake<br/>PostgreSQL<br/>Sqlite<br/>Databricks (SQL)<br/>Spark<br/>Pandas | MSSQL<br/>MySQL<br/> |
| Configuration Stores<sup>3</sup> | In-app | File system | None |
| Data Doc Stores | In-app | File system | None |
| Actions | Slack | Slack <br/>Email | None |
| Credential Stores | Environment variables | Environment variables <br/> YAML<sup>4</sup> | None |
| Orchestrator | Airflow <sup>5</sup> <sup>6</sup> | Airflow <sup>5</sup> <sup>6</sup> | None |
| Integration Type | GX Cloud | GX Core | Community |
| -------------------------------- | ------------------------------------- | ------------------------------------------------------------------------------------------ | -------------------- |
| Data Sources<sup>1</sup> | Snowflake<br/> PostgreSQL<sup>2</sup> | Snowflake<br/>PostgreSQL<br/>Sqlite<br/>Databricks (SQL)<br/>BigQuery<br/>Spark<br/>Pandas | MSSQL<br/>MySQL<br/> |
| Configuration Stores<sup>3</sup> | In-app | File system | None |
| Data Doc Stores | In-app | File system | None |
| Actions | Slack | Slack <br/>Email | None |
| Credential Stores | Environment variables | Environment variables <br/> YAML<sup>4</sup> | None |
| Orchestrator | Airflow <sup>5</sup> <sup>6</sup> | Airflow <sup>5</sup> <sup>6</sup> | None |

<sup>1</sup> We've also seen GX work with the following data sources in the past but we can't guarentee ongoing compatibility. These data sources include Clickhouse, Vertica, Dremio, Teradata, Athena, EMR Spark, AWS Glue, Microsoft Fabric, Trino, Pandas on (S3, GCS, Azure), Databricks (Spark), and Spark on (S3, GCS, Azure).<br/>
<sup>2</sup> Support for BigQuery in GX Cloud will be available in a future release.<br/>
Expand Down

0 comments on commit 79f7616

Please sign in to comment.