Skip to content

Conversation

@Light2Dark
Copy link
Contributor

📝 Summary

We would unecessarily run sqlglot parse even when a default limit is not specified.
This improves perf, and is less annoying for fresh notebooks (do not require multiple installation popups)

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

@vercel
Copy link

vercel bot commented Sep 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Sep 26, 2025 2:00am

@Light2Dark Light2Dark merged commit 64225b3 into main Sep 26, 2025
53 of 59 checks passed
@Light2Dark Light2Dark deleted the sham/do-not-run-sqlglot-unless-needed branch September 26, 2025 03:32
@dmadisetti dmadisetti added the bug Something isn't working label Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants