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

fix: Add BigDecimal and BigInteger as numeric aggregation options #4878

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Nov 22, 2023

- BigDecimal and BigInteger weren't listed as numeric types, and were not getting aggregated properly
- Fixes deephaven#4877
@mofojed mofojed self-assigned this Nov 22, 2023
@mofojed mofojed added NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. labels Nov 22, 2023
@mofojed mofojed merged commit fa233ee into deephaven:main Dec 4, 2023
14 of 16 checks passed
@mofojed mofojed deleted the 4877-aggregate-big-integer branch December 4, 2023 21:34
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JSAPI Cannot aggregate BigInteger or BigDecimal type columns
2 participants