-
Notifications
You must be signed in to change notification settings - Fork 450
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): support extract intervals from temporal types in GIE #3229
Conversation
…into ir_runtime_extract
…phScope into ir_runtime_extract
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3229 +/- ##
=======================================
Coverage 42.06% 42.06%
=======================================
Files 101 101
Lines 11021 11021
=======================================
Hits 4636 4636
Misses 6385 6385 Continue to review full report in Codecov by Sentry.
|
Committed-by: bingqing.lbq from Dev container
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.
LGTM
What do these changes do?
As titled. Specifically,
Proto:
Compiler:
Pegasus Runtime:
HighQPS Runtime:
Related issue number
Fixes #3228