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

[FeatureStore] simple feature store setup #31468

Merged
merged 20 commits into from
Aug 17, 2023

Conversation

runhli
Copy link
Contributor

@runhli runhli commented Aug 4, 2023

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-ai-ml

@bastrik
Copy link
Contributor

bastrik commented Aug 10, 2023

@MayankKumar91 can you please take a look at this pr?

@runhli runhli force-pushed the runhli/simple_feature_store branch from 06dadfb to c71f09b Compare August 15, 2023 01:04
@qjxu qjxu merged commit a837e68 into Azure:main Aug 17, 2023
15 checks passed
MilesHolland pushed a commit to MilesHolland/azure-sdk-for-python that referenced this pull request Aug 18, 2023
* simple feature store initial commit

* add unit tests

* add e2e tests

* update

* test

* test

* update

* remove print

* update

* update

* update

* u

* update template

* update template

* update

* add dependency
MilesHolland added a commit that referenced this pull request Aug 21, 2023
* Enable feature store to provision network and flip public network access (#31645)

* Enable feature store to provision network and flip public network access

* Format the code

* Update provision network to include spark (#31685)

* [FeatureStore] simple feature store setup (#31468)

* simple feature store initial commit

* add unit tests

* add e2e tests

* update

* test

* test

* update

* remove print

* update

* update

* update

* u

* update template

* update template

* update

* add dependency

* [ml] Address apiview docstring comments for 1.10.0 release (#31709)

* Remove extra/incorrect load_component methods and fix example

* Fix 'integer' typo to 'int'

* Fix 'integer' typo to 'int', change keyword args from param

* Remove parent class args from docstring

* Fix load_component example

* Update project template (#31704)

* minor fix (#31706)

---------

Co-authored-by: Fred Li <51424245+fredms@users.noreply.github.com>
Co-authored-by: runhli <87873226+runhli@users.noreply.github.com>
Co-authored-by: Diondra <16376603+diondrapeck@users.noreply.github.com>
Co-authored-by: ZhidaLiu <zhili@microsoft.com>
lmazuel pushed a commit that referenced this pull request Aug 21, 2023
* simple feature store initial commit

* add unit tests

* add e2e tests

* update

* test

* test

* update

* remove print

* update

* update

* update

* u

* update template

* update template

* update

* add dependency
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.

6 participants