Commit Graph

8788 Commits

Author SHA1 Message Date
WANG MINGMING 55e6f15b55
Merge pull request #13109 from taosdata/feature/TD-15956
feat:optimize for group by tag
2022-06-04 12:04:50 +08:00
Haojun Liao a50d1086b0
Merge pull request #13455 from taosdata/feature/3_liaohj
Feature/3 liaohj
2022-06-04 11:20:01 +08:00
wangmm0220 a3033b59e6 fix:fix error in table scan by group 2022-06-04 11:19:38 +08:00
Xiaoyu Wang d733d6ca10
Merge pull request #13459 from taosdata/feature/3.0_wxy
feat: order by distributed split
2022-06-04 10:34:45 +08:00
wangmm0220 f1860b7918 fix:fix error in table scan by group 2022-06-04 10:25:55 +08:00
Xiaoyu Wang 6e6c9bda17 feat: order by distributed split 2022-06-04 10:16:52 +08:00
Xiaoyu Wang 0ef1a19b23
Merge pull request #13440 from taosdata/feature/3.0_wxy
feat: group by distributed split
2022-06-04 09:49:44 +08:00
Xiaoyu Wang 7ede8db3c4 fix: a problem of parser async 2022-06-04 09:33:13 +08:00
Haojun Liao 0c94c65acb fix(query): add ref for job 2022-06-03 23:13:21 +08:00
Cary Xu ca1c28691d
Merge pull request #13429 from taosdata/feature/TD-14481-3.0
fix: add htonl to numOfBlocks
2022-06-03 22:30:28 +08:00
Shengliang Guan 41963445be
Merge pull request #13446 from taosdata/fix/mnode
test: case for alter db replica
2022-06-03 22:27:37 +08:00
Cary Xu 401610ab3c fix: use num of blocks from msg iter 2022-06-03 20:13:48 +08:00
Cary Xu f5ad5883f8 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-03 20:08:44 +08:00
Cary Xu 0b5cddeec6 fix: use num of block from msg iter 2022-06-03 20:08:17 +08:00
Xiaoyu Wang bc6326788a feat: group by distributed split 2022-06-03 16:57:52 +08:00
Xiaoyu Wang ed87c39ff1 fix: a problem of parser async 2022-06-03 16:45:33 +08:00
afwerar 490889f8e7 fix(os): win python case error 2022-06-03 16:13:06 +08:00
Haojun Liao f1bcfb309d fix(query): set null for empty min/max 2022-06-03 11:14:30 +08:00
Haojun Liao a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Haojun Liao 4b9ea626ae Merge branch '3.0' into feature/3_liaohj 2022-06-03 00:18:54 +08:00
Haojun Liao 3ff81a90e6 refactor: do some internal refactor. 2022-06-03 00:04:07 +08:00
Haojun Liao ad5be523e6 refactor: do some internal refactor. 2022-06-02 23:33:38 +08:00
Haojun Liao 6b49352a81 refactor: do some internal refactor. 2022-06-02 22:52:01 +08:00
wangmm0220 5ed0c48af0 feat:merge from 3.0 2022-06-02 22:49:53 +08:00
Haojun Liao 4fd2fb06bc refactor: do some internal refactor. 2022-06-02 21:20:15 +08:00
Cary Xu 28d7f8f31d Merge branch '3.0' into feature/TD-14481-3.0 2022-06-02 21:02:30 +08:00
Cary Xu e607f5a16e fix: add htonl to numOfBlocks 2022-06-02 21:01:24 +08:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Shengliang Guan 46772d3251 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-06-02 19:13:05 +08:00
Shengliang Guan ecaea66954 refactor: adjust some logs 2022-06-02 19:12:52 +08:00
Yihao Deng 3eb1d48815
Merge pull request #13418 from taosdata/enh/idxFilter
enh: refactor tag filter code
2022-06-02 19:11:54 +08:00
Shengliang Guan 465ec5003b refactor: adjust msg type 2022-06-02 19:00:14 +08:00
Shengliang Guan 2a8b999ca8
Merge pull request #13424 from taosdata/fix/mnode
refactor: adjust vnode queue
2022-06-02 19:00:11 +08:00
Yihao Deng 69f1960e2e
Merge branch '3.0' into enh/idxFilter 2022-06-02 18:57:44 +08:00
Ganlin Zhao 077724b892
Merge pull request #13423 from taosdata/fix/TD-16232
fix(query): concat/concat_ws function output incorrect when all params are constant and include NULL value.
2022-06-02 18:49:35 +08:00
Xiaoyu Wang 2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00
Shengliang Guan a9b32dc327 refactor: adjust vnode queue 2022-06-02 18:26:29 +08:00
yihaoDeng 74513630db Merge branch 'DEV' into idx 2022-06-02 18:26:20 +08:00
Ganlin Zhao de167cd46d fix(query): concat/concat_ws function output incorrect when
all param are constant and include NULL value.

TD-16232
TD-16233
2022-06-02 10:17:07 +00:00
Xiaoyu Wang 3fe2f16213 feat: group by distributed split 2022-06-02 17:58:01 +08:00
Haojun Liao ef6b0f942f fix(query): prepare test env 2022-06-02 17:52:51 +08:00
Hongze Cheng 8bf4890737
Merge pull request #13421 from taosdata/feat/row_refact
feat: vnode multi-version
2022-06-02 17:48:23 +08:00
Shengliang Guan a682999c1d refactor: adjust vnode queue 2022-06-02 17:43:03 +08:00
WANG MINGMING 57ad40e32f
Merge pull request #13419 from taosdata/feature/TD-14761
feat: give tips if col_set is empty in schemaless
2022-06-02 17:35:52 +08:00
Hongze Cheng 6b17c1cacd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/row_refact 2022-06-02 09:28:07 +00:00
Haojun Liao 343f912ddd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
# Conflicts:
#	source/client/inc/clientInt.h
#	source/client/src/clientImpl.c
#	source/client/src/clientMsgHandler.c
2022-06-02 17:27:51 +08:00
Xiaoyu Wang 6c5ec22718
Merge pull request #13417 from taosdata/feature/3.0_wxy
feat: stream interval distributed split
2022-06-02 17:21:04 +08:00
wangmm0220 f0531a2a3d Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-06-02 17:13:45 +08:00
wangmm0220 01cc322fc9 fix:add test case for schemaless 2022-06-02 17:09:12 +08:00
Shengliang Guan 0bade86534
Merge pull request #13410 from taosdata/fix/mnode
enh: adjust vnode replica and some logs
2022-06-02 17:06:10 +08:00