Skip to content

[Native] Add approx_distinct e2e tests for decimal type#21464

Merged
aditi-pandit merged 1 commit intoprestodb:masterfrom
karteekmurthys:native-app-distinct-decimal
Dec 16, 2023
Merged

[Native] Add approx_distinct e2e tests for decimal type#21464
aditi-pandit merged 1 commit intoprestodb:masterfrom
karteekmurthys:native-app-distinct-decimal

Conversation

@karteekmurthys
Copy link
Contributor

Description

Add approx_distinct e2e tests for decimals.

Motivation and Context

Required for running analyze command on tables with decimal columns.

Contributor checklist

  • Please make sure your submission complies with our development, formatting, commit message, and attribution guidelines.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

Please follow release notes guidelines and fill in the release notes below.

== RELEASE NOTES ==

General Changes
* ...
* ...

Hive Changes
* ...
* ...

If release note is NOT required, use:

== NO RELEASE NOTE ==

@karteekmurthys karteekmurthys requested review from a team as code owners November 30, 2023 22:22
@karteekmurthys karteekmurthys self-assigned this Nov 30, 2023
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Nov 30, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: karteekmurthys / name: Karteek (493431f)

Copy link
Contributor

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

Thanks @karteekmurthys. Took a quick look.

@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch 2 times, most recently from a2b0e18 to 1d22672 Compare November 30, 2023 23:00
@karteekmurthys karteekmurthys requested review from a team and aditi-pandit November 30, 2023 23:08
@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch from 1d22672 to 6d8badc Compare December 7, 2023 22:19
@karteekmurthys karteekmurthys changed the title [Native] Add approx_distinct e2e tests for decimal type [Native] Advance velox and add approx_distinct e2e tests for decimal type Dec 7, 2023
@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch 4 times, most recently from 27c86f0 to b84e348 Compare December 13, 2023 20:24
@karteekmurthys karteekmurthys changed the title [Native] Advance velox and add approx_distinct e2e tests for decimal type [Native] Add approx_distinct e2e tests for decimal type Dec 14, 2023
@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch from b84e348 to 7dd0697 Compare December 14, 2023 21:29
Copy link
Contributor

Choose a reason for hiding this comment

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

Split this and above logic into individual methods.

@aditi-pandit
Copy link
Contributor

@karteekmurthys : Can you remove the Velox submodule changes from this PR ? They are not needed anymore.

@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch 2 times, most recently from e2a5255 to 378c893 Compare December 15, 2023 06:17
Copy link
Contributor

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

Thanks @karteekmurthys. Minor nit.

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit : Remove this line. The test has both Short and Long decimals.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@karteekmurthys karteekmurthys force-pushed the native-app-distinct-decimal branch from 378c893 to 493431f Compare December 15, 2023 23:34
Copy link
Contributor

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

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.

2 participants