You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Mar16151413111098765432128Feb2625242322212019181716151412111098764131Jan30292827262524232221201918171514131211planner: support predicate pushdown for CTE (#33158)br: download sst again with no-crypt parameters when met decryption error for downloadSST (#32847)ddl: check DDL history job in test (#33079)sysvar: re-organize the order of sysvars by their scopes. (#33149)executor: fix CTE may be blocked when query report error (#33085)*: revert #27021 to fix a bug that selection can not be pushed down when having clause above aggregation (#33168)parser: add RemovePlacementRuleFlag (#33161)telemetry: add telemetry for tso optimization (#33162)ddl: migrate test-infra to testify for ddl.testDBSuite5 (#33157)telemetry: add mutation checker and assertion usage info to TxnUsage (#33156)txn: support read consistency read with ts checking (#32922)server: Revert "server: Improve compatibility with MySQL 5.5 and 5.6 clients … (#33142)br: Consider partition table's placement for br (#33139)expression: support pushdown dayofweek and dayofyear to tiflash (#33131)statistics: fix load stat for new collation column (#33146)lightning: add retry and early terminate checking empty table (#31798)lightning: revert custom gRPC resolver (#33115)gc_worker: Fix redundantly delete placement rules after dropping database (#33082)expression: fix querying cluster tables reports `regexp` is not supported (#33052)bindinfo: support disabled status for binding (#32819)mpp: throw an err when mpp generate empty table scan task list (#33084)expression, types: use time.Add() to calculate subtime (#32903)executor: fix wrong result of delete multiple tables using left join (#33055)ddl: migrate test-infra to testify for ddl.testDBSuite4 (#33113)sysvar: add INSTANCE scope for system variable (#32888)executor: set kvRanges in table_reader when batch_cop=2 for partition table (#33112)sessionctx: make builtinFunctionUsage thread safe (#33032)util: fix unstable test in the TestNotifyErrorWaitGroupWrapper (#33063)*: make golangci-lint work on Go1.18 (#33081)lightning: tolerate tikv node address changes during importing (#32876)executor: fix a bug on generated column cause wrong read result (#33050)bindinfo: refactor some codes in bindinfo package (#33094)planner: add more test cases for auto-capture and support to capture more hints (#33051)planner: fix the wrong range built for bit columns when reusing cached plan (#33090)*: support mpp partition for tiflash (#31043)table/tables: fix a corner case of renew lease operation on cached table (#32643)br: implement backup & restore policy info (#33007)bindinfo: add warning message when the memory usage of the cache exceeds its capacity (#32866)server: a better way to handle killed connection (#32809)bindinfo: support 'show binding_cache status' (#32567)