Update documentation for Spice CLI and runtime
- Changed Spicepod version from v1beta1 to v1 in add.md
- Enabled dataset acceleration by default in dataset.md
- Expanded command reference in index.md to include new commands and descriptions
- Updated run.md to reflect new flags and options for the Spice runtime
- Removed OpenTelemetry status from status.md
- Updated version.md to reflect new CLI and runtime versions
- Added optional metrics configuration in Docker deployment documentation
- Updated Kubernetes deployment parameters for image repository and tag
- Cleaned up getting started documentation by removing unnecessary metrics log
- Removed Go installation instructions from installation.md
- Added new runtime configuration options for flight, ready_state, and scheduler in runtime.md
- Clarified system requirements documentation regarding port usage and requirements
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Update documentation for Spice CLI and runtime
- Changed Spicepod version from v1beta1 to v1 in add.md
- Enabled dataset acceleration by default in dataset.md
- Expanded command reference in index.md to include new commands and descriptions
- Updated run.md to reflect new flags and options for the Spice runtime
- Removed OpenTelemetry status from status.md
- Updated version.md to reflect new CLI and runtime versions
- Added optional metrics configuration in Docker deployment documentation
- Updated Kubernetes deployment parameters for image repository and tag
- Cleaned up getting started documentation by removing unnecessary metrics log
- Removed Go installation instructions from installation.md
- Added new runtime configuration options for flight, ready_state, and scheduler in runtime.md
- Clarified system requirements documentation regarding port usage and requirements
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Integrate async queries API into distributed query docs (#1388)
* Integrate async queries API into distributed query docs
- Add full async queries API reference (HTTP REST + Arrow Flight) as a
section within the distributed query feature doc
- Add spice query CLI and interactive REPL documentation
- Add job lifecycle, error codes, storage layout, and defaults
- Fix duplicated Network Ports and mTLS sections (appeared 3x, now 1x)
- Add scheduler.state_location prerequisite and configuration examples
* Update command references and fix links in CLI documentation
* Update CLI documentation for async query command and improve formatting
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Integrate async queries API into distributed query docs (#1388)
* Integrate async queries API into distributed query docs
- Add full async queries API reference (HTTP REST + Arrow Flight) as a
section within the distributed query feature doc
- Add spice query CLI and interactive REPL documentation
- Add job lifecycle, error codes, storage layout, and defaults
- Fix duplicated Network Ports and mTLS sections (appeared 3x, now 1x)
- Add scheduler.state_location prerequisite and configuration examples
* Update command references and fix links in CLI documentation
* Update CLI documentation for async query command and improve formatting
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Improve documentation formatting for clarity and consistency (#1389)
* Refine documentation across various sections for clarity and consistency
- Updated descriptions in datasets, models, runtime, and views documentation to enhance readability and precision.
- Improved explanations regarding retry mechanisms and refresh attempts in acceleration settings.
- Clarified the purpose and functionality of the `WITH` clause in SQL documentation.
- Enhanced troubleshooting guidance with detailed common issues and solutions for dataset loading, query performance, and AI chat results.
- Revised use case descriptions for agentic apps, edge AI, federated MCP server, object-store AI engine, and more to improve clarity and impact.
- Streamlined language throughout the documentation to ensure consistency and better user understanding.
* Improve documentation formatting for clarity and consistency across multiple sections
* Apply suggestion from @lukekim
* Update documentation links for consistency and clarity across multiple sections
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Update documentation for Spice CLI and runtime
- Changed Spicepod version from v1beta1 to v1 in add.md
- Enabled dataset acceleration by default in dataset.md
- Expanded command reference in index.md to include new commands and descriptions
- Updated run.md to reflect new flags and options for the Spice runtime
- Removed OpenTelemetry status from status.md
- Updated version.md to reflect new CLI and runtime versions
- Added optional metrics configuration in Docker deployment documentation
- Updated Kubernetes deployment parameters for image repository and tag
- Cleaned up getting started documentation by removing unnecessary metrics log
- Removed Go installation instructions from installation.md
- Added new runtime configuration options for flight, ready_state, and scheduler in runtime.md
- Clarified system requirements documentation regarding port usage and requirements
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Check in versioned docs and remove generate-versions script (#1386)
* Check in versioned docs and remove generate-versions script
Transition from per-branch versioning to all versions checked in.
Generated versioned docs from release branches 1.5 through 1.11.
Removed generate-versions.sh and updated .gitignore.
* Remove generate-versions script from build workflow
Versioned docs are now checked in directly. Remove the script
invocation from package.json build, drop the fetch-depth: 0 from CI
(no longer needed), and update README to reflect the new process.
a month ago
Update documentation for Spice CLI and runtime
- Changed Spicepod version from v1beta1 to v1 in add.md
- Enabled dataset acceleration by default in dataset.md
- Expanded command reference in index.md to include new commands and descriptions
- Updated run.md to reflect new flags and options for the Spice runtime
- Removed OpenTelemetry status from status.md
- Updated version.md to reflect new CLI and runtime versions
- Added optional metrics configuration in Docker deployment documentation
- Updated Kubernetes deployment parameters for image repository and tag
- Cleaned up getting started documentation by removing unnecessary metrics log
- Removed Go installation instructions from installation.md
- Added new runtime configuration options for flight, ready_state, and scheduler in runtime.md
- Clarified system requirements documentation regarding port usage and requirements
a month ago