This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 0d619fb0f4e Sync stats cache while task finished, doesn't need to
query column_statistics table. (#30609) (#30666)
add 77042235c96 [fix](Nereids): fix offset in PlanTranslator (#29789)
(#30684)
No new revisions were added by this update.
Summary of changes:
.../glue/translator/PhysicalPlanTranslator.java | 21 +++++++++++++--------
...sProcessor.java => AddOffsetIntoDistribute.java} | 21 ++++++++++++++-------
.../nereids/processor/post/PlanPostProcessors.java | 1 +
.../doris/nereids/properties/DistributionSpec.java | 1 -
.../trees/plans/physical/PhysicalDistribute.java | 4 ++--
.../nereids/trees/plans/physical/PhysicalLimit.java | 5 +++++
.../org/apache/doris/nereids/util/PlanChecker.java | 1 -
7 files changed, 35 insertions(+), 19 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/processor/post/{RecomputeLogicalPropertiesProcessor.java
=> AddOffsetIntoDistribute.java} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]