Skip to content

docs: Refresh outdated Cayenne catalog docs and remove shipped "coming soon" notes#1697

Merged
phillipleblanc merged 3 commits into
trunkfrom
claude/review-outdated-docs-UOUyr
May 11, 2026
Merged

docs: Refresh outdated Cayenne catalog docs and remove shipped "coming soon" notes#1697
phillipleblanc merged 3 commits into
trunkfrom
claude/review-outdated-docs-UOUyr

Conversation

@lukekim
Copy link
Copy Markdown
Contributor

@lukekim lukekim commented May 9, 2026

Summary

Refreshes outdated content across the docs identified in a freshness review:

  • Cayenne catalog connector (components/catalogs/index.md): Promote from Alpha to Release Candidate.
  • Cayenne catalog connector (components/catalogs/cayenne.md): Add cayenne_file_path, cayenne_unsupported_type_action, cayenne_metastore params plus a new S3 Express One Zone parameter table.
  • MCP API (api/overview.md): Remove "HTTP Streaming support for MCP is coming soon" admonition — streaming has shipped.
  • Parameterized queries SDK table (features/query-federation/parameterized-queries.mdx): Mark spice.js and spicepy as supported with concrete versions and method names:
    • spice.js v3.1.0+ — SpiceClient.sql() with positional/named params (spice.js#268)
    • spicepy v3.1.0+ — query_with_params() with Param class (spicepy#131)

Not changed (per maintainer guidance)

  • Azure Marketplace and GCP Marketplace "coming soon" notes — not yet published.
  • cayenne_target_file_size_mb default of 128 in the catalog doc — catalog-side default genuinely differs from the accelerator's 256.

Test plan

  • Cloudflare Pages preview renders the updated tables correctly (catalog index, Cayenne catalog params, SDK table).
  • No broken links introduced in the modified files.

https://claude.ai/code/session_01TBt7vB2F9VK163uV7tqdur

…g soon" notes

- Promote Cayenne catalog connector from Alpha to Release Candidate in catalogs index
- Add cayenne_file_path, cayenne_unsupported_type_action, cayenne_metastore params
  and S3 Express One Zone parameter table to Cayenne catalog connector docs
- Remove "HTTP Streaming support for MCP is coming soon" admonition from API overview
- Mark spice.js and spicepy as supported in parameterized-queries SDK table
  (version and method-name details still pending)

https://claude.ai/code/session_01TBt7vB2F9VK163uV7tqdur
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

✅ 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: lukekim

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

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

Both SDKs added parameterized query support in v3.1.0:
- spice.js: SpiceClient.sql() with positional/named params (#268)
- spicepy: Client.query_with_params() with Param class (#131)

https://claude.ai/code/session_01TBt7vB2F9VK163uV7tqdur
@github-actions
Copy link
Copy Markdown

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

@lukekim lukekim self-assigned this May 10, 2026
@github-actions
Copy link
Copy Markdown

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

@lukekim lukekim added the area/docs label May 11, 2026 — with Claude
@phillipleblanc phillipleblanc merged commit 8a10283 into trunk May 11, 2026
7 of 8 checks passed
@phillipleblanc phillipleblanc deleted the claude/review-outdated-docs-UOUyr branch May 11, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants