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 |
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 |
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
|
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 |
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 |
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 |
Xiaoyu Wang
|
e794d542d6
|
feat: stream interval distributed split
|
2022-06-02 17:05:58 +08:00 |
Haojun Liao
|
84158d861d
|
enh(query): query APIs are built on top of async APIs.
|
2022-06-02 16:54:35 +08:00 |
Shengliang Guan
|
e26fdbac4e
|
refactor: adjust some logs
|
2022-06-02 16:51:30 +08:00 |
Yihao Deng
|
a7d2042e56
|
Merge branch '3.0' into enh/idxFilter
|
2022-06-02 16:39:38 +08:00 |
Xiaoyu Wang
|
f9b7443482
|
feat: stream interval distributed split
|
2022-06-02 16:38:44 +08:00 |
Xiaoyu Wang
|
f45ddaf1c8
|
feat: stream interval distributed split
|
2022-06-02 16:37:46 +08:00 |
yihaoDeng
|
6b69b28649
|
enh: refactor tag filter code
|
2022-06-02 16:36:48 +08:00 |