diff --git a/docs/_callouts/experimental_backend.qmd b/docs/_callouts/experimental_backend.qmd deleted file mode 100644 index 6f7d578eeb67..000000000000 --- a/docs/_callouts/experimental_backend.qmd +++ /dev/null @@ -1,3 +0,0 @@ -::: {.callout-warning} -This backend is experimental and is subject to backwards incompatible changes. -::: diff --git a/docs/backends/datafusion.qmd b/docs/backends/datafusion.qmd index 9276dc49b730..91bf7949eb67 100644 --- a/docs/backends/datafusion.qmd +++ b/docs/backends/datafusion.qmd @@ -2,8 +2,6 @@ [https://arrow.apache.org/datafusion](https://arrow.apache.org/datafusion) -{{< include /_callouts/experimental_backend.qmd >}} - ![](https://img.shields.io/badge/memtables-not supported- grey?style=flat-square) ![](https://img.shields.io/badge/inputs-CSV | Delta Lake | Parquet-blue?style=flat-square) ![](https://img.shields.io/badge/outputs-CSV | Delta Lake | pandas | Parquet | PyArrow-orange?style=flat-square) ## Install diff --git a/docs/backends/druid.qmd b/docs/backends/druid.qmd index e8ba53eeb9fa..6c414f0a38e1 100644 --- a/docs/backends/druid.qmd +++ b/docs/backends/druid.qmd @@ -2,8 +2,6 @@ [https://druid.apache.org](https://druid.apache.org) -{{< include /_callouts/experimental_backend.qmd >}} - ![](https://img.shields.io/badge/memtables-fallback-yellow?style=flat-square) ![](https://img.shields.io/badge/inputs-Druid tables-blue?style=flat-square) ![](https://img.shields.io/badge/outputs-Druid tables | CSV | pandas | Parquet | PyArrow-orange?style=flat-square) ## Install diff --git a/docs/backends/oracle.qmd b/docs/backends/oracle.qmd index d9d93f3bf75b..b5bdb83357e8 100644 --- a/docs/backends/oracle.qmd +++ b/docs/backends/oracle.qmd @@ -2,8 +2,6 @@ [https://docs.oracle.com/database/oracle/oracle-database](https://docs.oracle.com/database/oracle/oracle-database) -{{< include /_callouts/experimental_backend.qmd >}} - ![](https://img.shields.io/badge/memtables-fallback-yellow?style=flat-square) ![](https://img.shields.io/badge/inputs-Oracle tables-blue?style=flat-square) ![](https://img.shields.io/badge/outputs-Oracle tables | CSV | pandas | Parquet | PyArrow-orange?style=flat-square) ## Install diff --git a/docs/backends/polars.qmd b/docs/backends/polars.qmd index f917fd2d9584..b29b52ad6f78 100644 --- a/docs/backends/polars.qmd +++ b/docs/backends/polars.qmd @@ -2,8 +2,6 @@ [https://www.pola.rs](https://www.pola.rs) -{{< include /_callouts/experimental_backend.qmd >}} - ![](https://img.shields.io/badge/memtables-native-green?style=flat-square) ![](https://img.shields.io/badge/inputs-CSV | Delta Lake | pandas | Parquet-blue?style=flat-square) ![](https://img.shields.io/badge/outputs-CSV | pandas | Delta Lake | Parquet | PyArrow-orange?style=flat-square) ## Install diff --git a/docs/backends/trino.qmd b/docs/backends/trino.qmd index ee7648dc2175..1e7faa8a1b64 100644 --- a/docs/backends/trino.qmd +++ b/docs/backends/trino.qmd @@ -2,8 +2,6 @@ [https://trino.io](https://trino.io) -{{< include /_callouts/experimental_backend.qmd >}} - ![](https://img.shields.io/badge/memtables-fallback-yellow?style=flat-square) ![](https://img.shields.io/badge/inputs-Trino tables-blue?style=flat-square) ![](https://img.shields.io/badge/outputs-Trino tables | CSV | pandas | Parquet | PyArrow-orange?style=flat-square) ## Install