Commit Graph

30602 Commits

Author SHA1 Message Date
wangmm0220 14f5019c6e fix:fix conflict merge from 3.0 2022-06-04 12:10:25 +08:00
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
Shengliang Guan 4cb56301bf test: restore mnode case 2022-06-03 21:46:11 +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 96d6a088c7
Merge pull request #13438 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-03 16:47:05 +08:00
Xiaoyu Wang ed87c39ff1 fix: a problem of parser async 2022-06-03 16:45:33 +08:00
Zhiqiang Wang 2b630fefdb
Merge pull request #13437 from taosdata/fix/ZhiqiangWang/TD-15849-win-python-case-error
fix(os): win python case error
2022-06-03 16:28:15 +08:00
afwerar 490889f8e7 fix(os): win python case error 2022-06-03 16:13:06 +08:00
Haojun Liao 3d351b768c
Merge pull request #13436 from taosdata/feature/3_liaohj
fix(query): set null for empty min/max
2022-06-03 12:21:53 +08:00
Haojun Liao 4fc0b26b92 Merge branch '3.0' into feature/3_liaohj 2022-06-03 11:42:23 +08:00
Haojun Liao f1bcfb309d fix(query): set null for empty min/max 2022-06-03 11:14:30 +08:00
Hui Li fbc0951d9a
Merge pull request #13430 from taosdata/test/chr/TD-14699
test: add testcase of muti-replica mnode
2022-06-03 10:01:51 +08:00
Haojun Liao 1fe217c1f5
Merge pull request #13434 from taosdata/feature/3_liaohj
enh(qurey): enable async APIs in taos.h
2022-06-03 01:01:45 +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
wangmm0220 c937313e3f feat:add json test case 2022-06-02 22:31:12 +08:00
tomchon f38db7ad5d test: add testcase of muti-replica mnode 2022-06-02 21:39:54 +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
tomchon 57b1436d35 test: add testcase of muti-replica mnode 2022-06-02 20:11:43 +08:00
tomchon 79be6f7e0a test: add testcase of muti-replica mnode 2022-06-02 20:11:29 +08:00
Shengliang Guan 3e0d80a247 test: case for alter db replica 2022-06-02 20:10:27 +08:00
Shengliang Guan 68b9608ffb
Merge pull request #13428 from taosdata/fix/mnode
refactor: adjust some logs
2022-06-02 19:33:16 +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 d5a5dcf9d1
Merge pull request #13425 from taosdata/feature/3_liaohj_wxy
fix: a problem of parser async
2022-06-02 18:28:24 +08:00
Xiaoyu Wang 2bf32dae8f fix: a problem of parser async 2022-06-02 18:27:57 +08:00