Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: dist query dedup #1269

Merged
merged 12 commits into from
Oct 27, 2023
Merged

fix: dist query dedup #1269

merged 12 commits into from
Oct 27, 2023

Conversation

Rachelint
Copy link
Contributor

Rationale

We place some dynamic fields in plans needed to send for remote execution, that lead to failure of request dedup.
I make a quick fix in this pr by overwriting such fields before encoding, and refill them in remote.

Detailed Changes

  • Overwrite dynamic fields of ReadRequest in Resovler.
  • Refill them in ExecutableScanBuilderImpl.

Test Plan

Test by ut.

Copy link
Contributor

@jiacai2050 jiacai2050 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ShiKaiWi
Copy link
Member

@Rachelint Integration test fails.

@jiacai2050 jiacai2050 merged commit 650c9a7 into apache:main Oct 27, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants