Xiaoyu Wang
|
f98e4323c4
|
Merge pull request #14423 from taosdata/feature/3.0_debug_wxy
Feature/3.0 debug wxy
|
2022-07-01 21:05:17 +08:00 |
Li Minghao
|
3d03d326a7
|
Merge pull request #14438 from taosdata/feature/3.0_mhli
refactor(sync): add snapshot2 interface
|
2022-07-01 20:51:22 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
Xiaoyu Wang
|
d1eef6880b
|
fix: csum/diff/mavg support subquery
|
2022-07-01 19:59:28 +08:00 |
Ganlin Zhao
|
e8bff44bbb
|
Merge branch '3.0' into fix/TD-16969
|
2022-07-01 18:08:39 +08:00 |
Ganlin Zhao
|
41aff1d1f6
|
fix(query): normalized parameter of histogram function can only be 1/0
TD-16969
|
2022-07-01 18:05:34 +08:00 |
wangmm0220
|
75e5aebbec
|
fix:error in json
|
2022-07-01 17:35:23 +08:00 |
Minghao Li
|
d4ab134645
|
refactor(sync): add snapshot2 interface
|
2022-07-01 17:30:52 +08:00 |
Xiaoyu Wang
|
ec7bfd9eba
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
shenglian-zhou
|
1920980d4c
|
Merge pull request #14432 from taosdata/szhou/feature/push-cond-child-proj
feat: push condition to child projection
|
2022-07-01 16:30:02 +08:00 |
Li Minghao
|
e7729ee3a3
|
Merge pull request #14430 from taosdata/feature/3.0_mhli
refactor(sync): add snapshot2 interface
|
2022-07-01 16:22:16 +08:00 |
Liu Jicong
|
8915418dac
|
Merge pull request #14429 from taosdata/feature/stream
refactor(wal)
|
2022-07-01 16:19:56 +08:00 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +08:00 |
Shengliang Guan
|
0cbc22480d
|
refactor: stable mgmt
|
2022-07-01 15:26:33 +08:00 |
slzhou
|
1003cd8549
|
feat: push condition to child projection
|
2022-07-01 15:25:02 +08:00 |
Xiaoyu Wang
|
129c9251bd
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:01:37 +08:00 |
Shengliang Guan
|
4810e25a44
|
Merge remote-tracking branch 'origin/3.0' into fix/tsim
|
2022-07-01 14:56:16 +08:00 |
Minghao Li
|
0ffc6c46f3
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:47:12 +08:00 |
Liu Jicong
|
269b33c02d
|
Merge branch '3.0' into feature/stream
|
2022-07-01 14:39:52 +08:00 |
Liu Jicong
|
52d09b4173
|
refactor(wal)
|
2022-07-01 14:39:21 +08:00 |
Minghao Li
|
91238e823e
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:22:14 +08:00 |
Xiaoyu Wang
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
dapan1121
|
5b018f399a
|
Merge pull request #14418 from taosdata/hotfix/streamcrash
fix: fix stream crash issue
|
2022-07-01 13:22:20 +08:00 |
Zhiqiang Wang
|
0dc6aa2972
|
Merge pull request #14421 from taosdata/fix/ZhiqiangWang/TD-16357-replace-win-qsort-func
os: replace win qsort func
|
2022-06-30 21:58:58 -07:00 |
afwerar
|
4e8f3db596
|
os: replace win qsort func
|
2022-07-01 11:54:21 +08:00 |
Ganlin Zhao
|
45b47b7a2b
|
Merge pull request #14399 from taosdata/enh/last_row_function
feat(query): add last_row function without cache
|
2022-07-01 11:28:43 +08:00 |
Shengliang Guan
|
1b3fde4a60
|
refactor: stable mgmt
|
2022-07-01 11:12:08 +08:00 |
Liu Jicong
|
98d2f42640
|
Merge pull request #14415 from taosdata/feature/stream
feat(wal): add api to check log existance
|
2022-07-01 11:00:26 +08:00 |
dapan1121
|
ba265d51b8
|
fix: fix stream crash issue
|
2022-07-01 10:29:37 +08:00 |
Liu Jicong
|
7a65589525
|
feat(wal): add api to check log existance
|
2022-07-01 10:15:05 +08:00 |
Minghao Li
|
4033e2dd34
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-01 09:50:43 +08:00 |
Minghao Li
|
4f39cd31b0
|
refactor(sync): add snapshot2 interface
|
2022-07-01 09:50:20 +08:00 |
liuyao
|
2f865a43ec
|
Merge pull request #14407 from taosdata/feature/TD-16874
feat(stream): ignore close window
|
2022-06-30 20:57:49 +08:00 |
dapan1121
|
582ef5a832
|
Merge pull request #14391 from taosdata/hotfix/tagnull
fix: fix null as tag value issue
|
2022-06-30 20:37:18 +08:00 |
Liu Jicong
|
c40c22c386
|
Merge pull request #14401 from taosdata/feature/stream
fix(tmq): reset window
|
2022-06-30 20:21:26 +08:00 |
54liuyao
|
68cfa54e26
|
feat(stream): ignore close window
|
2022-06-30 20:21:24 +08:00 |
Liu Jicong
|
4f107908db
|
fix(tmq): reset window
|
2022-06-30 19:51:48 +08:00 |
Yihao Deng
|
17d4ea71c1
|
Merge branch '3.0' into fix/invalidRead
|
2022-06-30 19:19:10 +08:00 |
yihaoDeng
|
afe67a609a
|
add query epset
|
2022-06-30 19:16:22 +08:00 |
shenglian-zhou
|
d6e1d1bcd0
|
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
|
2022-06-30 19:07:06 +08:00 |
Xiaoyu Wang
|
8c2e9842e2
|
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
|
2022-06-30 18:25:12 +08:00 |
dapan1121
|
cda2f844ce
|
fix: fix json tag null issue
|
2022-06-30 18:12:04 +08:00 |
dapan1121
|
068924cc62
|
Merge pull request #14385 from taosdata/feature/queryredirect
feat: support query redirect
|
2022-06-30 18:03:17 +08:00 |
Ganlin Zhao
|
0692ab4c5e
|
enh(query): add last_row selectivity
|
2022-06-30 17:55:54 +08:00 |
Xiaoyu Wang
|
42fba6480c
|
merge 3.0
|
2022-06-30 17:54:34 +08:00 |
Liu Jicong
|
d8da0c0e70
|
Merge pull request #14386 from taosdata/feature/stream
feat(tmq): add snapshot test
|
2022-06-30 17:51:02 +08:00 |
Ganlin Zhao
|
e38e23a3ec
|
fix error
|
2022-06-30 17:45:55 +08:00 |