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

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


    from 50ced3c3a6 [improve] (jdbc catalog) better handling of postresql 
bit(1) types with bool type (#20022)
     add 317338913c [Bug](topn) Fix topn fetch set real default value (#20074)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/rowid_fetcher.cpp                      |  7 +++++
 be/src/service/internal_service.cpp                | 33 ++++++++++++++--------
 .../java/org/apache/doris/analysis/SelectStmt.java |  3 +-
 .../glue/translator/PhysicalPlanTranslator.java    | 10 ++++++-
 .../org/apache/doris/planner/OlapScanNode.java     | 30 +++++++++++++-------
 .../org/apache/doris/planner/OriginalPlanner.java  | 13 +++++++--
 gensrc/proto/internal_service.proto                |  1 +
 gensrc/thrift/DataSinks.thrift                     |  2 ++
 regression-test/data/query_p0/sort/sort.out        |  6 ++++
 regression-test/suites/query_p0/sort/sort.groovy   | 18 ++++++++++++
 10 files changed, 97 insertions(+), 26 deletions(-)


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

Reply via email to