cockroachdb/cockroachdb-parser

Broken Build

jmank88 opened this issue · 1 comments

Greetings!

This project does not currently build, due to an undefined variable reservedKeywords:

~/cockroachdb-parser$ go test ./...
# github.com/cockroachdb/cockroachdb-parser/pkg/sql/lexbase
pkg/sql/lexbase/predicates.go:45:17: undefined: reservedKeywords
FAIL	github.com/cockroachdb/cockroachdb-parser [build failed]
otan commented

apologies for that! this should be fixed with v0.22.2.0.beta3