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 2020/12/06 07:13:10 UTC

[GitHub] [arrow] jorgecarleitao opened a new pull request #8848: ARROW-10823: Fixed error in MutableArrayData

jorgecarleitao opened a new pull request #8848:
URL: https://github.com/apache/arrow/pull/8848


   This fixes an error on `MutableArrayData` on which null bits were not being set when an array had no nulls, but other arrays had nulls, causing a semantic error in the final array.


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

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



[GitHub] [arrow] github-actions[bot] commented on pull request #8848: ARROW-10823: Fixed error in MutableArrayData

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #8848:
URL: https://github.com/apache/arrow/pull/8848#issuecomment-739466866


   https://issues.apache.org/jira/browse/ARROW-10823


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

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



[GitHub] [arrow] alamb closed pull request #8848: ARROW-10823: [Rust] Fixed error in MutableArrayData

Posted by GitBox <gi...@apache.org>.
alamb closed pull request #8848:
URL: https://github.com/apache/arrow/pull/8848


   


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

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