dapan1121
|
5adaf57c59
|
fix: fix case issue
|
2022-07-01 13:50:49 +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
|
35017bdfcc
|
refactor: stable mgmt
|
2022-07-01 11:16:20 +08:00 |
Shengliang Guan
|
f2468013f7
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-01 11:14:47 +08:00 |
Shengliang Guan
|
1b3fde4a60
|
refactor: stable mgmt
|
2022-07-01 11:12:08 +08:00 |
Hui Li
|
2c64b1704f
|
Merge pull request #14417 from taosdata/test3.0/lihui
test:add test case for tmq
|
2022-07-01 11:02:32 +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 |
plum-lihui
|
501254219b
|
test:add test case for tmq
|
2022-07-01 10:27:50 +08:00 |
Shengliang Guan
|
7f6778c5ef
|
test: adjust cluster case
|
2022-07-01 10:18:35 +08:00 |
Shengliang Guan
|
e878f1dcba
|
fix: make dnode sort stable
|
2022-07-01 10:16:38 +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 |
Hui Li
|
f421ab09dd
|
Merge pull request #14412 from taosdata/test3.0/lihui
Test3.0/lihui
|
2022-07-01 09:48:07 +08:00 |
Shuduo Sang
|
126d884ab3
|
docs: use normal doc style (#14411)
|
2022-06-30 21:32:08 +08:00 |
plum-lihui
|
4b6ab7fe26
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-30 21:25:45 +08:00 |
plum-lihui
|
6883aeb33c
|
test: add test case
|
2022-06-30 21:25:16 +08:00 |
Hui Li
|
8ff990c1cd
|
Merge pull request #14406 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-30 21:24:30 +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 |
Minglei Jin
|
f894c8f2fc
|
Merge pull request #14405 from taosdata/fix/win-compile
tlrucache: fix cap calculation
|
2022-06-30 20:46:41 +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 |
plum-lihui
|
10dcf571ce
|
test: add test case for tmq
|
2022-06-30 20:20:27 +08:00 |
Minglei Jin
|
298c4d3e44
|
tlrucache: fix cap calculation
|
2022-06-30 20:14:57 +08:00 |
Liu Jicong
|
4f107908db
|
fix(tmq): reset window
|
2022-06-30 19:51:48 +08:00 |
Yihao Deng
|
0f92253390
|
Merge pull request #14402 from taosdata/fix/invalidRead
add query epset
|
2022-06-30 19:46:51 +08:00 |
Ganlin Zhao
|
61619c940f
|
fix some test cases
|
2022-06-30 19:43:48 +08:00 |
Jason-Jia
|
ef58c6094c
|
Merge pull request #14394 from taosdata/cpwu/3.0
test: fix the case and test-framework
|
2022-06-30 19:28:51 +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 |
Cary Xu
|
8cf9f9c71a
|
Merge pull request #14390 from taosdata/feature/TD-11274-3.0
refactor: assign the committed version
|
2022-06-30 18:52:14 +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 |
Xiaoyu Wang
|
2ac9a78d58
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 17:52: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 |
Ganlin Zhao
|
1dd89be98b
|
enh(query): add last_row function without cache
TD-16927
|
2022-06-30 17:39:20 +08:00 |
Ganlin Zhao
|
0b9358583c
|
Merge branch '3.0' into enh/last_row_function
|
2022-06-30 17:33:07 +08:00 |
slzhou
|
82bd8a560f
|
fix: reserved column should not be copied
|
2022-06-30 17:28:49 +08:00 |