-
Notifications
You must be signed in to change notification settings - Fork 447
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(interactive): Reuse compiled native lib for same physical plan #3301
Conversation
Committed-by: bingqing.lbq from Dev container
c543ad5
to
01e5978
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3301 +/- ##
=======================================
Coverage 41.39% 41.39%
=======================================
Files 107 107
Lines 11203 11203
=======================================
Hits 4637 4637
Misses 6566 6566 Continue to review full report in Codecov by Sentry.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The actor part LGTM.
Add a server-side query cache on hqps engine.
plan_id
field inPhysicalPlan
.hiactor::thread_resource_pool
. And the thread will not be blocked.