Hao Zou

Results 4 issues of Hao Zou

## What changes were proposed in this pull request? 1. Add the memory block size parameter to the writer option, which initializing the compressed input buffer block size 2. The...

CPP

### What changes were proposed in this pull request? Detect Protobuf installed by Homebrew on macOS. ### Why are the changes needed? Deal with the issue discussed [here](https://github.com/apache/arrow/issues/42149) ### How...

INFRA
BUILD
CPP

## What changes were proposed in this pull request? Add support for the ORC writer to ensure that the compression block is aligned with the row group boundary。 ## Why...

CPP

### What changes were proposed in this pull request? Add a maybe() API to the SearchArgumentBuilder to allow the insertion of an expression tree that is currently unsupported. ### Why...

CPP