-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: Add support for DynamoDB online_read in batches #2371
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
Merged
feast-ci-bot
merged 25 commits into
feast-dev:master
from
TremaMiguel:feat/dynamo_db_online_write_read
Mar 23, 2022
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
c34bf3e
feat: dynamodb onlin read in batches
TremaMiguel 56d2d32
run linters and format
TremaMiguel 7b98faf
feat: batch_size parameter
TremaMiguel 94abfb6
Merge branch 'feast-dev:master' into feat/dynamo_db_online_write_read
TremaMiguel b5c1a3d
docs: typo in batch_size description
TremaMiguel 5a12856
trailing white space
TremaMiguel 8bd2a84
fix: batch_size is last argument
TremaMiguel fb6eacb
test: dynamodb online store online_read in batches
TremaMiguel 1bbd5dc
Merge branch 'master' into feat/dynamo_db_online_write_read
adchia 307bab9
test: mock dynamodb behavior
TremaMiguel e52a895
feat: batch_size value must be less than 40
TremaMiguel 29b5cf6
Merge branch 'master' into feat/dynamo_db_online_write_read
adchia 97fd71f
feat: batch_size defaults to 40
TremaMiguel ddb3f0a
Merge branch 'feat/dynamo_db_online_write_read' of github.com:TremaMi…
TremaMiguel 12064e4
feat: sort dynamodb responses
TremaMiguel 449f60d
merge branch master into feat/dynamo_db_online_write_read
TremaMiguel 3f72228
resolve merge conflicts
TremaMiguel 7a4edbd
test online response proto with redshift:dynamodb
TremaMiguel 3843a02
feat: consistency in batch_size process
TremaMiguel 88e183e
fix: return batch_size times None
TremaMiguel 23cb49a
remove debug code
TremaMiguel 44f97e7
Merge branch 'feast-dev:master' into feat/dynamo_db_online_write_read
TremaMiguel eaf4940
typo in docstring
TremaMiguel 5bc54d3
batch_size in onlineconfigstore
TremaMiguel c7ab086
Merge branch 'master' into feat/dynamo_db_online_write_read
TremaMiguel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: sort dynamodb responses
Signed-off-by: Miguel Trejo <armando.trejo.marrufo@gmail.com>
- Loading branch information
commit 12064e4a4cb665b21dbdfbad9091d6417897fb8e
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.