You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "LiShiZhensPi (via GitHub)" <gi...@apache.org> on 2023/02/14 15:09:32 UTC

[GitHub] [arrow-rs] LiShiZhensPi commented on pull request #3711: Feat/arrow csv decimal256

LiShiZhensPi commented on PR #3711:
URL: https://github.com/apache/arrow-rs/pull/3711#issuecomment-1429899480

   To support operations `ArrowNativeTypeOp` in generic functions, I change the code to `type Native: ArrowNativeType + ArrowNativeTypeOp` in privimitive_array.rs. I'm not sure if this is correct. Pay attention to this when reviewing the code🤓


-- 
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