This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 5c8ecfbf9c [fix](thirdparty) fix opentelemetry error message compiling with ubsan (#18912) add 159344792f [enhance](Nereids) make getExplorationRule static (#19278) No new revisions were added by this update. Summary of changes: .../org/apache/doris/nereids/NereidsPlanner.java | 10 +++---- .../org/apache/doris/nereids/StatementContext.java | 4 --- .../nereids/jobs/joinorder/hypergraph/Node.java | 8 ++--- .../joinorder/hypergraph/SubgraphEnumerator.java | 4 +-- .../hypergraph/receiver/PlanReceiver.java | 10 +------ .../org/apache/doris/nereids/rules/RuleSet.java | 35 ++++++++++++---------- .../java/org/apache/doris/qe/SessionVariable.java | 10 +------ 7 files changed, 31 insertions(+), 50 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org