Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/cockroachdb-parser
/ eval.go
File
eval.go
pkg/sql/sem/tree/eval.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2015 The Cockroach Authors.
2
//
3
// Use of this software is governed by the CockroachDB Software License
4
// included in the /LICENSE file.
Callers
nothing calls this directly
Calls
15
New
Function · 0.92
MakeArray
Function · 0.92
MakeComparisonOperator
Function · 0.92
unaryOpFixups
Function · 0.85
FixedReturnType
Function · 0.85
cmpOpFixups
Function · 0.85
makeEqFn
Function · 0.85
unpreferred
Function · 0.85
makeLtFn
Function · 0.85
makeLeFn
Function · 0.85
makeIsFn
Function · 0.85
makeEvalTupleIn
Function · 0.85
Tested by
no test coverage detected