Hello Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16196

to look at the new patch set (#2).

Change subject: IMPALA-9882: Import KLL functionality from Apache DataSketches
......................................................................

IMPALA-9882: Import KLL functionality from Apache DataSketches

First, I updated our existing snapshot of DataSketches to the
following commit:
dddc149209902f72b71109f1a098e58d6d4761ee
"Merge pull request #159 from apache/workflow_update"
This affects files originated from hll/ and common/ directories of
the DataSketches repo.

Then I copied all the files needed for KLL into our snapshot
directory.

You can find the original Apache DataSketches files here:
https://github.com/apache/incubator-datasketches-cpp

Change-Id: I848488d5145c808109bd50aecfbf3ef83f981943
---
M be/src/exprs/CMakeLists.txt
M be/src/exprs/datasketches-test.cc
M be/src/thirdparty/datasketches/AuxHashMap-internal.hpp
D be/src/thirdparty/datasketches/CommonUtil.hpp
M be/src/thirdparty/datasketches/CompositeInterpolationXTable-internal.hpp
M be/src/thirdparty/datasketches/CompositeInterpolationXTable.hpp
M be/src/thirdparty/datasketches/CouponHashSet-internal.hpp
M be/src/thirdparty/datasketches/CouponList-internal.hpp
M be/src/thirdparty/datasketches/Hll4Array-internal.hpp
M be/src/thirdparty/datasketches/HllArray-internal.hpp
M be/src/thirdparty/datasketches/HllSketch-internal.hpp
M be/src/thirdparty/datasketches/HllSketchImplFactory.hpp
M be/src/thirdparty/datasketches/HllUnion-internal.hpp
M be/src/thirdparty/datasketches/HllUtil.hpp
M be/src/thirdparty/datasketches/MurmurHash3.h
M be/src/thirdparty/datasketches/README.md
A be/src/thirdparty/datasketches/bounds_binomial_proportions.hpp
A be/src/thirdparty/datasketches/common_defs.hpp
A be/src/thirdparty/datasketches/count_zeros.hpp
M be/src/thirdparty/datasketches/hll.hpp
A be/src/thirdparty/datasketches/kll_helper.hpp
A be/src/thirdparty/datasketches/kll_helper_impl.hpp
A be/src/thirdparty/datasketches/kll_quantile_calculator.hpp
A be/src/thirdparty/datasketches/kll_quantile_calculator_impl.hpp
A be/src/thirdparty/datasketches/kll_sketch.hpp
A be/src/thirdparty/datasketches/kll_sketch_impl.hpp
A be/src/thirdparty/datasketches/memory_operations.hpp
A be/src/thirdparty/datasketches/serde.hpp
28 files changed, 3,255 insertions(+), 333 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/16196/2
--
To view, visit http://gerrit.cloudera.org:8080/16196
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I848488d5145c808109bd50aecfbf3ef83f981943
Gerrit-Change-Number: 16196
Gerrit-PatchSet: 2
Gerrit-Owner: Gabor Kaszab <gaborkas...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to