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

lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.


    from 23b3484  [Bug] Read bitmap/hll column failed for storage layer 
vectorization (#8560)
     add 66a3c57  [Vectorized][Bug] fix percentile_approx function to return 
always nullable (#8572)

No new revisions were added by this update.

Summary of changes:
 .../aggregate_function_percentile_approx.cpp       | 21 +++--
 .../aggregate_function_percentile_approx.h         | 96 ++++++++++++++++++----
 .../aggregate_function_simple_factory.cpp          |  5 +-
 be/src/vec/data_types/data_type_factory.cpp        |  8 +-
 .../apache/doris/catalog/AggregateFunction.java    |  2 +-
 5 files changed, 106 insertions(+), 26 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to