docs: add DuckDB, Dremio, Spark, Fabric, and SQL Server support to OSS documentation#2136
docs: add DuckDB, Dremio, Spark, Fabric, and SQL Server support to OSS documentation#2136devin-ai-integration[bot] wants to merge 6 commits intodocsfrom
Conversation
- install-cli.mdx: add pip install lines for duckdb, dremio, spark - all-profiles.mdx: add DuckDB, Dremio, Spark profile templates - adapters-cards.mdx: add DuckDB, Dremio, Spark adapter cards - CLI snippets: create duckdb-cli, dremio-cli, spark-cli, athena-cli, trino-cli - OSS integration pages: create duckdb, spark, athena, trino pages Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
…k brand logos Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>
| ## Configure the database and schema of elementary models. ## | ||
| ## Check where 'elementary_test_results' is to find it. ## | ||
|
|
||
| elementary: |
There was a problem hiding this comment.
we should show here either the cloud or the software option
https://docs.getdbt.com/docs/core/connect-data-platform/dremio-setup#profiles
There was a problem hiding this comment.
Fixed — now shows both Dremio Cloud and Dremio Software profile options using tabs, with the correct fields for each (Cloud: cloud_host, cloud_project_id, pat; Software: software_host, port, password/pat). Also updated the dbt docs link to the current URL.
Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>
Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>
Add integration pages, CLI profile snippets, all-profiles entries, and adapter cards for the newly supported dbt-fabric and dbt-sqlserver adapters. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Summary
Adds OSS documentation for DuckDB, Dremio, Spark, Fabric, and SQL Server adapters, and fills in previously missing CLI snippet files for Athena and Trino.
Changes:
install-cli.mdx: Addedpip installlines for duckdb, dremio, spark extrasall-profiles.mdx: Added connection profile templates for DuckDB, Dremio, Spark, Fabric, SQL Serveradapters-cards.mdx: Added adapter cards with official brand SVG icons for DuckDB, Dremio, Spark, Fabric, SQL Serverduckdb-cli.mdx,dremio-cli.mdx,spark-cli.mdx,athena-cli.mdx,trino-cli.mdx,fabric-cli.mdx,sqlserver-cli.mdx)duckdb.mdx,spark.mdx,athena.mdx,trino.mdx,fabric.mdx,sqlserver.mdx)dremio-cli.mdxsnippet fixes a broken import in the pre-existingdocs/oss/integrations/dremio.mdxCompanion to code/CI PR: #2135
Mintlify Preview: https://elementary-devin-ele-5266-1772375633-docs.mintlify.app
Test plan
🤖 Generated with Claude Code