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

feat: dedup requests in proxy #1125

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

baojinri
Copy link
Contributor

@baojinri baojinri commented Aug 2, 2023

Rationale

In order to reduce the execution of the same query requests,then reduce memory consumption when querying.

Detailed Changes

Add dedup requests in proxy

Test Plan

Existing tests

@baojinri baojinri marked this pull request as ready for review August 3, 2023 02:47
@baojinri baojinri force-pushed the feat-dedup-requests-in-proxy branch 2 times, most recently from 584921d to e1d2df8 Compare August 14, 2023 09:06
@baojinri baojinri force-pushed the feat-dedup-requests-in-proxy branch 4 times, most recently from db3f2c2 to e9d2a2b Compare August 29, 2023 15:59
@ShiKaiWi ShiKaiWi force-pushed the feat-dedup-requests-in-proxy branch 4 times, most recently from fe4ad71 to 37b2d56 Compare September 22, 2023 06:29
Copy link
Member

@ShiKaiWi ShiKaiWi 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 ShiKaiWi merged commit 8a3a22e into apache:main Sep 26, 2023
7 checks passed
@baojinri baojinri deleted the feat-dedup-requests-in-proxy branch December 5, 2023 12:10
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.

2 participants