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

[FEA] Decimal 128 Support: PivotFirst and ExpandExec #3883

Closed
revans2 opened this issue Oct 21, 2021 · 0 comments · Fixed by #4470
Closed

[FEA] Decimal 128 Support: PivotFirst and ExpandExec #3883

revans2 opened this issue Oct 21, 2021 · 0 comments · Fixed by #4470
Assignees
Labels
task Work required that improves the product but is not user facing

Comments

@revans2
Copy link
Collaborator

revans2 commented Oct 21, 2021

These should work out of the box with the existing CUDF code, but until we have #3878 pivot really does not help because the shuffle would have to be on the CPU. This is blocked until that can be fixed. Expand we might be able to do without pivot, but the two tend to go hand in hand.

@revans2 revans2 added ? - Needs Triage Need team to review and classify task Work required that improves the product but is not user facing labels Oct 21, 2021
@Salonijain27 Salonijain27 removed the ? - Needs Triage Need team to review and classify label Oct 26, 2021
@nartal1 nartal1 self-assigned this Oct 29, 2021
@Salonijain27 Salonijain27 added this to the Nov 1 - Nov 12 milestone Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants