sagemaker-python-sdk icon indicating copy to clipboard operation
sagemaker-python-sdk copied to clipboard

Added support for feature group schema change and feature parameters

Open mizanfiu opened this issue 2 years ago • 6 comments

Issue #, if available:

Description of changes:

Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

  • [ ] I have read the CONTRIBUTING doc
  • [ ] I certify that the changes I am introducing will be backword compatible, and I have discussed concerns about this, if any, with the Python SDK team
  • [ ] I used the commit message format described in CONTRIBUTING
  • [ ] I have passed the region in to all S3 and STS clients that I've initialized as part of this change.
  • [ ] I have updated any necessary documentation, including READMEs and API docs (if appropriate)

Tests

  • [ ] I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • [ ] I have added unit and/or integration tests as appropriate to ensure backward compatibility of the changes
  • [ ] I have checked that my tests are not configured for a specific region or account (if appropriate)
  • [ ] I have used unique_name_from_base to create resource names in integ tests (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

mizanfiu avatar Jun 30 '22 07:06 mizanfiu

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-slow-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Jun 30 '22 07:06 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-unit-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Jun 30 '22 08:06 sagemaker-bot

Codecov Report

Merging #3205 (bc047e7) into master (0bb007c) will decrease coverage by 0.60%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3205      +/-   ##
==========================================
- Coverage   89.40%   88.79%   -0.61%     
==========================================
  Files         844      202     -642     
  Lines       71930    17847   -54083     
==========================================
- Hits        64308    15848   -48460     
+ Misses       7622     1999    -5623     
Impacted Files Coverage Δ
src/sagemaker/feature_store/feature_group.py 76.52% <100.00%> (+0.68%) :arrow_up:
src/sagemaker/feature_store/inputs.py 98.33% <100.00%> (+0.18%) :arrow_up:
src/sagemaker/session.py 71.24% <100.00%> (+0.28%) :arrow_up:
...packages/sagemaker/workflow/execution_variables.py
...ython3.7/site-packages/sagemaker/local/entities.py
...ython3.9/site-packages/sagemaker/debugger/utils.py
...on3.7/site-packages/sagemaker/huggingface/model.py
...9/site-packages/sagemaker/tensorflow/processing.py
.../site-packages/sagemaker/workflow/callback_step.py
...thon3.8/site-packages/sagemaker/jumpstart/enums.py
... and 635 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Jun 30 '22 08:06 codecov-commenter

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-pr
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Jun 30 '22 08:06 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-local-mode-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Jun 30 '22 08:06 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-notebook-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Jun 30 '22 08:06 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-unit-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 19 '22 22:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-local-mode-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 19 '22 22:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-notebook-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 19 '22 23:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-slow-tests
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 20 '22 00:10 sagemaker-bot

AWS CodeBuild CI Report

  • CodeBuild project: sagemaker-python-sdk-pr
  • Commit ID: bc047e7e856026113aa0a041e23758aebcdb9aca
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

sagemaker-bot avatar Oct 20 '22 02:10 sagemaker-bot

@mizanfiu this PR has been a draft since lonbg time, is there an update here?

mufaddal-rohawala avatar Dec 02 '22 22:12 mufaddal-rohawala