Commit Graph

1123 Commits

Author SHA1 Message Date
Shengliang Guan 25df542a01
Merge pull request #16649 from taosdata/feature/3.0_interval_hash_optimize
refactor: rsma fetch trigger refactor and use ref to manage qtaskf
2022-09-04 18:16:58 +08:00
Hongze Cheng bbbbebab89 fix: windows compile 2022-09-03 13:37:48 +08:00
Hongze Cheng 08b36a833d disable rbtree test 2022-09-02 16:37:40 +08:00
Cary Xu c0fd55f755 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-09-01 16:51:42 +08:00
Cary Xu 9ae0e15d6b refactor: rsma code refactor and use ref for qtaskf 2022-09-01 16:51:23 +08:00
Hongze Cheng 39215ec102 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 14:25:51 +08:00
yihaoDeng 8d0767a9ab change error msg 2022-09-01 10:54:25 +08:00
Hongze Cheng 4271911b50 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-09-01 09:51:33 +08:00
Shengliang Guan 7b3e10034c fix: compile error in windows 2022-08-31 18:54:08 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
Shengliang Guan b6c6f8666b
Merge pull request #16514 from taosdata/fix/ZhiqiangWang/TD-18733-shell-csv-rfc-4180
feature: shell csv rfc 4180
2022-08-31 14:46:51 +08:00
Haojun Liao 707c20c46c
Merge pull request #16495 from taosdata/feature/3_liaohj
refactor(query): do some internal refactor.
2022-08-30 17:58:40 +08:00
afwerar 8a34a321c7 feature: shell csv rfc 4180 2022-08-30 16:30:20 +08:00
Hongze Cheng 4c847cde6b Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 11:28:19 +08:00
Shengliang Guan beb08d4cea
Merge pull request #16478 from taosdata/feature/3.0_interval_hash_optimize
fix: race condition between fetch all and optr serialize
2022-08-30 10:40:24 +08:00
Hongze Cheng 5a636ae577 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-30 10:33:34 +08:00
Shengliang Guan 52f8fbb997
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
2022-08-30 09:07:52 +08:00
Haojun Liao 37618513a6
Merge branch '3.0' into feature/3_liaohj 2022-08-29 22:47:18 +08:00
Haojun Liao ba8b10e27b refactor(query): do some internal refactor. 2022-08-29 18:47:46 +08:00
Cary Xu 894e713719 other: revert the assert for tpagebuf 2022-08-29 17:54:20 +08:00
Cary Xu c8d6960291 other: adjust sma log level 2022-08-29 17:53:02 +08:00
Xiaoyu Wang cc1d37cfe5 fix: some problems of parser 2022-08-29 17:23:29 +08:00
Hongze Cheng d2621cb657 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-29 15:47:27 +08:00
Cary Xu 66199e4e7a Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-29 14:53:39 +08:00
Cary Xu 167e58578a enh: add check for tpagebuf 2022-08-29 14:53:13 +08:00
Hongze Cheng 90d7ba0f4f Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-29 11:02:53 +08:00
dapan1121 2bf49b0c8e fix: fix uint64_t value issue 2022-08-29 10:34:36 +08:00
dapan1121 d955942a64 Merge remote-tracking branch 'origin/3.0' into enh/removeConvert 2022-08-29 09:29:12 +08:00
dapan1121 44dcaf2517 fix: fix type convertion issue 2022-08-29 09:28:38 +08:00
Shengliang Guan c581212712
Merge pull request #16439 from taosdata/feature/3_liaohj
feature(query): support last function cache and retrieve data.
2022-08-28 21:27:13 +08:00
Haojun Liao 3c6aea81a1 fix(query): clear list . 2022-08-28 17:12:37 +08:00
Haojun Liao 653bd2ea6e fix(query): set correct page id list. 2022-08-28 16:26:38 +08:00
Haojun Liao 26d6213937 fix(query): clear array instead of destroy it in clear function. 2022-08-26 23:12:42 +08:00
Hongze Cheng 8b58508e2e more code 2022-08-26 22:23:03 +08:00
Haojun Liao 655dbb47c1 refactor(query): do some internal refactor. 2022-08-26 19:19:48 +08:00
Hongze Cheng 2e827b50e2 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 18:25:27 +08:00
dapan1121 d18e7cd739 enh: remove compare type convertion 2022-08-26 16:20:07 +08:00
Haojun Liao 60d9acb7b4 feature(query): support last function cache and retrieve data. 2022-08-26 15:27:19 +08:00
afwerar bdf0a41b39 os: fix Mac access error 2022-08-26 14:52:17 +08:00
Hongze Cheng b833c3ef89 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 13:01:15 +08:00
Haojun Liao 13563f1733
Merge pull request #16412 from taosdata/feature/3_liaohj
refactor(query): check table in uid order when handling the last block, and some internal refactor.
2022-08-26 10:44:27 +08:00
Hongze Cheng 5bbfc54504 Merge branch '3.0' of https://github.com/taosdata/TDengine into refact/tsdb_optimize 2022-08-26 10:08:12 +08:00
Haojun Liao 5d4d2ec14c fix(query): replace the min macro. 2022-08-25 23:22:04 +08:00
Hongze Cheng 34abb83796 more code 2022-08-25 23:07:59 +08:00
Haojun Liao 04ce7ffcb8 fix(query): fix string compare function. 2022-08-25 19:31:45 +08:00
Haojun Liao 96f21afe8f fix(query): update the string order policy. 2022-08-25 18:27:59 +08:00
Ganlin Zhao cbcb14641f Merge branch '3.0' into fix/TD-18457 2022-08-25 17:20:05 +08:00
Ganlin Zhao 6305b59a91 fix(query): fix valgrind report unitialized variable error 2022-08-25 17:14:51 +08:00
Hongze Cheng cfa666f247 more code 2022-08-25 17:04:42 +08:00
Hongze Cheng ffa5812053 more code 2022-08-25 16:21:13 +08:00