This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 3264d7d0a Remove deprecated ParquetWriter (#2380)
add 613b99dcc Remove sliceable cursor (#2378)
No new revisions were added by this update.
Summary of changes:
parquet/src/file/serialized_reader.rs | 19 +--
parquet/src/util/cursor.rs | 284 ----------------------------------
parquet/src/util/mod.rs | 1 -
3 files changed, 1 insertion(+), 303 deletions(-)
delete mode 100644 parquet/src/util/cursor.rs