This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 7a05410 ARROW-10679: [Rust] [DataFusion] Implement CASE WHEN physical
expression
add b656c33 ARROW-10667: [Rust] [Parquet] Add a convenience type for
writing Parquet to memory
No new revisions were added by this update.
Summary of changes:
rust/parquet/src/arrow/arrow_writer.rs | 51 +++++++++++++++++++-
rust/parquet/src/file/writer.rs | 86 ++++++++++++++++++++++++++++++++++
rust/parquet/src/util/cursor.rs | 56 +++++++++++++++++++++-
3 files changed, 190 insertions(+), 3 deletions(-)