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

stevel pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hadoop-api-shim.git


    from 03dac43  shim work
     new fc3b60e  PARQUET-2171. Vector IO through self-contained shim classes.
     new 7c1f5d5  PARQUET-2171. Vector IO -issues addressed there pulled in 
here.
     new 260d809  more reflection work while doing the parquet integrated 
binding

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/hadoop/fs/shim/api/VectorFileRange.java |  8 ++
 .../fs/shim/impl/FSDataInputStreamShimImpl.java    | 12 ++-
 .../hadoop/fs/shim/impl/FileRangeBridge.java       | 89 +++++++++++++---------
 .../hadoop/fs/shim/impl/FileSystemShimImpl.java    |  5 +-
 .../hadoop/fs/shim/impl/ShimReflectionSupport.java | 27 ++++++-
 .../hadoop/fs/shim/impl/VectorFileRangeImpl.java   |  5 ++
 6 files changed, 96 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to