Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dataset spicepod reference #102

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Conversation

phillipleblanc
Copy link
Contributor

Removed sections which referenced concepts that no longer exist, so that hugo serve works to build the docs.

Added a datasets reference with the current changes implemented in the Rust spiced runtime.
Specifically:

  • A source field that specified where a dataset lives
  • An auth field that specifies which auth profile to use to connect to that dataset source.
  • An acceleration section that implements the acceleration settings to apply to this dataset in the runtime.

@phillipleblanc phillipleblanc self-assigned this Jan 30, 2024

## `acceleration`

Optional. Accelerate queries to the dataset by caching data locally.
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably shouldn't use the word caching here (or even locally).

@ewgenius ewgenius merged commit 14607f6 into lukim/m1 Feb 23, 2024
1 check passed
@ewgenius ewgenius deleted the phillip/240130-spicepod-update branch February 23, 2024 01:32
lukekim added a commit that referenced this pull request Feb 23, 2024
* Spicepod v0.2 specification.

* Remove training

* Remove actions

* Fixed name of spicepod

* Add version + kind

* Add kind+version to samples

* Updates for medata, datasets, functions, and models concepts

* Add dependsOn

* Add dependencies

* Update dataset spicepod reference (#102)

* Update dataset spicepod reference

* Update datasets.md

* Update LICENSE

* Update getting started and core concepts (#103)

* Update Core Concepts

* Cleanup installation instructions

* cleanup old references

* update acknowledgments

* fix title

* update cli

* cleanup getting started

* Update spiceaidocs/config.toml

Co-authored-by: Phillip LeBlanc <[email protected]>

* use local images

* fix images

* final changes

---------

Co-authored-by: Phillip LeBlanc <[email protected]>

---------

Co-authored-by: Phillip LeBlanc <[email protected]>
Co-authored-by: Phillip LeBlanc <[email protected]>
Co-authored-by: Evgenii Khramkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants