Commits


Felix Zhu authored and liyafan82 committed d0050759f94
ARROW-12012: [Java][JDBC] Fix BinaryConsumer reallocation [ARROW-12012](https://issues.apache.org/jira/browse/ARROW-12012) An exception will be thrown when BinaryConsumer consumes a large amount or a lot of data. Closes #9744 from zxf/fix/jdbc-binary-consumer Authored-by: Felix Zhu <felix.zhu@netis.com.cn> Signed-off-by: liyafan82 <fan_li_ya@foxmail.com>