Skip to content

Add Glue data connector docs#1027

Merged
kczimm merged 6 commits into
release/1.4.0from
6117-glue-data-connector-docs
Jun 6, 2025
Merged

Add Glue data connector docs#1027
kczimm merged 6 commits into
release/1.4.0from
6117-glue-data-connector-docs

Conversation

@kczimm
Copy link
Copy Markdown
Contributor

@kczimm kczimm commented Jun 6, 2025

🗣 Description

Add documentation for the Glue Data Connector to the website.

🔨 Related Issues

Closes:

🤔 Concerns

@kczimm kczimm requested review from a team and Copilot June 6, 2025 17:45
@kczimm kczimm self-assigned this Jun 6, 2025
@kczimm kczimm added the documentation Improvements or additions to documentation label Jun 6, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: kczimm

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new documentation page for the Glue Data Connector that enables federated SQL querying on AWS Glue tables.

  • Introduces glue.md with usage examples, configuration parameters, authentication details, performance considerations, and a cookbook link.
  • Outlines supported params (glue_region, glue_key, glue_secret, glue_session_token) and limitations for Iceberg/parquet/CSV tables.
Comments suppressed due to low confidence (1)

website/docs/components/data-connectors/glue.md:23

  • Insert a space between </table> and with so it reads "<table> with the name of the table..." for proper formatting.
Specify a table using the format, `glue:<database>.<table>` by replacing `<database>` with the name of the Glue database and `<table>`with the name of the table inside of the `<database>`.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 deployed to https://0c1db8d6.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 deployed to https://f9fa0dae.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 deployed to https://88a50b07.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 deployed to https://d5b4820d.spiceai-org-website.pages.dev

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 6, 2025

🚀 deployed to https://06eb9d6b.spiceai-org-website.pages.dev

@kczimm kczimm changed the title 6117 glue data connector docs Add Glue data connector docs Jun 6, 2025
@kczimm kczimm changed the title Add Glue data connector docs Add Glue data connecto Jun 6, 2025
@kczimm kczimm changed the title Add Glue data connecto Add Glue data connector docs Jun 6, 2025
@kczimm kczimm enabled auto-merge (squash) June 6, 2025 18:53
@kczimm kczimm merged commit d2889c0 into release/1.4.0 Jun 6, 2025
6 of 7 checks passed
@kczimm kczimm deleted the 6117-glue-data-connector-docs branch June 6, 2025 20:01
Jeadie added a commit that referenced this pull request Jun 18, 2025
* add glue data catalog docs (#1026)

* add glue data catalog docs

* fix copy/paste

* remove unnecessary auth; add CSV support

* Add Glue data connector docs (#1027)

* add glue dataconnector docs

* update cookbook reference

* add IAM policy for glue

* update iam policy

* separate warning for data source/format

* add glue to index

* fix: Broken links (#1029)

* docs for new worker UX (#1015)

* search docs for multi-column changes (#1013)

* docs: Update cache configuration (#1022)

* docs: Cron schedules and workers (#1028)

* docs for new worker UX

* docs: Cron schedules and workers

* docs: Add scheduled_worker trace type

* fix: Typo

---------

Co-authored-by: jeadie <jack@spice.ai>

* docs: Add search results cache (#1030)

* docs: Update cache configuration

* docs: Add search results cache

* Update website/docs/features/caching/index.md

Co-authored-by: Jack Eadie <jack@spice.ai>

* docs: Rename vector search -> search

---------

Co-authored-by: Jack Eadie <jack@spice.ai>

* search payload (#1033)

* docs: Add search cache metrics (#1034)

* docs: Add search cache metrics

* fix: Duplicate entry

* glue alpha (#1039)

* update OpenAPI.json (#1041)

* update OpenAPI.json

* chore: update API docs

---------

Co-authored-by: Spice Schema Bot <schema-bot@spice.ai>

* Fix the documentation for the load_state metrics (#1037) (#1042)

Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>

---------

Co-authored-by: Kevin Zimmerman <4733573+kczimm@users.noreply.github.com>
Co-authored-by: peasee <98815791+peasee@users.noreply.github.com>
Co-authored-by: Spice Schema Bot <schema-bot@spice.ai>
Co-authored-by: Phillip LeBlanc <phillip@spiceai.io>
Co-authored-by: Luke Kim <80174+lukekim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Glue Data Connector Docs

3 participants