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/incubator-doris.git


    from 9ac6d23a44 [Feature]support stddev/variance agg functions to window 
function (#8962)
     add 579aee110a [fix](ut)(compile) Fix BE compile bug and FE unit test 
(#9027)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/rowset/CMakeLists.txt                  |  2 +-
 be/src/olap/rowset/column_reader.cpp               |  4 +--
 be/src/olap/rowset/run_length_integer_reader.cpp   |  4 +--
 be/src/tools/meta_tool.cpp                         |  2 +-
 .../src/main/java/org/apache/doris/PaloFe.java     |  2 +-
 .../java/org/apache/doris/common/Log4jConfig.java  |  4 +--
 .../java/org/apache/doris/httpv2/HttpServer.java   | 10 ++++--
 .../apache/doris/journal/bdbje/BDBDebugger.java    |  2 +-
 .../org/apache/doris/http/DorisHttpTestCase.java   | 38 +++++++++++++++++-----
 .../doris/http/TableQueryPlanActionTest.java       | 29 +++++++++--------
 .../apache/doris/http/TableRowCountActionTest.java |  8 +++--
 .../apache/doris/http/TableSchemaActionTest.java   |  4 +--
 .../ExtractCommonFactorsRuleFunctionTest.java      | 26 +++++----------
 13 files changed, 79 insertions(+), 56 deletions(-)


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

Reply via email to