Tags: ExpediaGroup/feast
Tags
fix: Add retry with exponential backoff for online store writes (stre… …aming) (#347) * fix(streaming): add retry with exponential backoff for online store writes * fix linting error * fix(build): pin setuptools_scm<10 to avoid vcs_versioning dependency * addressing PR comments, making timeout check more explicit and adding retry unit tests * fixing linting * fixing linting --------- Co-authored-by: Manisha4 <[email protected]>
fix: Wrap exception in cassandra on_failure for pickle issue (#345) * fix: Wrap exception in cassandra on_failure for pickle issue * fix: test issue * fix: update test to actually call cassandra code * fix: change test location * noop * revert last commit * ci: trigger workflow * ci: allow manual workflow dispatch for unit tests * remove manual workflow dispatch --------- Co-authored-by: Zach Barnett <[email protected]>
feat: Add centralized rate limiter (#305) * add centralized rate limiter * fixed linting errors * fixed formatting * fixed formatting * fix comments * fix formatting * Added comments * Address review comments * updated based on the review comments * removed accidentally added file * removed accidentally added file * fixed formating * fix type error * fix formatting * Updated the logs * Update sdk/python/feast/rate_limiter.py Co-authored-by: Bhargav Dodla <[email protected]> * Address review comments * fix linitng * Improve error logging in integration test utils * Clean up blank lines in go_integration_test_utils.go Removed unnecessary blank lines in the integration test utility functions. * Restore copyright notice and reformat imports * Restore copyright notice and imports in cli.py * Restore copyright notice and imports in cli.py * Restore copyright notice and imports in cli.py * Add back __init__.py file from master Co-Authored-By: Claude Opus 4.6 <[email protected]> * Added some integration tests * No op commit * No op commit --------- Co-authored-by: vbhagwat <[email protected]> Co-authored-by: Bhargav Dodla <[email protected]>
feat: Stage cassandra switch (#338) * feat: Switch ScyllaDB driver to Cassandra driver (#335) * switch ScyllaDB driver to Cassandra driver * updating the go version --------- Co-authored-by: Manisha4 <[email protected]> * dummy commit * Add support for 'user_name' field in config parsing * fix the syntax error * dummy commit to cassandraonlinestore.go * dummy commit to trigger new dev release * added changes for running cassandra integration tests instead of scylla --------- Co-authored-by: Manisha4 <[email protected]> Co-authored-by: vanitabhagwat <[email protected]> Co-authored-by: vbhagwat <[email protected]>
fix: Add defaults to Optional FeatureViewProjectionModel fields (#337) * fix: Add defaults to Optional FeatureViewProjectionModel fields * fix: make format-python * fix: operator test * revert get_project_metadata change * revert get_project_metadata change but where its called * fix: update tests --------- Co-authored-by: Zach Barnett <[email protected]>
PreviousNext