Commit Graph

5635 Commits

Author SHA1 Message Date
Haojun Liao c55c349952
Merge pull request #13669 from taosdata/feature/3_liaohj
enh(query): add new api in taos.h
2022-06-10 12:58:52 +08:00
Liu Jicong 73b8f02ac7 fix(stream): set child id 2022-06-10 12:00:38 +08:00
Haojun Liao 24cca6cbcd Merge branch '3.0' into feature/3_liaohj 2022-06-10 11:28:10 +08:00
Haojun Liao 7917bfc296 fix(query): set the correct tag filter condition. 2022-06-10 10:49:21 +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
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
Haojun Liao c55aae2c0c enh(query): block distribution query is supported. 2022-06-10 09:51:57 +08:00
Yihao Deng a4ad2b3f9a
Merge pull request #13656 from taosdata/enh/refactorIdx
refactor: index module
2022-06-10 09:36:27 +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
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
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
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
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
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
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
Ganlin Zhao 62652aa45b
Merge pull request #13639 from taosdata/enh/hll_split
enh(query): add hll function distributed splitting
2022-06-09 17:22:21 +08:00
Ganlin Zhao 32591162b4 fix(query): add to_iso8601 function timezone validation
TD-16372
2022-06-09 17:17:10 +08:00
Minghao Li 3148df2107 fix(sync): compatibility for both mnode(use snapshot) and vnode(no snapshot) 2022-06-09 17:16:06 +08:00
Liu Jicong b23fa19bc4 feat(stream): sink table can be other db 2022-06-09 16:50:11 +08:00
WANG MINGMING fe6014eaf1
Merge pull request #13632 from taosdata/fix/TD-16289
fix:err in tag scan
2022-06-09 16:43:16 +08:00
Shengliang Guan ab578845b4 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 16:34:43 +08:00
Shengliang Guan 81e431b16a Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 16:33:43 +08:00
Minghao Li 9a61a567c5 refactor(sync): set gRaftDetailLog false 2022-06-09 16:32:37 +08:00
Shengliang Guan 0beb323653 Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 16:16:13 +08:00
yihaoDeng daa2e86887 enh: refactor index code 2022-06-09 15:53:34 +08:00
dapan1121 001061fcd2 add get tb index async api 2022-06-09 15:17:10 +08:00
yihaoDeng eab330c092 enh: refactor index code 2022-06-09 15:14:11 +08:00
Yihao Deng 1946f39a96
Merge pull request #13638 from taosdata/enh/refactorTrans
enh: refactor trans
2022-06-09 14:32:04 +08:00
Ganlin Zhao 20b1ee6160 fix bugs 2022-06-09 14:21:27 +08:00
Minghao Li 7ae6d8f77d refactor(sync): set gRaftDetailLog true 2022-06-09 14:18:57 +08:00
Minghao Li ee32302101 refactor(sync): add detail log flag 2022-06-09 14:14:45 +08:00
yihaoDeng d9c83f6357 enh: change rpcGetConnInfo 2022-06-09 13:50:18 +08:00
Shengliang Guan 65f65b53b3 Merge remote-tracking branch 'origin/3.0' into feature/sync-refactor 2022-06-09 13:49:43 +08:00
Shengliang Guan 71ff80101d Merge branch 'feature/sync-refactor' of https://github.com/taosdata/TDengine into feature/sync-refactor 2022-06-09 13:45:16 +08:00
Shengliang Guan f093f3a565 Merge branch 'fix/dnode' into feature/sync-refactor 2022-06-09 13:45:08 +08:00
Ganlin Zhao bed14b6ee3 enable hll splitting 2022-06-09 13:36:49 +08:00
Ganlin Zhao 8e65f1e426 add hll partial/merge functions 2022-06-09 13:31:33 +08:00
Liu Jicong 88313b9068
Merge pull request #13619 from taosdata/feature/stream
fix(query): decode
2022-06-09 13:03:35 +08:00