Commit Graph

  • 6277f612b3 ddl: migrate test-infra to testify for sequence_test (#32477) Weizhen Wang 2022-02-19 12:25:40 +08:00
  • 691fe65367 executor: migrate test-infra to testify for rowid_test.go (#32455) tison 2022-02-19 10:57:40 +08:00
  • b460f87b6d executor: add a benchmark test for union scan reading (#32441) tiancaiamao 2022-02-18 21:23:40 +08:00
  • 313960e49c planner, table: Disallow update self (natural) join on partitioning columns (#31629) (#31779) Mattias Jonsson 2022-02-18 10:55:40 +01:00
  • 6517f3b315 planner,expression,util: scatter hotspot index in certain scenes by expression index (#30659) TonsnakeLin 2022-02-18 16:47:40 +08:00
  • c102b6b25a statistics: fix data race (#32448) Xiaoju Wu 2022-02-18 16:07:40 +08:00
  • d20be034f1 tools/check: exit non-zero when the unit test fail (#32444) tiancaiamao 2022-02-18 14:59:40 +08:00
  • 61986869ea planner/core: migrate test-infra to testify for planbuilder_test.go (#32445) tison 2022-02-18 12:57:40 +08:00
  • e0f90a7c11 ddl: fix string truncating when tiflash/sync-status returns a very long line (#32367) Calvin Neo 2022-02-18 12:33:40 +08:00
  • 932c0400ad executor: migrate test-infra to testify for joiner_test.go (#32454) feitian124 2022-02-18 12:01:40 +08:00
  • 6ce6b8a3ca store: avoid importing pd/server (#31617) disksing 2022-02-18 11:25:40 +08:00
  • 7875c6003e enhance perf overview dashboards (#32420) dbsid 2022-02-18 09:34:36 +08:00
  • 64f8c4756f executor: migrate test-infra to testify for select_into_test.go (#32415) feitian124 2022-02-17 21:55:40 +08:00
  • e592cef7e0 *: add create time to admin show ddl jobs (#32435) wjHuang 2022-02-17 21:17:40 +08:00
  • 5e52263d81 stmtsummary: fix unstable test (#32434) crazycs 2022-02-17 17:55:40 +08:00
  • c8bef987ae *: support variable tidb_last_ddl_info (#32414) wjHuang 2022-02-17 16:43:40 +08:00
  • 8622c06652 cpuprofile: fix unstable test (#32429) crazycs 2022-02-17 16:27:40 +08:00
  • 94f821c102 expression: support push mod down to tikv (#31952) Song Gao 2022-02-17 15:15:40 +08:00
  • c4a0bfb3bd stmtsummary: fix data race (#32424) crazycs 2022-02-17 14:59:40 +08:00
  • 7a4516edbe executor: migrate test-infra to testify for revoke_test.go (#32418) feitian124 2022-02-17 14:41:40 +08:00
  • 8c04d41c48 parser: support ALTER DATABASE t SET TIFLASH REPLICA in grammar (#32255) Calvin Neo 2022-02-17 14:25:39 +08:00
  • db3e69eb68 executor: migrate test-infra to testify for ddl_test (#32394) Weizhen Wang 2022-02-16 21:25:39 +08:00
  • 2d61131e1c planner: fix the plan when projection under unionScan (#31710) wjHuang 2022-02-16 20:55:39 +08:00
  • c4d4b798c7 planner: fix unable to push down agg to tiflash when tidb_isolation_read_engines is set (#32336) Zhou Kunqin 2022-02-16 20:41:39 +08:00
  • 41e6b3bdc1 executor, unistore: simply add a wait group to avoid data race (#32407) 2022-02-16 19:11:39 +08:00
  • a31ca21830 planner: support sysdate behavior according to sysdate_is_now (#31881) Song Gao 2022-02-16 18:53:39 +08:00
  • c14f4ad5fc *: remove skip test (#32383) Weizhen Wang 2022-02-16 17:07:39 +08:00
  • 4548f12b1c *: clean sqlexec in statistics handle (#32282) Xiaoju Wu 2022-02-16 16:55:39 +08:00
  • fccdacdd7c executor: migrate test-infra to testify for show_placement_test (#32346) Weizhen Wang 2022-02-16 16:37:39 +08:00
  • 92d72f17fa copr: replace unistore closure executors with existing mpp executors (#27947) 2022-02-16 16:19:39 +08:00
  • 43e666ba7c executor: migrate test-infra to testify for sample_test.go (#32380) feitian124 2022-02-16 14:15:39 +08:00
  • 9659b93250 executor: migrate test-infra to testify for show_placement_labels_test.go (#32393) feitian124 2022-02-16 13:53:39 +08:00
  • a97fe372ae ddl: fix a bug when drop a column with single index (#32211) wjHuang 2022-02-16 13:37:39 +08:00
  • a4b5190e88 planner/core: migrate test-infra to testify for preprocess_test.go (#32357) tison 2022-02-16 11:29:39 +08:00
  • 90f4c5d12b expression: support push down tikv supported functions (#32348) Song Gao 2022-02-16 11:11:40 +08:00
  • 4dfa95b7a6 session: migrate test-infra to testify for session/session_fail_test.go (#32260) Hangjie Mo 2022-02-16 10:57:39 +08:00
  • 1f810e5256 ddl: make rename a not exists table report right error message (#32170) fanrenhoo 2022-02-16 10:43:39 +08:00
  • 706f8a9d9c lightning: skip restore table when source files are empty (#28189) glorv 2022-02-16 10:19:39 +08:00
  • eabd78cae2 *: add an option to enable pessimistic mode for auto-commit transactions (#32056) Jack Yu 2022-02-15 19:33:38 +08:00
  • 2b9093f30d expression: fix date format identifies '\n' as invalid separator (#32358) Meng Xin 2022-02-15 17:55:38 +08:00
  • 167228a266 lightning: fix panic when table name in source file and target cluster is different (#31808) Yujie Xia 2022-02-15 16:15:38 +08:00
  • 886650b582 codec: Don't convert set or enum datum to float64 when encoding them (#32308) Ziqian Qin 2022-02-15 14:31:38 +08:00
  • e938378143 planner/core: migrate test-infra to testify for prepare_test.go (#32345) tison 2022-02-15 14:17:38 +08:00
  • 954e1e1e82 expression: fix retType of buitin func with JSON (#32301) Hangjie Mo 2022-02-15 13:17:38 +08:00
  • c9ec0bad6a executor: migrate test-infra to testify for update_test (#32343) Weizhen Wang 2022-02-15 12:03:38 +08:00
  • a421d20d21 executor: migrate test-infra to testify for insert_test (#32332) Weizhen Wang 2022-02-15 10:39:38 +08:00
  • 2d93944210 executor: migrate test-infra to testify for partition_table_test.go (#30665) Weizhen Wang 2022-02-14 19:39:38 +08:00
  • 3c77cf9ada statement table: fixed issue #32156 time_zone not sync in stmt table (#32315) LemonHX 2022-02-14 18:45:38 +08:00
  • f5eb1e9fef ddl: Added check for partition name ending with space (#31785) Mattias Jonsson 2022-02-14 11:29:38 +01:00
  • 25d60e5c15 sessionctx: fix issue #32222 (#32312) LemonHX 2022-02-14 17:29:38 +08:00
  • 2f0c23da24 executor: migrate test-infra to testify for stale_txn_test (#32285) Weizhen Wang 2022-02-14 16:49:38 +08:00
  • 6eec763792 ddl/placement: migrate test-infra to testify (#32314) tison 2022-02-14 16:25:38 +08:00
  • 10a721a4f7 statistics: remove the deltaMap when dump to stats_histograms fail (#32300) tiancaiamao 2022-02-14 16:07:38 +08:00
  • cab75af14d ddl: fix panic when ddl close if ddl never started (#32310) crazycs 2022-02-14 15:05:38 +08:00
  • 4c4ff16c38 planner: migrate test-infra to testify for point_get_plan_test (#32297) Weizhen Wang 2022-02-14 14:51:38 +08:00
  • 0cd8671254 executor: migrate test-infra to testify for index_lookup_merge_join_test (#32283) Weizhen Wang 2022-02-14 14:33:38 +08:00
  • 163064d94d executor: migrate test-infra to testify for explain_test (#32307) Weizhen Wang 2022-02-14 14:17:37 +08:00
  • 2885bd40f6 ddl: Migrate tests of TiFlash Cluster Manager into testify (#31946) Calvin Neo 2022-02-14 14:03:37 +08:00
  • 1cf4fcfa73 *: support prepared plan cache for cached table (#32139) tiancaiamao 2022-02-14 12:29:37 +08:00
  • 7c56706622 *: support predeclared golangci-lint linter (#32066) wangggong 2022-02-14 10:35:38 +08:00
  • aa24b9a7b4 br/pkg: clean up pingcap/check dep (#32269) tison 2022-02-12 13:11:37 +08:00
  • 2edd35f917 tools/check: remove a unused file (#32266) tiancaiamao 2022-02-11 21:31:36 +08:00
  • f949e01e0b planner, expression: pushdown AggFuncMode to coprocessor (#31392) HuaiyuXu 2022-02-11 17:49:37 +08:00
  • 829a1017dd br/lightning: migrate test to using testify (#32065) disksing 2022-02-11 17:07:37 +08:00
  • 88e9f682bf br: refactor restore client configuration (#31940) fengou1 2022-02-11 16:55:37 +08:00
  • 2f2a1c7194 planner/core: disable 'push to cop' optimize rule for cached table (#32162) tiancaiamao 2022-02-11 14:53:37 +08:00
  • 6d2ad99ce3 ddl: fix alter column set default wrongly updates the schema (#32249) wjHuang 2022-02-11 14:21:36 +08:00
  • c0244a380b planner: disallow use of key prefix with zero length (#32176) Mattias Jonsson 2022-02-11 07:03:36 +01:00
  • 9c64224c49 *: Reduce data inconsistencies (#31547) Ziqian Qin 2022-02-11 13:51:36 +08:00
  • bc267f5856 expression: support push down tikv supported functions (#32193) Song Gao 2022-02-11 12:51:36 +08:00
  • 7ceb73341e planner: Support (cartesian) (anti) left semi join push down to TiFlash (#31002) Zhi Qi 2022-02-11 12:31:36 +08:00
  • d8fd06dc84 metrics,executor: add metrics for reading from table cache (#32171) tiancaiamao 2022-02-11 12:17:36 +08:00
  • 4d7b4097e1 Makefile: tiny polish the make ut command (#32244) tiancaiamao 2022-02-11 10:49:36 +08:00
  • fe0f1eadc2 tools/check/ut: reduce the generated coverage file size (#32201) tiancaiamao 2022-02-10 20:01:36 +08:00
  • 7929a5c342 lightning: fix data race in lightning serial test suite (#32237) glorv 2022-02-10 19:47:36 +08:00
  • 30cd559fa9 *: refactor sqlexec to support using current session (#32229) Xiaoju Wu 2022-02-10 18:09:36 +08:00
  • 638fa8e22f ddl: fix error that pd rules are not deleted when alter TiFlash replica count to 0 (#32192) Calvin Neo 2022-02-10 17:53:36 +08:00
  • ae60ecda50 executor: fix unstable unit test TestIssue16696 (#32225) tiancaiamao 2022-02-10 16:55:36 +08:00
  • 92f5a6340c expression: from_unixtime accept 64-bit integers (#22616) Zijie Lu 2022-02-10 14:57:35 +08:00
  • 82add9c6bd lightning: only broadcast progress status if web api is enabled (#32011) glorv 2022-02-10 14:43:36 +08:00
  • cb8e65abcb bindinfo: fix inconsistent comments (#32223) Hangjie Mo 2022-02-10 12:37:36 +08:00
  • 3994bb6019 tools/check: add 2min timeout for each test function (#32208) tiancaiamao 2022-02-09 22:23:35 +08:00
  • 9c29e0c48f ddl: migrate test-infra to testify for db_integration_test (#32185) Weizhen Wang 2022-02-09 21:11:36 +08:00
  • 4e33a0f2eb expression: refine invalid char error msg for string conversion (#32199) tangenta 2022-02-09 19:25:36 +08:00
  • 21e49193be session: increase default lock ttl to stabilize pessimistic test suite (#32184) zyguan 2022-02-09 18:25:36 +08:00
  • 37c9dc9e52 metrics: add adding index worker duration back (#32187) Jack Yu 2022-02-09 17:03:36 +08:00
  • a850b044c1 unistore: Update unistore for assertion (#32189) MyonKeminta 2022-02-09 16:31:36 +08:00
  • 297455d7e2 planner/core: migrate test-infra to testify for rule_ tests (#32179) tison 2022-02-09 16:09:36 +08:00
  • 01fdb6023c expression: fix Coercibility and Collation with json type (#31576) Hangjie Mo 2022-02-09 15:41:36 +08:00
  • c6b94d2840 executor: migrate test-infra to testify for pkg_test (#32178) Weizhen Wang 2022-02-09 15:27:36 +08:00
  • 7c727e10dd util/range: replace in-place create store helper function with testkit (#32181) tison 2022-02-09 14:33:35 +08:00
  • 74545cbde1 stroe: clean up pingcap/check dep (#32183) tison 2022-02-09 13:43:36 +08:00
  • 1f7c567ca9 planner/core: migrate logical_plans_test.go to testify (#32102) JohnHe 2022-02-08 19:05:35 -08:00
  • 74261e1432 backup, restore: Write correct api-version in rawkv backup/restore (#31122) Peng Guanwen 2022-02-08 23:07:36 +08:00
  • adcaaa5cbe executor: migrate test-infra to testify for sort_test (#32154) Weizhen Wang 2022-02-08 17:23:35 +08:00
  • 294a094d90 global_config: update pd version and client go version (#31219) LemonHX 2022-02-08 14:11:35 +08:00
  • 16cd0e260a infoschema: remove t.Run to fix unstable test (#32005) Weizhen Wang 2022-02-08 13:33:35 +08:00
  • 3738dec53e *: enable the new collation by default (#32016) wjHuang 2022-02-08 12:53:35 +08:00
  • 077eb80f13 executor: migrate test-infra to testify for show_test.go (#32081) Weizhen Wang 2022-02-08 10:59:35 +08:00
  • 6a135e2e9d lightning: avoid warn risk for gosec lint (#32127) Zak Zhao 2022-02-08 10:35:35 +08:00