yihaoDeng
|
6acbe7e777
|
enh: support tag filter
|
2022-05-28 16:15:24 +08:00 |
yihaoDeng
|
9678b81725
|
enh: update index interface
|
2022-05-27 19:54:22 +08:00 |
yihaoDeng
|
c47371c877
|
change filter interface
|
2022-05-27 18:13:22 +08:00 |
Yihao Deng
|
f85048852b
|
Merge pull request #13092 from taosdata/enh/notUpdateEpset
Enh/not update epset
|
2022-05-27 17:48:52 +08:00 |
Ganlin Zhao
|
ecb3d055da
|
Merge pull request #13084 from taosdata/fix/TD-16034
fix(queyr): fix tail function parameter restriction
|
2022-05-27 17:44:31 +08:00 |
Shengliang Guan
|
458cd4d1c3
|
Merge pull request #13087 from taosdata/fix/mnode
fix: error in sync sem
|
2022-05-27 17:41:16 +08:00 |
dapan1121
|
6b0c9694a3
|
Merge pull request #13088 from taosdata/feature/qnode
enh: optimize query msg
|
2022-05-27 17:34:47 +08:00 |
Yihao Deng
|
27491dc437
|
Merge pull request #13090 from taosdata/fix/rpcMemoryLeak
fix: avoid mem leak when taosd quit
|
2022-05-27 17:24:33 +08:00 |
yihaoDeng
|
0293a09187
|
enh: return NULL when epset not updated
|
2022-05-27 16:48:38 +08:00 |
yihaoDeng
|
79e447dad1
|
fix: avoid mem leak when taosd quit
|
2022-05-27 16:13:42 +08:00 |
yihaoDeng
|
9f0315a98f
|
fix: avoid mem leak when taosd quit
|
2022-05-27 16:05:24 +08:00 |
dapan1121
|
6e465ebd8e
|
optimize query msg
|
2022-05-27 16:01:40 +08:00 |
Shengliang Guan
|
080c596d91
|
Merge branch 'fix/tsim' into fix/mnode
|
2022-05-27 15:48:56 +08:00 |
Ganlin Zhao
|
dc17e5553c
|
fix(query): eliminate diff function result nan/inf in case of overflow
TD-16053
|
2022-05-27 15:48:12 +08:00 |
Ganlin Zhao
|
de6f6a1e35
|
fix(query): eliminate csum/mavg result nan/inf in case of overflow
TD-16053
|
2022-05-27 15:29:33 +08:00 |
Shengliang Guan
|
c44ec05229
|
fix: error in sync sem
|
2022-05-27 15:21:59 +08:00 |
Ganlin Zhao
|
8035d02d92
|
fix(queyr): fix tail function parameter restriction
TD-16035
|
2022-05-27 15:07:12 +08:00 |
Haojun Liao
|
955c37a483
|
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
|
2022-05-27 14:29:37 +08:00 |
Ganlin Zhao
|
c03ea81bcf
|
Merge pull request #13076 from taosdata/fix/TD-16034
fix(query): fix unique function NULL value not hashable handling
|
2022-05-27 13:56:27 +08:00 |
Yihao Deng
|
a939bc8777
|
Merge pull request #12967 from taosdata/enh/defaultEpSet
enh: default ep set
|
2022-05-27 13:33:57 +08:00 |
Yihao Deng
|
abcb0f5f91
|
Merge pull request #12910 from taosdata/fix/indexMultThread
enh: opt index mutex
|
2022-05-27 13:33:29 +08:00 |
Ganlin Zhao
|
1d57820693
|
fix(query): fix unique function NULL value not hashable handling
TD-16034
|
2022-05-27 12:09:48 +08:00 |
Shengliang Guan
|
9d93b75020
|
fix: reset epset on mnode changed
|
2022-05-27 11:52:15 +08:00 |
Hongze Cheng
|
40b7de08ea
|
fix: vnode pre-process
|
2022-05-27 03:42:59 +00:00 |
Hongze Cheng
|
04ee5be2a8
|
fix: vnode pre-process request
|
2022-05-27 03:38:09 +00:00 |
Haojun Liao
|
b2282e91c7
|
refactor: do some internal refactor.
|
2022-05-27 11:26:40 +08:00 |
Hongze Cheng
|
f4571ce085
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-27 03:21:42 +00:00 |
Liu Jicong
|
2939e17ad1
|
Merge pull request #13065 from taosdata/feature/stream
feat(tmq): drop cgroup
|
2022-05-27 11:04:53 +08:00 |
Hongze Cheng
|
c4593d68ee
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0
|
2022-05-27 02:38:42 +00:00 |
Liu Jicong
|
d6094a4368
|
feat(tmq): drop cgroup
|
2022-05-27 10:24:40 +08:00 |
Shengliang Guan
|
1b06760347
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-05-27 10:19:36 +08:00 |
Haojun Liao
|
d87bb5f3fa
|
refactor(query): set the block groupId for stream block.
|
2022-05-27 10:03:45 +08:00 |
dapan1121
|
f6e6554b2a
|
Merge pull request #13041 from taosdata/feature/schema.version
feat: add tag version
|
2022-05-27 09:51:22 +08:00 |
Shengliang Guan
|
856c0eed7c
|
Merge remote-tracking branch 'origin/fix/dnode' into fix/mnode
|
2022-05-27 09:49:12 +08:00 |
Minghao Li
|
17ed7e0747
|
fix(sync) delete assert, due to config change
|
2022-05-27 00:00:24 +08:00 |
WANG MINGMING
|
3eb6c8c309
|
Merge pull request #13025 from taosdata/feature/TD-15956
feat:add logic for tag filter
|
2022-05-26 23:47:07 +08:00 |
Shengliang Guan
|
89d172f999
|
refactor: make trans can exec one by one
|
2022-05-26 23:23:41 +08:00 |
Shengliang Guan
|
e0e1fb3190
|
refactor: make trans can exec one by one
|
2022-05-26 23:11:40 +08:00 |
wangmm0220
|
3e94a85629
|
fix: remove table group code in 2.x
|
2022-05-26 23:05:06 +08:00 |
Shengliang Guan
|
84b3de325a
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-05-26 22:39:37 +08:00 |
Shengliang Guan
|
5198ee46ad
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-05-26 22:39:26 +08:00 |
Shengliang Guan
|
1ed7a4be11
|
fix: msg redirect while mnode replica large than 0
|
2022-05-26 22:39:11 +08:00 |
Shengliang Guan
|
0fbbae04fc
|
Merge pull request #13038 from taosdata/fix/mnode
feat: create mnode
|
2022-05-26 22:37:36 +08:00 |
Liu Jicong
|
ab104d8620
|
Merge pull request #13045 from taosdata/feature/stream
refactor(stream): remove out-of-date msg
|
2022-05-26 22:18:52 +08:00 |
dapan1121
|
823bfcb32b
|
fix case issue
|
2022-05-26 22:16:38 +08:00 |
Ganlin Zhao
|
f4272b5ae4
|
Merge pull request #13033 from taosdata/fix/TD-15957
fix(query): fix first(*) result incorrect for all NULL entry tables
|
2022-05-26 22:13:29 +08:00 |
Shengliang Guan
|
e58b6f37c5
|
Merge branch 'fix/mnode' into fix/dnode
|
2022-05-26 21:55:46 +08:00 |
Liu Jicong
|
d5d8581bcf
|
refactor(stream): remove out-of-date msg
|
2022-05-26 21:45:59 +08:00 |
wangmm0220
|
750b7ccec9
|
fix: remove table group code in 2.x
|
2022-05-26 21:45:49 +08:00 |
WANG MINGMING
|
dfe0440c5f
|
Merge pull request #13044 from taosdata/3.0
3.0
|
2022-05-26 21:42:21 +08:00 |