Commit Graph

31529 Commits

Author SHA1 Message Date
Haojun Liao 7917bfc296 fix(query): set the correct tag filter condition. 2022-06-10 10:49:21 +08:00
Liu Jicong 6aaf3476a1
Merge pull request #13672 from taosdata/feature/stream
fix(stream): set child id
2022-06-10 10:44:08 +08:00
Haojun Liao e99d088f35 refactor: do some internal refactor. 2022-06-10 10:37:52 +08:00
Haojun Liao 85d4ee6031 refactor: do some internal refactor. 2022-06-10 10:29:53 +08:00
Liu Jicong 092a13786f
Merge branch '3.0' into feature/stream 2022-06-10 10:27:45 +08:00
Liu Jicong 0e1328ae7f fix(stream): set child id 2022-06-10 10:24:56 +08:00
shenglian zhou 62780bbfb4 feature: add merge interval operator 2022-06-10 10:24:52 +08:00
Cary Xu b0191fb6cd other: merge 3.0 2022-06-10 10:23:38 +08:00
Ganlin Zhao e46783954d fix(query): timezone check minor fix 2022-06-10 10:18:31 +08:00
Ganlin Zhao 50beba99b2
Merge pull request #13660 from taosdata/enh/elapsed_split
enh(query): enable elapsed function distributed splitting
2022-06-10 10:16:37 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
Cary Xu 2160a112f5 other: merge 3.0 2022-06-10 09:59:47 +08:00
shenglian zhou c97dcbcf76 feature: add merge interval operator 2022-06-10 09:55:14 +08:00
Haojun Liao c55aae2c0c enh(query): block distribution query is supported. 2022-06-10 09:51:57 +08:00
Haojun Liao 5bb16c3073 enh(query): add new api in taos.h 2022-06-10 09:48:56 +08:00
Yihao Deng a4ad2b3f9a
Merge pull request #13656 from taosdata/enh/refactorIdx
refactor: index module
2022-06-10 09:36:27 +08:00
Shengliang Guan 61d8644f39 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-10 09:20:09 +08:00
jiacy-jcy ee48952ab4 Merge branch '3.0' into test/jcy 2022-06-10 09:19:30 +08:00
jiacy-jcy b442c771fc update test case 2022-06-10 09:18:03 +08:00
Shengliang Guan f974d625b6
Merge pull request #13662 from taosdata/fix/dnode
feat: split vgroup
2022-06-10 09:13:23 +08:00
Shengliang Guan 9c97e08694 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-10 09:12:59 +08:00
Liu Jicong a2145321b5
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
2022-06-10 00:04:13 +08:00
Liu Jicong 7ab3a1e42c feat(wal): support restore from snapshot 2022-06-09 23:08:06 +08:00
wangmm0220 1d14725880 feat:add async logic for schemaless 2022-06-09 21:38:57 +08:00
Shengliang Guan 35dbb2c9e1 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-09 20:55:31 +08:00
Shengliang Guan 74ced4e0c0 feat: split vgroup 2022-06-09 20:55:26 +08:00
Shengliang Guan e85e323863 feat: split vgroup 2022-06-09 20:46:15 +08:00
Shengliang Guan d71e160cfc
Merge pull request #13579 from taosdata/fix/dnode
feat: drop dnode
2022-06-09 20:34:51 +08:00
Ganlin Zhao 134ad9fa52 Merge branch '3.0' into enh/elapsed_split 2022-06-09 20:12:57 +08:00
Ganlin Zhao 2efbb56997 enable elapsed function splitting 2022-06-09 20:09:37 +08:00
Cary Xu fff84f1cb4 other: merge 3.0 2022-06-09 20:08:50 +08:00
Cary Xu 2b2485d175 feat: tsma exp wnds process 2022-06-09 20:02:55 +08:00
Zhiqiang Wang f2426f80c3
Merge pull request #13659 from taosdata/fix/ZhiqiangWang/TD-16262-start-win32-taosd-case
fix(os): start win32 taosd case
2022-06-09 20:02:49 +08:00
Ganlin Zhao d2efa06742 add elapsed function merge/partial functions 2022-06-09 19:49:29 +08:00
Ganlin Zhao 564b184978
Merge pull request #13657 from taosdata/fix/TD-16372
fix(query): add to_iso8601 function timezone validation
2022-06-09 19:45:02 +08:00
shenglian zhou 25636d6201 feature: add merge interval operator 2022-06-09 19:34:43 +08:00
Shengliang Guan 5bda367fbd Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-06-09 19:32:38 +08:00
Ganlin Zhao 62506bac33 add elapsed function partial/merge translate 2022-06-09 19:15:09 +08:00
Liu Jicong 7ed9da56e3
Merge pull request #13653 from taosdata/feature/stream
feat(stream): sink table can be other db
2022-06-09 19:12:35 +08:00
afwerar c105f0a4df fix(os): start win32 taosd case 2022-06-09 19:11:44 +08:00
wangmm0220 3451ba0c82 fix:error in schemaless 2022-06-09 18:54:22 +08:00
Shengliang Guan e65dc65e70 test: disable mnode case 2022-06-09 18:39:00 +08:00
liuyao 7a5c99e9eb
Merge pull request #13655 from taosdata/feature/TD-16390
feat(stream): stream state window support top and bottom
2022-06-09 18:24:20 +08:00
jiacy-jcy 8a90af3fbc Merge branch '3.0' into test/jcy 2022-06-09 17:56:59 +08:00
Zhiqiang Wang 8f30cdfe9c
Merge pull request #13635 from taosdata/fix/ZhiqiangWang/TD-16262-add-win32-taosd-case
fix(os): add win32 taosd case
2022-06-09 17:55:15 +08:00
54liuyao 016a7b698f feat(stream): stream state window support top and bottom 2022-06-09 17:45:40 +08:00
Shengliang Guan 4da408afe6 enh: call walEndSnapshot while sdb writefile 2022-06-09 17:44:39 +08:00
Ganlin Zhao cbfa116d06 fix(query): add to_iso8601 function timezone validation
TD-16372
2022-06-09 17:26:49 +08:00
dapan1121 dbaa4a5815
Merge pull request #13644 from taosdata/feature/qnode
feat: add get table index async API
2022-06-09 17:22:43 +08:00
yihaoDeng f057cd1943 enh: refactor idx module 2022-06-09 17:22:42 +08:00