Skip to content

Conversation

@morrySnow
Copy link
Contributor

intro by PR #34894
This PR attempts to address the issue of losing conjuncts when performing a deep copy of the outer structure. However, the timing of copying the conjuncts is incorrect, resulting in the inability to map slots within the conjuncts to the output of the outer structure.

Proposed changes

Issue Number: close #xxx

Further comments

If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

morrySnow added a commit to morrySnow/incubator-doris that referenced this pull request May 20, 2024
pick from master apache#35076

intro by PR apache#34933
This PR attempts to address the issue of losing conjuncts
when performing a deep copy of the outer structure.
However, the timing of copying the conjuncts is incorrect,
resulting in the inability to map slots within the conjuncts
to the output of the outer structure.
@morrySnow
Copy link
Contributor Author

run buildall

@morrySnow morrySnow added the p0_b label May 20, 2024
starocean999
starocean999 previously approved these changes May 20, 2024
@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label May 20, 2024
@github-actions
Copy link
Contributor

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@morrySnow morrySnow force-pushed the fix_external_table_copy branch 3 times, most recently from a6b4f45 to 2465c29 Compare May 20, 2024 12:00
@morrySnow
Copy link
Contributor Author

run buildall

morrySnow added a commit to morrySnow/incubator-doris that referenced this pull request May 20, 2024
pick from master apache#35076

intro by PR apache#34933
This PR attempts to address the issue of losing conjuncts
when performing a deep copy of the outer structure.
However, the timing of copying the conjuncts is incorrect,
resulting in the inability to map slots within the conjuncts
to the output of the outer structure.
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

intro by PR apache#34894
This PR attempts to address the issue of losing conjuncts
when performing a deep copy of the outer structure.
However, the timing of copying the conjuncts is incorrect,
resulting in the inability to map slots within the conjuncts
to the output of the outer structure.
@morrySnow morrySnow force-pushed the fix_external_table_copy branch from 2465c29 to 3def246 Compare May 20, 2024 12:25
@morrySnow
Copy link
Contributor Author

run buildall

yiguolei pushed a commit that referenced this pull request May 20, 2024
…#35077)

pick from master #35076

intro by PR #34933
This PR attempts to address the issue of losing conjuncts
when performing a deep copy of the outer structure.
However, the timing of copying the conjuncts is incorrect,
resulting in the inability to map slots within the conjuncts
to the output of the outer structure.
@morrySnow morrySnow merged commit 08177d6 into apache:master May 21, 2024
dataroaring pushed a commit that referenced this pull request May 26, 2024
…#35076)

intro by PR #34894
PR #34894 attempts to address the issue of losing conjuncts
when performing a deep copy of the outer structure.
However, the timing of copying the conjuncts is incorrect,
resulting in the inability to map slots within the conjuncts
to the output of the scan.
@morrySnow morrySnow deleted the fix_external_table_copy branch May 27, 2024 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/2.1.4-merged dev/3.0.0-merged p0_b reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants