Last three weeks, we landed 74 PRs in the TiDB repository.
tidb_enable_cascades_planner
explain
support explain analyze
autoAnalyze
for partitioned tablesforce-priority
option to the configuration filejson_length
admin show slow
commandIndexJoin
over UnionScan
Avg
aggregation functionchunk.SwapColumn
to rebuild the column referenceanti semi join
plan for NOT EXISTS
chunk.SwapColumn
to rebuild the column referencesysdate
built-in function unfoldableINFORMATION_SCHEMA.ENGINES
table compatibilitygroup_concat()
built-in functionperformance_schema
session variable to OFF
show create table
with the Compression optionregionErr
, notLeader
, and staleEpoch
error handlingalter table
to append values to an enum typed columntable dual
logical plan when the filter is false
or null
point get
plan for a prepared statementFLUSH TABLES WITH READ LOCK
to produce an errorgrow
for a simple executorESCAPED BY
subclause of FIELDS
causes a panicstats worker
show processlist
gc worker
Command
and Time
fields in show processlist
AddDate
and SubDate
built-in functionsIsNull
from the constant propagationadmin check table
VALUES()
function is not a columnsubstring_index
built-in functionshow create table
result when the table has a Compression optionPointGet
operator are all nullalter table add index
on a virtual column bugLast three weeks, we landed 4 PRs in the TiSpark repository.
Last three weeks, we landed 42 PRs in the TiKV and PD repositories.
Support more functions in Coprocessor:
md5
and sha1
pkg
/errors to provide error tracingtikv:
docs-cn: