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

[GitHub] [arrow-rs] jun0315 opened a new issue, #4264: Support DataType::Decimal256

jun0315 opened a new issue, #4264:
URL: https://github.com/apache/arrow-rs/issues/4264

   We can support DataType::Decimal256
   
   Relate:
   https://github.com/apache/arrow-rs/discussions/4262
   https://github.com/datafuselabs/databend/actions/runs/5057342242/jobs/9076235360?pr=11473#step:4:803
   
    


-- 
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.apache.org

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


[GitHub] [arrow-rs] tustvold closed issue #4264: Support Writing/Reading Decimal256 to/from Parquet

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold closed issue #4264: Support Writing/Reading Decimal256 to/from Parquet
URL: https://github.com/apache/arrow-rs/issues/4264


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


[GitHub] [arrow-rs] xudong963 commented on issue #4264: Support DataType::Decimal256

Posted by "xudong963 (via GitHub)" <gi...@apache.org>.
xudong963 commented on issue #4264:
URL: https://github.com/apache/arrow-rs/issues/4264#issuecomment-1559587139

   Would you like to do it? @jun0315 


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


[GitHub] [arrow-rs] tustvold commented on issue #4264: Support DataType::Decimal256

Posted by "tustvold (via GitHub)" <gi...@apache.org>.
tustvold commented on issue #4264:
URL: https://github.com/apache/arrow-rs/issues/4264#issuecomment-1559804275

   Marking as good first issue as this should be a relatively simple case of pattern matching the existing decimal support


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