This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch topn-lazy-materialize-poc in repository https://gitbox.apache.org/repos/asf/doris.git
from be79cc5492b fix char padding not remove bug add 8249c5aafd0 mor/agg key is not lazy No new revisions were added by this update. Summary of changes: .../rules/rewrite/OperativeColumnDerive.java | 22 +++++++ .../plans/physical/PhysicalLazyMaterialize.java | 20 +++++-- .../query_p0/topn_lazy/topn_lazy_on_data_model.out | Bin 0 -> 1272 bytes .../topn_lazy/topn_lazy_on_data_model.groovy | 63 +++++++++++++++++++++ 4 files changed, 100 insertions(+), 5 deletions(-) create mode 100644 regression-test/data/query_p0/topn_lazy/topn_lazy_on_data_model.out create mode 100644 regression-test/suites/query_p0/topn_lazy/topn_lazy_on_data_model.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org