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 MarshalJSON for Literal to handle NaN/Inf values in JSON serialization
- Support INTERVAL and FORMAT keywords as identifiers when not used as keywords
- Handle uint64 numbers that exceed int64 range
- Add InsertQuery explain output support
- Expand nested DataType parameters in explain output (e.g., Array(DateTime))
- Fix FormatLiteral to handle both int64 and uint64 integer types
Test count: 5488 passing (up from 5461)
0 commit comments