package
github.com/pingcap/tidb/expression
third-party12 third-party functions from github.com/pingcap/tidb/expression, ranked by how often they are called outside tests and generated code.
- prod calls
- 1,736
- non-test, non-generated
- all calls
- 1,770
- total callsites
- functions
- 12
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/pingcap/tidb/expression
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Expression.GetType | 227 |
| newBaseBuiltinFuncWithTp | 220 |
| baseFunctionClass.verifyArgs | 210 |
| Expression.EvalString | 203 |
| builtinFunc.setPbCode | 170 |
| Expression.EvalInt | 155 |
| ScalarFunction.GetArgs | 136 |
| baseBuiltinFunc.getCtx | 98 |
| Schema.Len | 94 |
| Schema.Append | 81 |
| Expression.EvalReal | 74 |
| NewSchema | 68 |