This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-42865-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 594865c34f5 [improvement](statistics)External table getRowCount return -1 when row count is not available or row count is 0. (#43009) (#43081) add 6d82f9cef27 [fix](cloud) Fix constant folding for requests sent to BE without dis… (#42865) No new revisions were added by this update. Summary of changes: .../rules/expression/rules/FoldConstantRuleOnBE.java | 2 +- .../java/org/apache/doris/rewrite/FoldConstantsRule.java | 2 +- .../org/apache/doris/service/FrontendServiceImpl.java | 4 ++-- .../java/org/apache/doris/system/SystemInfoService.java | 15 +++++++++++++-- .../doris/tablefunction/LocalTableValuedFunction.java | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org