Commit Graph

36340 Commits

Author SHA1 Message Date
Minghao Li d7d8d82eec refactor(sync): modify log to index 2022-07-12 11:08:01 +08:00
Minghao Li ded3224471 refactor(sync): modify log to index 2022-07-12 11:07:07 +08:00
Cary Xu 4351700ec4
Merge pull request #14789 from taosdata/feature/TD-11274-3.0
enh: rsma code optimization and support drop
2022-07-12 10:57:08 +08:00
Ganlin Zhao 487f1e0f52 enh(query): avg function adoption for MIA operator
TD-17254
2022-07-12 10:55:51 +08:00
Li Minghao ba285620f5
Merge pull request #14797 from taosdata/feature/3.0_mhli
refactor(sync): add test case
2022-07-12 10:50:10 +08:00
Shengliang Guan da7526b710
Merge pull request #14796 from taosdata/fix/valgrind
test: valgrind case
2022-07-12 10:45:07 +08:00
Minglei Jin d220690d3c fix: skip file set if null pBlockIdx 2022-07-12 10:43:02 +08:00
wenzhouwww@live.cn 3f47bdffb2 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-12 10:38:26 +08:00
Shengliang Guan c1498e4a85 fix: invalid vnode ref while drop stream 2022-07-12 10:31:25 +08:00
Cary Xu a1b40283de fix: rsma retention level 2022-07-12 10:26:04 +08:00
Hui Li fb3142597b
Merge pull request #14793 from taosdata/test3.0/lihui
test: add tmq test case
2022-07-12 10:24:15 +08:00
Hui Li 313be26785
Merge pull request #14642 from taosdata/3.0test/jcy
test:update test cases
2022-07-12 10:23:57 +08:00
Hui Li 75d7dd3380
Merge pull request #14733 from taosdata/test/crash_gen_enh
test : Add  timestamp to the logger when it  in the debug mode
2022-07-12 10:23:50 +08:00
Hui Li ec9c3afe7c
Merge pull request #14766 from taosdata/test/enh_elapsed_case
test : enh elapsed test case
2022-07-12 10:23:38 +08:00
Hongze Cheng 31d3ae244e make it compile 2022-07-12 02:19:38 +00:00
Hongze Cheng 99702ff4ee Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-07-12 02:16:35 +00:00
Yihao Deng 7614974ddc
Merge pull request #14790 from taosdata/enh/rpcRefactor2
enh :  refactor rpc
2022-07-12 10:15:39 +08:00
Shengliang Guan 7630470982 test: valgrind case 2022-07-12 10:14:33 +08:00
Minghao Li 9627c67d69 refactor(sync): add vnode snapshot case 2022-07-12 10:12:03 +08:00
Ganlin Zhao 7069380a29
Merge pull request #14782 from taosdata/fix/TD-17021
fix(query): histogram function interval query for super table missed some child table records.
2022-07-12 10:11:37 +08:00
Haojun Liao 5d8f188067 refactor: do some internal refactor. 2022-07-12 10:10:39 +08:00
shenglian-zhou f797e60f3f
Merge pull request #14777 from taosdata/szhou/td-17001
feat: tag scan optimization
2022-07-12 09:59:33 +08:00
slzhou@taodata.com 6f501bb33d fix: select tag from st will tag blocks composed of num of records 2022-07-12 09:59:11 +08:00
plum-lihui 65e7c9ee59 test: add tmq test case 2022-07-12 09:57:02 +08:00
Haojun Liao 2f64f0dce7
Merge pull request #14788 from taosdata/feature/3_liaohj
fix(query): add parameter check.
2022-07-12 09:55:31 +08:00
Shengliang Guan 947631793d
Merge pull request #14791 from taosdata/fix/valgrind
test: valgrind case
2022-07-12 09:55:10 +08:00
Hongze Cheng e1029b8baf make it compile 2022-07-12 01:47:47 +00:00
Hongze Cheng 4468fb6862 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-07-12 01:47:34 +00:00
gccgdb1234 0c63b3e76b docs: data model for 3.0 2022-07-12 09:45:01 +08:00
Cary Xu 1345685877 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-12 09:37:32 +08:00
jiacy-jcy da9edd8756 Merge branch '3.0' into 3.0test/jcy 2022-07-12 09:36:31 +08:00
jiacy-jcy 6c0d2d82fb Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-12 09:36:19 +08:00
Xiaoyu Wang ad1154c008
Merge pull request #14776 from taosdata/feature/3.0_debug_wxy
fix: some problems of 'partition by' execution plan
2022-07-12 09:29:12 +08:00
slzhou@taodata.com 5e50bf8dc8 fix: avoid tag scan when scan cols is not empty 2022-07-12 09:24:57 +08:00
dapan1121 7fcf80a8f9 enh: add more retry times for data src task 2022-07-12 09:24:01 +08:00
Minglei Jin 8ff644ffcf
Merge pull request #14784 from taosdata/fix/tsdb-cache-cfg
tsdbCache: use cachelast & cachelastsize cfg from vnode
2022-07-11 23:22:02 +08:00
Shengliang Guan c3b9099e86 test: valgrind case 2022-07-11 22:36:28 +08:00
Shuduo Sang 37fbb2c624
chore: update release script for3.0 (#14786)
* chore: add libtaos-ws for 3.0

* chore: update taosws-rs

* chore: add libtaosws to install/remove script

* chore: update taosws-rs

* chore: update taosws-rs

* chore: update taos-tools, taosws-rs

for 3.0

* fix: packaging/tools/make_install.sh

for 3.0

* chore: update taos-tools

* chore: fix release script for 3.0
2022-07-11 21:54:20 +08:00
yihaoDeng 7142f1334f refactor rpc code 2022-07-11 21:47:34 +08:00
dapan1121 177814f6eb
Merge pull request #14781 from taosdata/fix/stmt_rerun
fix: fix stmt rerun incorrect uid issue
2022-07-11 21:15:02 +08:00
dapan1121 835ddbacf4 fix: fix retry issue 2022-07-11 21:14:37 +08:00
Cary Xu 87050fa58c other: fix typo 2022-07-11 21:04:57 +08:00
Cary Xu 6e4b8ed618 Merge branch '3.0' into feature/TD-11274-3.0 2022-07-11 21:04:31 +08:00
Cary Xu 9b56320859
Merge pull request #14779 from taosdata/feature/TD-11274-3.0
fix: memory leak fix during creation of tsma
2022-07-11 21:03:46 +08:00
Haojun Liao 76e0ed8966 fix(query): add parameter check. 2022-07-11 21:01:43 +08:00
Hongze Cheng 9d0563df3e more row refact 2022-07-11 12:54:44 +00:00
Hongze Cheng 28fa84b1d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-07-11 12:48:47 +00:00
Hongze Cheng 85b4896fa4 more row refact 2022-07-11 12:48:16 +00:00
Hongze Cheng e41169eaf7
Merge pull request #14773 from taosdata/feat/retention
feat: retention
2022-07-11 20:45:38 +08:00
Minglei Jin e7a920e430 fix: fix file set index bug 2022-07-11 20:44:55 +08:00