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

Fix not to return unexpected results #165

Merged
merged 2 commits into from
Feb 25, 2021

Conversation

feeblefakie
Copy link
Contributor

@feeblefakie feeblefakie commented Feb 24, 2021

Since DynamoDB seems not able to scan with an exclusive range like a < x < b, I updated it to throw an exception instead of giving the warning message.

@feeblefakie feeblefakie self-assigned this Feb 24, 2021
Copy link
Member

@yito88 yito88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you

Copy link
Collaborator

@brfrn169 brfrn169 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@feeblefakie feeblefakie merged commit 2083797 into master Feb 25, 2021
@feeblefakie feeblefakie deleted the throw-on-exclusive-range-scan branch February 25, 2021 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants