This is an automated email from the ASF dual-hosted git repository. cambyzju pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 5dd27802096 [change](index) change enable_create_bitmap_index_as_inverted_index default to true (#36692) add 7216734f582 [fix)(colocate join) fix wrong use of colocate join (#37361) No new revisions were added by this update. Summary of changes: .../properties/ChildOutputPropertyDeriver.java | 2 +- .../properties/ChildrenPropertiesRegulator.java | 2 +- .../LogicalOlapScanToPhysicalOlapScan.java | 12 ++-- .../org/apache/doris/nereids/util/JoinUtils.java | 53 ++++++++++++-- .../test_colocate_join_of_column_order.groovy | 82 ++++++++++++++++++++++ 5 files changed, 137 insertions(+), 14 deletions(-) create mode 100644 regression-test/suites/correctness_p0/test_colocate_join_of_column_order.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org