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
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 <[email protected]>
0 commit comments