Skip to content

Actions: Recidiviz/go-zetasqlite

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
69 workflow runs
69 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Dont crash on nil in LOGICAL_OR and LOGICAL_AND
Go #47: Pull request #34 opened by ohaibbq
March 2, 2024 01:14 12m 46s dan/logical-nil
March 2, 2024 01:14 12m 46s
Return nil for null values in IN(), BETWEEN(), AND LIKE()
Go #46: Pull request #31 synchronize by ohaibbq
March 2, 2024 00:25 18m 55s dan/null-comparator
March 2, 2024 00:25 18m 55s
Ignore nulls when counting window values
Go #45: Pull request #33 opened by ohaibbq
March 2, 2024 00:18 12m 29s dan/count-null
March 2, 2024 00:18 12m 29s
Materialize CTEs for faster execution
Go #44: Pull request #32 opened by ohaibbq
March 2, 2024 00:16 14m 40s dan/materialize-cte
March 2, 2024 00:16 14m 40s
[Array] Support LEFT OUTER / INNER JOIN modes
Go #43: Pull request #26 synchronize by ohaibbq
February 27, 2024 23:06 10m 55s dan/array-scan-join
February 27, 2024 23:06 10m 55s
[Array] Support LEFT OUTER / INNER JOIN modes
Go #42: Pull request #26 synchronize by ohaibbq
February 27, 2024 23:02 1m 56s dan/array-scan-join
February 27, 2024 23:02 1m 56s
[String] Do not cast integer/float-like strings to datetime
Go #41: Pull request #30 opened by ohaibbq
February 27, 2024 22:51 23m 30s dan/string-to-time
February 27, 2024 22:51 23m 30s
[String] Use direct string value from ZetaSQL
Go #40: Pull request #29 opened by ohaibbq
February 27, 2024 22:38 24m 40s dan/regexp-literal
February 27, 2024 22:38 24m 40s
Use value comparators for LEAST, GREATEST, BETWEEN
Go #39: Pull request #28 opened by ohaibbq
February 27, 2024 22:37 18m 41s dan/between-greatest-least
February 27, 2024 22:37 18m 41s
[Array] Handle null ARRAY fields
Go #38: Pull request #27 opened by ohaibbq
February 27, 2024 22:34 12m 34s dan/null-array-panic
February 27, 2024 22:34 12m 34s
[Array] Support LEFT OUTER / INNER JOIN modes
Go #37: Pull request #26 opened by ohaibbq
February 27, 2024 22:31 20m 37s dan/array-scan-join
February 27, 2024 22:31 20m 37s
[Date Parser] Fix %p 12pm case
Go #35: Pull request #24 synchronize by ohaibbq
February 21, 2024 20:21 3m 13s dan/date-element-p-12pm
February 21, 2024 20:21 3m 13s
[Date Parser] Fix %p 12pm case
Go #34: Pull request #24 opened by ohaibbq
February 21, 2024 20:02 13m 31s dan/date-element-p-12pm
February 21, 2024 20:02 13m 31s
Fix IN() operator return when left-hand side is null
Go #32: Pull request #22 opened by ohaibbq
February 21, 2024 19:26 23m 52s dan/in-null
February 21, 2024 19:26 23m 52s
[Functions] Fix NULLIF panic on null
Go #24: Pull request #18 opened by ohaibbq
February 6, 2024 22:39 19m 38s dan/nullif-panic
February 6, 2024 22:39 19m 38s