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

Implement decimal16, decimal32 and decimal64 support in apache arrow. #1720

Closed
fexolm opened this issue Jul 13, 2020 · 3 comments
Closed

Implement decimal16, decimal32 and decimal64 support in apache arrow. #1720

fexolm opened this issue Jul 13, 2020 · 3 comments
Assignees
Labels
HDK Related to HDK (OmniSci successor) engine or backend

Comments

@fexolm
Copy link
Contributor

fexolm commented Jul 13, 2020

Current apache arrow implementation does not support those formats.
See https://issues.apache.org/jira/browse/ARROW-9404 for more details.

@fexolm fexolm added the HDK Related to HDK (OmniSci successor) engine or backend label Jul 13, 2020
@fexolm
Copy link
Contributor Author

fexolm commented Jul 13, 2020

We need to write a proposal to arrow email first.

@Garra1980 Garra1980 assigned dchigarev and unassigned anton-malakhov and fexolm Sep 18, 2020
@dchigarev
Copy link
Collaborator

I've written a proposal to the arrow mailing list [1] [2]. However it reveals, that guys from arrow already working on supporting Decimal256, so this feature will change how decimals are defined in arrow, so we need to wait until this will be merged. Although I've created draft PR at arrow, to prepare some base for low bitness decimals.

@dchigarev dchigarev added this to the Someday milestone Oct 15, 2020
@dchigarev dchigarev removed this from the Someday milestone Nov 12, 2020
@YarShev
Copy link
Collaborator

YarShev commented May 16, 2024

HDK engine is deprecated and will be removed in a future version.

@YarShev YarShev closed this as completed May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HDK Related to HDK (OmniSci successor) engine or backend
Projects
None yet
Development

No branches or pull requests

4 participants