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

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


    from 0d9d95a655 [cherry-pick](statistics) fix missing scanBytes and 
scanRows in query statistic #14828
     new ca97e49b7d [improvement](query)optimize select stmt with limit 0  
(#14956)
     new d18f33fcc7 [fix](string-type) rectify string type' len to 
MAX_STRING_LENGTH (#14985)
     new bc4453f7f0 [improvement](config) opt the message when missing 
JAVA_HOME for BE (#15045)
     new 4eb5e14029 [Bug](datetimev2) Fix wrong result after insertion (#15052)

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/start_be.sh                                        |  8 ++++++++
 conf/be.conf                                           |  3 +++
 .../java/org/apache/doris/analysis/DateLiteral.java    | 18 ++++++++++--------
 .../src/main/java/org/apache/doris/catalog/Column.java | 15 ++++++++++++++-
 .../src/main/java/org/apache/doris/catalog/Type.java   |  4 ++--
 .../main/java/org/apache/doris/qe/StmtExecutor.java    | 12 ++++++++++++
 6 files changed, 49 insertions(+), 11 deletions(-)


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

Reply via email to