Commit Graph

15 Commits

Author SHA1 Message Date
c082f850ea planner: fix agg push down rule mistake order by item inside agg function (#50002)
close pingcap/tidb#49986
2024-01-03 07:03:32 +00:00
20d394d714 expression: fix null type infer for function ROW (#49525)
close pingcap/tidb#49015
2023-12-26 08:30:28 +00:00
b983fe088f expression: pushdown lower/upper to tikv (#49045)
close pingcap/tidb#48170
2023-12-13 11:40:49 +00:00
5b05c0dba8 tests: update mysql-tester commit (#48462) 2023-11-10 03:26:13 +00:00
d0a5bc5bc1 tests: fix some test cases in real TiKV env (#47697)
ref pingcap/tidb#45961
2023-10-17 08:11:00 +00:00
350e1c2701 *: move session/nontransactional, expression/integration* test cases to tests/integrationtest (#47439)
close pingcap/tidb#47287
2023-10-08 06:52:53 +00:00
5c4d4b7e1f tests, planner: migrate tests for indexmerge_path, integration and partition in planner (#47330)
close pingcap/tidb#47329
2023-09-27 09:52:46 +00:00
7e922aa503 expression: use precision and frac from MyDecimal instead of datum for encoding (#47195)
close pingcap/tidb#42622
2023-09-25 15:36:16 +00:00
c634119bee expression: Add cast to ensure that the actual output type of builtin_control is consistent with retType (#46786)
close pingcap/tidb#44196
2023-09-22 05:10:45 +00:00
ad118918af tests: add hex() in tests to avoid non-utf8 chars in result file (#47118)
ref pingcap/tidb#45961
2023-09-20 10:07:43 +00:00
7d71771937 tests: integrationtest support report warnings (#47010)
ref pingcap/tidb#45961
2023-09-19 16:58:42 +00:00
defa2ade91 tests, expression: move integration test in expression pkg to tests/integrationtest (#47059)
close pingcap/tidb#46679
2023-09-18 09:55:41 +00:00
533de3ba88 expression, tests: move more test cases to integrationtest (#47002)
ref pingcap/tidb#46679
2023-09-15 09:58:40 +00:00
dc99d147cc expression, tests: move integration tests in expression pkg to tests/integration (#46891)
ref pingcap/tidb#46679
2023-09-12 09:06:10 +00:00
aac330b6f0 tests: move and rename cmd/explaintest to tests/integrationtest (#46712)
ref pingcap/tidb#45961
2023-09-11 09:24:11 +00:00