MCPcopy Create free account
hub / github.com/rilldata/rill / GetArrayContainsFunction

Method GetArrayContainsFunction

runtime/drivers/dialect.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 GetRegexMatchFunction() (string, error)
50 RequiresArrayContainsForInOperator() bool
51 GetArrayContainsFunction() (string, error)
52 DimensionSelect(escapeTable string, dim *runtimev1.MetricsViewSpec_Dimension) (dimSelect, unnestClause string, err error)
53 LateralUnnest(expr, tableAlias, colName string) (tbl string, tupleStyle, auto bool, err error)
54 UnnestSQLSuffix(tbl string) string

Callers 1

Implementers 1

BaseDialectruntime/drivers/dialect.go

Calls

no outgoing calls

Tested by

no test coverage detected