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

Add COUNT_DISTINCT aggregation #594

Merged
merged 4 commits into from
Aug 22, 2022

Conversation

esadler-hbo
Copy link
Contributor

@esadler-hbo esadler-hbo commented Aug 19, 2022

Description

Add COUNT_DISTINCT aggregation in Feathr window aggregations.

How was this PR tested?

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

Copy link
Collaborator

@hangfei hangfei left a comment

Choose a reason for hiding this comment

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

thanks for the PR!

@xiaoyongzhu xiaoyongzhu added the safe to test Tag to execute build pipeline for a PR from forked repo label Aug 20, 2022
@esadler-hbo esadler-hbo requested review from jaymo001, ahlag and xiaoyongzhu and removed request for jaymo001, ahlag and xiaoyongzhu August 22, 2022 15:01
@xiaoyongzhu xiaoyongzhu merged commit 4b28801 into feathr-ai:main Aug 22, 2022
ahlag pushed a commit to ahlag/feathr that referenced this pull request Aug 26, 2022
* scala COUNT_DISTINCT aggregation

* cr change comment table to match expected results

* cr - fix comment

* cr - remove showing df
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants