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
- Add @ prefix to LOAD fields in FT.AGGREGATE (bug fix)
- Extract duplicate date mappings into module-level constants:
- SQLGLOT_TO_SQL_DATE_FUNCTIONS (string-based)
- SQLGLOT_DATE_EXPR_TYPES (type-based)
- Add validation to reject negated date function conditions
- Add test for negated date function error
- Fix test expecting @category in LOAD args
- Remove duplicate test_parse_select_without_from
- Clean up unused variables in _build_command
0 commit comments