package
1.1.0-alpha
Repository: https://github.com/hicqu/tidb.git
Documentation: pkg.go.dev

# Functions

ComputeArithmetic computes the arithmetic operation on two datums.
ComputeBit computes the bitwise operation on two datums.
FlagsToStatementContext creates a StatementContext from a `tipb.SelectRequest.Flags`.
NewEvaluator creates a new Evaluator instance.

# Constants

Error codes.
FlagIgnoreTruncate indicates if truncate error should be ignored.
FlagTruncateAsWarning indicates if truncate error should be returned as warning.

# Variables

Error instances.

# Structs

Evaluator evaluates tipb.Expr.