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 9c1aad06ea  [Improve](query) improve column match performance by 
introducing a column name map in `MaterializedIndexMeta` (#18203)
     add b3657959c9 [fix](planner )need add LateralViewRef's id into TableRef's 
allTableRefIds (#18220)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/doris/analysis/SelectStmt.java | 12 ++++-
 .../java/org/apache/doris/analysis/TableRef.java   |  6 +++
 .../org/apache/doris/planner/AnalyticPlanner.java  |  2 +-
 .../apache/doris/planner/TableFunctionNode.java    |  2 +-
 .../test_inlineview_with_window_function.groovy}   | 59 +++++++++++++++-------
 5 files changed, 61 insertions(+), 20 deletions(-)
 copy 
regression-test/suites/{query_p1/return_binaray/test_return_binaray_hll.groovy 
=> correctness_p0/test_inlineview_with_window_function.groovy} (50%)


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

Reply via email to