Skip to content

ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product - #10931

Closed
lidavidm wants to merge 1 commit into
apache:masterfrom
lidavidm:arrow-13613
Closed

ARROW-13613: [C++] Add decimal support to (hash) sum/mean/product#10931
lidavidm wants to merge 1 commit into
apache:masterfrom
lidavidm:arrow-13613

Conversation

@lidavidm

Copy link
Copy Markdown
Member

No description provided.

@github-actions

Copy link
Copy Markdown

Comment threadcpp/src/arrow/compute/kernels/aggregate_basic.cc Outdated
Comment threadcpp/src/arrow/compute/kernels/aggregate_test.cc Outdated
@pitrou

Copy link
Copy Markdown
Member

The changes here seem to include some of the changes in #10942?

@lidavidm

Copy link
Copy Markdown
MemberAuthor

The changes here seem to include some of the changes in #10942?

I tried to reconcile them a little bit ahead of time to make my life easier since they will conflict on merge.

@lidavidm

Copy link
Copy Markdown
MemberAuthor

I'm going to move this to draft since I'd rather we get #10942 in first; there's going to be a lot of rebasing work I fear.

@lidavidm
lidavidm marked this pull request as draft August 19, 2021 19:16
@pitrou

Copy link
Copy Markdown
Member

Do you want to undraft this now?

@lidavidm

Copy link
Copy Markdown
MemberAuthor

Sorry, yes, let me rebase and undraft. Thanks for the reminder.

@lidavidm
lidavidm marked this pull request as ready for review August 24, 2021 19:04

@pitroupitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1, thanks for the update

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@lidavidm@pitrou@cyb70289