MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / EncodeKey

Function EncodeKey

tidbparser/dependency/util/codec/codec.go:166–168  ·  view source on GitHub ↗

EncodeKey appends the encoded values to byte slice b, returns the appended slice. It guarantees the encoded value is in ascending order for comparison. For Decimal type, datum must set datum's length and frac.

(sc *stmtctx.StatementContext, b []byte, v ...types.Datum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

encodeFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…