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 2022/02/25 07:09:39 UTC

[GitHub] [arrow] guyuqi commented on pull request #12502: ARROW-15742: [Go] Implement 'bitmap_neon' with Arm64 GoLang Assembly

guyuqi commented on pull request #12502:
URL: https://github.com/apache/arrow/pull/12502#issuecomment-1050584614


   @zeroshade Fixed related issues in 3rd commit.
   `TestDefLevelsToBitmap `passed on both x86 and Arm64.
   In `/arrow/go/parquet/file`:
   
   ```
   ARM_ENABLE_EXT=NEON go test
   PASS
   ok      github.com/apache/arrow/go/v8/parquet/file      13.898s
   ```
   
   


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