[Native] Add approx_distinct e2e tests for decimal type#21464
Merged
aditi-pandit merged 1 commit intoprestodb:masterfrom Dec 16, 2023
Merged
[Native] Add approx_distinct e2e tests for decimal type#21464aditi-pandit merged 1 commit intoprestodb:masterfrom
aditi-pandit merged 1 commit intoprestodb:masterfrom
Conversation
|
|
Contributor
aditi-pandit
left a comment
There was a problem hiding this comment.
Thanks @karteekmurthys. Took a quick look.
...ecution/src/test/java/com/facebook/presto/nativeworker/AbstractTestNativeGeneralQueries.java
Outdated
Show resolved
Hide resolved
a2b0e18 to
1d22672
Compare
1d22672 to
6d8badc
Compare
27c86f0 to
b84e348
Compare
b84e348 to
7dd0697
Compare
Contributor
There was a problem hiding this comment.
Split this and above logic into individual methods.
Contributor
|
@karteekmurthys : Can you remove the Velox submodule changes from this PR ? They are not needed anymore. |
e2a5255 to
378c893
Compare
Contributor
aditi-pandit
left a comment
There was a problem hiding this comment.
Thanks @karteekmurthys. Minor nit.
Contributor
There was a problem hiding this comment.
Nit : Remove this line. The test has both Short and Long decimals.
378c893 to
493431f
Compare
aditi-pandit
approved these changes
Dec 16, 2023
Contributor
aditi-pandit
left a comment
There was a problem hiding this comment.
Thanks @karteekmurthys
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Add approx_distinct e2e tests for decimals.
Motivation and Context
Required for running
analyzecommand on tables with decimal columns.Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.
If release note is NOT required, use: