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

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


    from 99868f9929 [fix](planner) set limit to nagtive value when has offset 
in limit (#15367)
     add 69068f9835 [fix](planner) fix hll_union plan: Invalid Aggregate 
Operator: hll_union (#14931)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/AnalyticExpr.java    |  6 ++----
 .../apache/doris/analysis/FunctionCallExpr.java    |  8 ++++----
 .../apache/doris/catalog/AggregateFunction.java    | 12 ++++++-----
 .../java/org/apache/doris/catalog/FunctionSet.java |  4 ++++
 .../apache/doris/planner/SingleNodePlanner.java    | 13 ++++++++----
 .../rewrite/mvrewrite/HLLHashToSlotRefRule.java    |  9 +++++----
 .../apache/doris/rewrite/mvrewrite/NDVToHll.java   |  3 ++-
 .../org/apache/doris/planner/QueryPlanTest.java    | 23 ++++++++++++++++++++++
 8 files changed, 56 insertions(+), 22 deletions(-)


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

Reply via email to