Skip to content

Feature store v3#5490

Merged
nargokul merged 2 commits intoaws:feature-store-v3from
Aditi2424:feature-store-v3
Feb 4, 2026
Merged

Feature store v3#5490
nargokul merged 2 commits intoaws:feature-store-v3from
Aditi2424:feature-store-v3

Conversation

@Aditi2424
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@nargokul nargokul changed the base branch from master to feature-store-v3 February 4, 2026 19:58
@nargokul nargokul merged commit 41c2541 into aws:feature-store-v3 Feb 4, 2026
13 of 21 checks passed
mollyheamazon added a commit that referenced this pull request Feb 27, 2026
* Feature store v3 (#5490)

* feat: Add Feature Store Support to V3

* Add feature store tests

---------

Co-authored-by: adishaa <adishaa@amazon.com>

* Changes:
- Add feature_store_functions_report.md documenting all 63 functions
  across feature_store module (excluding feature_processor)
- Add comprehensive unit tests for get_feature_group_as_dataframe:
  * Session handling (provided, from region, from role)
  * Error cases (missing session/region, missing event_time)
  * Latest ingestion logic with event time
  * Query string manipulation and table placeholder
  * Verbose and silent logging modes
  * Kwargs passing to as_dataframe
- Add comprehensive unit tests for prepare_fg_from_dataframe_or_file:
  * DataFrame and file path input handling
  * Session/region/role configuration
  * Record ID creation and validation
  * Event ID creation with timestamp
  * Duplicate record detection
  * Column name formatting
  * CSV kwargs passing
  * Feature definition loading

* Fix

* Fix

* fix

* Integ tests

* Fix

* Add feature store telemetry

* Bug fix for GetRecordResponse not printable and error message for ingest_dataframe

* Fix: DatasetBuilder.to_dataframe() docstring and instantiation

* Fix unit test failures

* fix unit test

---------

Co-authored-by: Aditi Sharma <165942273+Aditi2424@users.noreply.github.com>
Co-authored-by: adishaa <adishaa@amazon.com>
Co-authored-by: Molly He <mollyhe@amazon.com>
BassemHalim pushed a commit to BassemHalim/sagemaker-python-sdk that referenced this pull request Feb 27, 2026
* feat: Add Feature Store Support to V3

* Add feature store tests

---------

Co-authored-by: adishaa <adishaa@amazon.com>
BassemHalim pushed a commit to BassemHalim/sagemaker-python-sdk that referenced this pull request Feb 28, 2026
* feat: Add Feature Store Support to V3

* Add feature store tests

---------

Co-authored-by: adishaa <adishaa@amazon.com>
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