This is an automated email from the ASF dual-hosted git repository. jakevin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 619f2bbbda8 [Fix](thrift api) column should be converted if const before serialize to arrow format (#26111) add b3f31f9e1aa [enhancement](Nereids): speedup graphsimplifier (#26066) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/nereids/cost/Cost.java | 10 - .../java/org/apache/doris/nereids/cost/CostV1.java | 7 - .../jobs/joinorder/hypergraph/GraphSimplifier.java | 269 +++++++++++---------- .../jobs/joinorder/hypergraph/HyperGraph.java | 26 ++ .../joinorder/hypergraph/GraphSimplifierTest.java | 42 ++-- 5 files changed, 183 insertions(+), 171 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org