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

jiayuliu pushed a change to branch add-bloom-filter-3
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


 discard 52bf18a94 add feature flag
 discard f54178ac3 parquet bloom filter part II: read sbbf bitset from row 
group reader, update API, and add cli demo (#3102)
 discard fb167f6bf Include field name in merge error message (#3113)
 discard ec4c040d4 Expose `SortingColumn` in parquet files (#3103)
 discard b45790b30 Parse Time32/Time64 from formatted string (#3101)
     add 371ec57e3 Expose `SortingColumn` in parquet files (#3103)
     add c99d2f333 Include field name in merge error message (#3113)
     add c95eb4c80 Parse Time32/Time64 from formatted string (#3101)
     add 73d66d837 parquet bloom filter part II: read sbbf bitset from row 
group reader, update API, and add cli demo (#3102)
     add 09ee38ccb add feature flag

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (52bf18a94)
            \
             N -- N -- N   refs/heads/add-bloom-filter-3 (09ee38ccb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 ...67-4c2e-4f6e-a9b1-084447078e60-c000.snappy.parquet.crc | Bin 16 -> 0 bytes
 bla.parquet/_SUCCESS                                      |   0
 ...d3a667-4c2e-4f6e-a9b1-084447078e60-c000.snappy.parquet | Bin 587 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 
bla.parquet/.part-00000-e0d3a667-4c2e-4f6e-a9b1-084447078e60-c000.snappy.parquet.crc
 delete mode 100644 bla.parquet/_SUCCESS
 delete mode 100644 
bla.parquet/part-00000-e0d3a667-4c2e-4f6e-a9b1-084447078e60-c000.snappy.parquet

Reply via email to