You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
feat: SQL Cell no longer escapes formatted string values (#2245)
This change updates bigframes/core/pyformat.py to directly embed str
values rather than escaping them first. Unit tests have been updated to
reflect this change.
---
*PR created automatically by Jules for task
[5189763854933796072](https://jules.google.com/task/5189763854933796072)*
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Shenyang Cai <sycai@users.noreply.github.com>
0 commit comments