This is an automated email from the ASF dual-hosted git repository.

kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 8b648bef4b GH-48877: [C++][Parquet] Fix writer not to throw for bloom 
filter on disabled bool column (#48878)
     add 97c656bf2e GH-48888: [Ruby] Add support for writing boolean array 
(#48889)

No new revisions were added by this update.

Summary of changes:
 .../lib/arrow-format/buffer-alignable.rb}          | 22 +++++++++---------
 .../lib/arrow-format/record-batch.rb               | 17 +++++++++-----
 .../lib/arrow-format/streaming-writer.rb           | 26 +++++++++++++++++-----
 ruby/red-arrow-format/lib/arrow-format/type.rb     |  4 ++++
 ruby/red-arrow-format/red-arrow-format.gemspec     |  2 +-
 ruby/red-arrow-format/test/test-writer.rb          | 22 ++++++++++++++++++
 6 files changed, 69 insertions(+), 24 deletions(-)
 copy ruby/{red-arrow-cuda/lib/arrow-cuda/loader.rb => 
red-arrow-format/lib/arrow-format/buffer-alignable.rb} (71%)

Reply via email to