goccy/go-zetasqlite
A database driver library that interprets ZetaSQL queries and runs them using SQLite3
GoMIT
Issues
- 0
Support DATE_TRUNC with HOUR granularity
#224 opened by anowinski-equinix - 0
Support table-valued functions.
#221 opened by thalissonfelipe - 0
zetasqlite.TimeFromTimestampValue doesn't work well with Time Zones data in the incoming string
#220 opened by iolalla - 0
- 1
- 0
- 0
[String Functions]: EDIT_DISTANCE
#212 opened by anonimitoraf - 1
- 0
- 0
`WEEK(<WEEKDAY>)` unsupported for `LAST_DAY()`, `EXTRACT()`, `DATE_DIFF()`, `DATE_TRUNC()`
#193 opened by ohaibbq - 0
- 0
Full range of dates not supported
#202 opened by ohaibbq - 0
- 0
Incorrect column count used for aliased columns
#191 opened by ohaibbq - 0
`SELECT 1 AS x UNION ALL (WITH toks AS (...) SELECT toks.x)` raises syntax error
#192 opened by ohaibbq - 0
`PIVOT` / `UNPIVOT` unsupported
#190 opened by ohaibbq - 0
Implement dayOfYearParser
#196 opened by recidinick - 0
- 1
Unable to use namespaced functions
#195 opened by ohaibbq - 1
- 0
[Dates] Improve time parser's handling of whitespace
#167 opened by ohaibbq - 0
- 0
[Date] `%p` token not implemented
#151 opened by ohaibbq - 0
- 0
[Aggregate] `null` `ORDER BY` elements cause crash
#145 opened by ohaibbq - 0
- 0
- 0
[Formatter] Filtering sub-selects causes syntax error
#147 opened by ohaibbq - 0
- 0
- 0
- 0
- 0
- 0
`NULLIF` panics when `expr` is null
#163 opened by ohaibbq - 0
- 0
- 0
Cannot `UNNEST` null array fields
#179 opened by ohaibbq - 0
Regular expressions are improperly parsed
#178 opened by ohaibbq - 0
- 0
`LOGICAL_OR()` and `LOGICAL_AND()` crash on nil
#186 opened by ohaibbq - 0
`LIKE()`, and `BETWEEN()` return false instead of null when left-hand side is null
#185 opened by ohaibbq - 0
- 1
[Windowing] Complex queries utilizing window functions become too slow to reasonably execute
#161 opened by ohaibbq - 1
[sqlite] `Parse error: parser stack overflow`
#153 opened by ohaibbq - 1
- 0
- 1
[Date] Elements do not parse strings that do not meet the minimum format string length
#137 opened by ohaibbq - 0
- 0
[Date] Incorrect initial date used for parsing dates
#136 opened by ohaibbq - 0