Skip to content

data/sqlutil: (WIP) Add instrumented/cancellable FrameFromRowsWithContext #1278

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kylebrandt
Copy link
Contributor

What this PR does / why we need it:
With SQL we have row limits, and to see those limits we need to instrument what we currently have.

Also, cell limits might be better and more informative, so collect that as well.

Finally, accept context, use that for labels in these metrics, and now that we have that can we can trace and cancel.

Special notes for your reviewer:

This is a first LLM pass, I haven't tried it yet

@Multimo Multimo marked this pull request as ready for review April 25, 2025 09:22
@Multimo Multimo requested a review from a team as a code owner April 25, 2025 09:22
@zoltanbedi
Copy link
Member

Are you looking forward for review for this?

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