54liuyao
|
f5a326dbf4
|
feat(stream): optimize update data check
|
2022-07-21 15:16:57 +08:00 |
Haojun Liao
|
e6febe45dd
|
Merge pull request #15180 from taosdata/feature/3_liaohj
fix(query): fix time window generating bug.
|
2022-07-20 19:15:28 +08:00 |
Liu Jicong
|
8a9e729db2
|
Merge pull request #15195 from taosdata/feature/stream
feat(wal): remove wal log size limitation
|
2022-07-20 17:59:30 +08:00 |
Haojun Liao
|
fc7887e6b7
|
fix(query): update the sim.
|
2022-07-20 17:24:49 +08:00 |
Liu Jicong
|
bf37f3fa68
|
feat(wal): remove wal log size limitation
|
2022-07-20 16:15:53 +08:00 |
Shengliang Guan
|
6a78e63953
|
Merge pull request #15173 from taosdata/fix/mnode
fix: definite lost while get sma meta
|
2022-07-20 12:51:58 +08:00 |
Liu Jicong
|
a3133b9f6d
|
feat(wal): log applied ver
|
2022-07-20 10:55:28 +08:00 |
Shengliang Guan
|
ebd02be60d
|
fix: definite lost while get sma meta
|
2022-07-20 10:50:36 +08:00 |
Liu Jicong
|
5d6df744d5
|
Merge pull request #15139 from taosdata/feature/stream
refactor(stream): batch optimization for submit msg
|
2022-07-19 20:27:39 +08:00 |
Xiaoyu Wang
|
68dd74bcb3
|
Merge pull request #15117 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show tags from table_name'
|
2022-07-19 19:49:59 +08:00 |
Liu Jicong
|
414673db57
|
Merge branch '3.0' into feature/stream
|
2022-07-19 19:46:36 +08:00 |
Haojun Liao
|
88f13276f8
|
Merge pull request #15121 from taosdata/feature/3_liaohj
fix(query): set the output column number for subscribe.
|
2022-07-19 19:40:26 +08:00 |
WANG MINGMING
|
06b9564e20
|
Merge pull request #15132 from taosdata/feature/TD-14761
fix:<TD-17539> error if stable alreadys & modify tmq struct
|
2022-07-19 18:33:33 +08:00 |
Haojun Liao
|
282630a394
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-19 17:42:45 +08:00 |
wangmm0220
|
3033afd6e8
|
fix:<TD-17539> error if stable alreadys & modify tmq struct
|
2022-07-19 17:20:15 +08:00 |
Haojun Liao
|
cd2eaf0152
|
fix(query): set the output column number for subscribe.
|
2022-07-19 16:01:28 +08:00 |
Liu Jicong
|
bc1af6deaf
|
refactor(stream): batch optimization for submit msg
|
2022-07-19 15:52:08 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
dapan1121
|
b027f0d431
|
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
|
2022-07-19 15:15:44 +08:00 |
liuyao
|
59b0f99f3b
|
Merge pull request #15110 from taosdata/feature/TD-17357
feat(stream): add num of children
|
2022-07-19 14:48:48 +08:00 |
54liuyao
|
8e41fc912b
|
feat(stream): add num of children
|
2022-07-19 14:17:53 +08:00 |
Minghao Li
|
fc08a35fbf
|
refactor(sync): update sync-timeout to 10s
|
2022-07-19 13:52:02 +08:00 |
WANG MINGMING
|
1c03d61edc
|
Merge pull request #15077 from taosdata/feature/TD-14761
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
|
2022-07-19 10:35:07 +08:00 |
Liu Jicong
|
b6f55fa09e
|
refactor(stream): batch optimization for submit msg
|
2022-07-18 21:32:40 +08:00 |
Xiaoyu Wang
|
b78ceedba6
|
Merge pull request #15074 from taosdata/feature/3.0_debug_wxy
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 17:36:43 +08:00 |
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
afwerar
|
fa96e64ee0
|
os: win format negative timestamp error
|
2022-07-18 16:53:20 +08:00 |
Ganlin Zhao
|
670b8c926b
|
Merge pull request #15066 from taosdata/feat/agg_client_api
feat(query): add selective function scalar version
|
2022-07-18 16:26:24 +08:00 |
Haojun Liao
|
04b12ee74d
|
Merge pull request #15063 from taosdata/feature/3_liaohj
fix(query): filter new added child table for stream scan operator.
|
2022-07-18 16:05:23 +08:00 |
wangmm0220
|
00bb6ed309
|
fix:conflicts from 3.0
|
2022-07-18 15:41:35 +08:00 |
wangmm0220
|
34c87dc428
|
fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta
|
2022-07-18 15:33:42 +08:00 |
Haojun Liao
|
eebbbce4f3
|
fix(query): filter new added child table for stream scan operator.
|
2022-07-18 15:31:39 +08:00 |
Ganlin Zhao
|
5b12fcb3a1
|
feat(query): add selective function scalar version
|
2022-07-18 15:23:28 +08:00 |
Ganlin Zhao
|
75371098a6
|
refactor
|
2022-07-18 15:14:20 +08:00 |
Ganlin Zhao
|
a4d86275d2
|
feat(query): add first/last/last_row scalar version
|
2022-07-18 15:06:21 +08:00 |
Ganlin Zhao
|
46a2d9bad4
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-18 14:51:59 +08:00 |
Ganlin Zhao
|
afc48c3d55
|
Merge pull request #15051 from taosdata/feat/agg_client_api
feat(query): add histogram function scalar version
|
2022-07-18 14:48:47 +08:00 |
Ganlin Zhao
|
a80027736d
|
feat(query): add top/bottom function scalar version
|
2022-07-18 14:47:53 +08:00 |
Ganlin Zhao
|
7b5a96fa80
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-18 13:42:58 +08:00 |
Ganlin Zhao
|
e37bdbd5c9
|
feat(query): add histogram function scalar version
TD-17344
|
2022-07-18 13:37:18 +08:00 |
dapan1121
|
03e9b15237
|
fix: fix taosc memory leak
|
2022-07-18 13:32:17 +08:00 |
Cary Xu
|
2204a770ab
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-18 13:22:41 +08:00 |
Cary Xu
|
6460514147
|
enh: grant refactor and grant check
|
2022-07-18 13:22:21 +08:00 |
Liu Jicong
|
6fb3072b43
|
Merge branch '3.0' into feature/stream
|
2022-07-18 11:46:59 +08:00 |
Liu Jicong
|
500553d581
|
refactor: add debug log
|
2022-07-18 11:41:56 +08:00 |
Li Minghao
|
046e784c8c
|
Merge pull request #15031 from taosdata/feature/3.0_mhli
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 10:59:24 +08:00 |
Ganlin Zhao
|
1ea48b62c8
|
Merge pull request #15026 from taosdata/feat/agg_client_api
feat(query): add stateduration function scalar version
|
2022-07-18 10:48:25 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
Ganlin Zhao
|
bcb7cb408d
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-17 22:54:43 +08:00 |
Ganlin Zhao
|
107cb15dbd
|
feat(query): add stateduration function scalar version
|
2022-07-17 22:52:40 +08:00 |