Last week, we landed 41 PRs in the TiDB repository.
columnBufferAllocator
for the vectorized evaluationColumn
for the var-length typesbaseBuiltinFunc
support the conversion from row-based evaluation to vectorized evaluationin
as eq
when the rhs
list has only one itemselect ... for update
statement to the normal select ...
statement in the auto-commit caseselect for update
statementprocesslist
table in some casesLast week, we landed 24 PRs in the TiSpark repository and released TiSpark 2.1.3.
Aggregation
or GroupBy
pushdown in the case of double readLast week, we landed 31 PRs in the TiKV and PD repositories.
rpn_expr/test_util.rs
not_found
field to true
in Getresponse
when a key does not existRes
s and handle all Res
s via EvalContext
std
's HashMap to tikv_util
's HashMapjson_unquote
to the RPN functionctx
in the Readindex
requestfloat_str_to_int_str
and refactor the implementation to the same as TiDBtidb:
tikv:
parser: