You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/28 13:21:27 UTC

[GitHub] [arrow-rs] liukun4515 commented on issue #1098: support i128 as the ArrowNativeType

liukun4515 commented on issue #1098:
URL: https://github.com/apache/arrow-rs/issues/1098#issuecomment-1002102916


   > 
   
   Thanks for your feedback.
   
   Now we use `i128 to u8 slice` to represent the decimal value, and we use the FixedsizeListBuilder to append decimal value. If the i128 is as the ArraowNativeType, maybe we can change it to the Int128Builder to append decimal value.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org