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 #2313: No Out of Range Error in Index Benchmark #2314

Merged

Conversation

JigaoLuo
Copy link
Contributor

@JigaoLuo JigaoLuo commented Sep 22, 2021

simple fix: cast to int128 to avoid Out of Range Error.

Issue #2313 #2310 are similar.
This PR is similar to PR #2311, which fixed Issue #2310.

Signed-off-by: Jigao Luo luojigao@outlook.com

Signed-off-by: Jigao Luo <luojigao@outlook.com>
@Mytherin Mytherin merged commit 8f172c8 into duckdb:master Sep 22, 2021
@Mytherin
Copy link
Collaborator

Thanks for the PR! Looks great.

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.

None yet

2 participants