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
- default(): fall through to rhs when lhs is null (types.NullValue)
- parseTimestamp(): try RFC3339Nano, bare ISO date, US date, and named-month formats before erroring
- expressions.md: remove undeclared `now` variable from two examples
- data-transformations.md: add missing exists_one row to list-macros table
- data-transform-api-to-db.yaml: simplify to single-user fetch+insert (fixes broken batch param shape)
- functions_test.go: add null/fallback tests for default(), edge-case tests for flatten(), and new format tests for parseTimestamp()
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments