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

colserde: add simple serialization for DECIMALs #6606

Closed
jseldess opened this issue Feb 19, 2020 · 1 comment
Closed

colserde: add simple serialization for DECIMALs #6606

jseldess opened this issue Feb 19, 2020 · 1 comment
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#43311

From release notes:

Previously, DECIMAL types could not be sent over the network when the computation was performed by the vectorized engine. This has been fixed, and the vectorized engine now fully supports DECIMAL type. [#43311][#43311] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.1 milestone Feb 19, 2020
@jseldess jseldess added P-1 High priority; must be done this release A-sql labels Feb 19, 2020
@ericharmeling
Copy link
Contributor

Fixed by #6327.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

2 participants