Commit Graph

39926 Commits

Author SHA1 Message Date
Xiaoyu Wang 594e4b376e feat: sql command 'show vnodes' and database option 'sst_trigger' 2022-09-01 19:01:37 +08:00
Xiaoyu Wang c06503d865 enh: the default values of wal related parameters are different in single-replica and multi-replica 2022-09-01 15:52:03 +08:00
Xiaoyu Wang faa731827e enh: add the queryPlannerTrace parameter to control the debug output of the planner 2022-09-01 14:44:01 +08:00
Shengliang Guan a91a82ee49
Merge pull request #16558 from taosdata/docs/wade-20220901
doc: fix compilation error
2022-09-01 13:10:51 +08:00
Shengliang Guan f2d14220eb
Merge pull request #16551 from taosdata/feature/3.0_mhli
refactor(sync): delete ASSERT(0) in snapshotReceiverFinish
2022-09-01 13:10:17 +08:00
Shengliang Guan 8a7aaaab07
Merge pull request #16552 from taosdata/enh/change_err_msg
fix: change err msg
2022-09-01 13:09:58 +08:00
Shengliang Guan 2db9149af5
Merge pull request #16553 from taosdata/fix/TD-16780
fix(query): support timestamp type in max/min function
2022-09-01 13:09:00 +08:00
gccgdb1234 62daf3623f doc: fix compilation error 2022-09-01 12:14:53 +08:00
Shuduo Sang 5d02a24359
fix: tools/taosdumpTest2.py (#16556) 2022-09-01 12:06:32 +08:00
Hui Li 87c0d49bae
Merge pull request #16533 from taosdata/test3.0/lihui
Test3.0/lihui
2022-09-01 11:39:47 +08:00
Ganlin Zhao 4f772ee711 Merge branch '3.0' into fix/TD-16780 2022-09-01 11:28:28 +08:00
Linhe Huo 1521a92bdb
docs: fix drop stream syntax (#16550) 2022-09-01 11:22:36 +08:00
yihaoDeng 8d0767a9ab change error msg 2022-09-01 10:54:25 +08:00
Minghao Li 87dd0fc168 refactor(sync): delete ASSERT(0) in snapshotReceiverFinish 2022-09-01 10:54:02 +08:00
yihaoDeng 9572a30d24 Merge branch '3.0' of https://github.com/taosdata/TDengine into d3 2022-09-01 10:26:44 +08:00
Shengliang Guan 1289093b02
Merge pull request #16548 from arielyang/docs/yangpan-read-through-02
docs: fix minor punctuation typos
2022-09-01 09:38:14 +08:00
Pan YANG 54cddb21bb Merge branch 'docs/yangpan-read-through-02' of https://github.com/arielyang/TDengine into docs/yangpan-read-through-02 2022-09-01 09:27:34 +08:00
Pan YANG 0e2d4346d8 docs: fix minor punctuation typos 2022-09-01 09:27:27 +08:00
Pan YANG 9443109338
Merge branch 'taosdata:main' into docs/yangpan-read-through-02 2022-09-01 09:25:27 +08:00
Shengliang Guan fca65df5fa
Merge pull request #16537 from taosdata/feature/3.0_interval_hash_optimize
other: adjust rsma duration for data files
2022-09-01 08:59:50 +08:00
Sean Ely e765adcd01
docs: Python Connector - missing quote (#16547)
Missing a quote in the first word
2022-09-01 00:38:35 +08:00
Hui Li 40c325ff2e
Merge pull request #16546 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps
2022-08-31 23:12:06 +08:00
tomchon d10484050b test: modify checkpackages scritps 2022-08-31 21:30:18 +08:00
Hui Li 838e71e1ad
Merge pull request #16545 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps of client
2022-08-31 20:55:11 +08:00
tomchon c85cf0141a test: modify checkpackages scritps of client 2022-08-31 20:51:41 +08:00
Hui Li 88afe345cb
Merge pull request #16544 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps
2022-08-31 20:36:18 +08:00
tomchon 9d00afd826 test: modify checkpackages scritps 2022-08-31 20:31:46 +08:00
tomchon 78705c3168 test: modify checkpackages scritps of client 2022-08-31 20:23:19 +08:00
Hui Li ebad5e8f20
Merge pull request #16543 from taosdata/test/chr/TD-14699
test: modify checkpackages scritps of client
2022-08-31 19:55:28 +08:00
tomchon f6c2cce5d0 test: modify checkpackages scritps of client 2022-08-31 19:53:40 +08:00
Shengliang Guan 7509db4d81
Merge pull request #16535 from taosdata/fix/dnode
enh: make cmake .. -DCMAKE_BUILD_TYPE=Release  work
2022-08-31 19:31:43 +08:00
Ganlin Zhao 3d4807fbe9 fix test cases 2022-08-31 19:30:56 +08:00
Ganlin Zhao 593fdce02e fix test cases 2022-08-31 19:28:12 +08:00
Shengliang Guan 8652074fad
Merge pull request #16536 from taosdata/feature/TD-14761
fix: add filter logic for tmq in stable wal
2022-08-31 19:22:11 +08:00
Cary Xu f3e2bef13e other: adjust max duration for rsma 2022-08-31 19:12:06 +08:00
Cary Xu c4bcb4e1e3 other: adjust rsma duration for data files 2022-08-31 19:06:03 +08:00
Ganlin Zhao a34da949bc fix(query): support timestap type in max/min function
TD-16780
2022-08-31 18:57:45 +08:00
Shengliang Guan 7b3e10034c fix: compile error in windows 2022-08-31 18:54:08 +08:00
Ganlin Zhao c49aa8e1f9 fix(query): support timestap type in max/min function
TD-16780
2022-08-31 18:51:29 +08:00
wangmm0220 f778854302 fix:memory leak 2022-08-31 18:42:06 +08:00
wangmm0220 c5874ca892 fix: add filter logic for tmq in stable wal 2022-08-31 18:32:28 +08:00
Shengliang Guan 85f5d4d5e5 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-08-31 18:08:17 +08:00
Shengliang Guan 7b208f8e44
Merge pull request #16529 from taosdata/enh/removeAssert
remove assert
2022-08-31 18:07:54 +08:00
Shengliang Guan 4401080328 enh: make cmake .. -DCMAKE_BUILD_TYPE=Release work 2022-08-31 18:06:17 +08:00
tomchon fca5b0459e test: modify checkpackages scritps of rpm and deb 2022-08-31 17:58:39 +08:00
plum-lihui 9407f0490d test:modify start tmq timestamp 2022-08-31 17:53:27 +08:00
plum-lihui b18b4956fc Merge branch '3.0' into test3.0/lihui 2022-08-31 17:52:36 +08:00
Cary Xu ed78714251 Merge branch '3.0' into feature/3.0_interval_hash_optimize 2022-08-31 17:49:23 +08:00
tomchon 8c0e46974b test: modify checkpackages scritps of rpm 2022-08-31 17:46:57 +08:00
Shengliang Guan b89b2df2a6
Merge pull request #16524 from taosdata/feature/stream
feat(tmq): support taosx
2022-08-31 17:09:31 +08:00