Shengliang Guan
|
344ef7e1bc
|
fix: drop tsma
|
2022-07-01 17:09:44 +08:00 |
wangmm0220
|
e28f867d87
|
fix:enable json test cases
|
2022-07-01 16:55:58 +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 |
Ganlin Zhao
|
da09e9ef16
|
fix test cases
|
2022-07-01 16:42:30 +08:00 |
Liu Jicong
|
4a988a7c19
|
Merge branch '3.0' into feature/stream
|
2022-07-01 16:40:49 +08:00 |
Ganlin Zhao
|
55b8271554
|
fix crash
|
2022-07-01 16:34:07 +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 |
Liu Jicong
|
3f16edebe1
|
fix: return correct size type
|
2022-07-01 16:25:11 +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 |
Liu Jicong
|
daf5a0bde4
|
Merge branch '3.0' into feature/stream
|
2022-07-01 16:18:17 +08:00 |
Minglei Jin
|
dd537af153
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-01 16:16:13 +08:00 |
Minglei Jin
|
ae2514efca
|
tsdbCache/last: fix last loading crash issues
|
2022-07-01 16:15:29 +08:00 |
Hui Li
|
bdd270eedd
|
Merge pull request #14357 from taosdata/ci/clean_win_env
fix: clean windows environment before test
|
2022-07-01 16:11:56 +08:00 |
Shengliang Guan
|
4a310bae5f
|
Merge pull request #14420 from taosdata/fix/tsim
refactor: stable mgmt
|
2022-07-01 16:05:25 +08:00 |
Ganlin Zhao
|
a239337f5a
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:54:03 +08:00 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +08:00 |
plum-lihui
|
9c731a53af
|
Merge branch '3.0' of github.com:taosdata/TDengine into 3.0
|
2022-07-01 15:46:49 +08:00 |
Ganlin Zhao
|
1f88ea5597
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 15:46:35 +08:00 |
plum-lihui
|
58e29bbe9b
|
test: modify test case
|
2022-07-01 15:46:33 +08:00 |
Shengliang Guan
|
733926e252
|
Merge pull request #14416 from taosdata/fix/dnode
fix: make dnode sort stable
|
2022-07-01 15:32:59 +08:00 |
dapan1121
|
1a83250215
|
fix: fix redirect crash issue
|
2022-07-01 15:28:45 +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 |
Haojun Liao
|
34e4980a51
|
refactor(query): do some internal refactor.
|
2022-07-01 15:19:02 +08:00 |
afwerar
|
e10e621fc2
|
shell: fix shell ctrl-d error
|
2022-07-01 15:16:19 +08:00 |
yihaoDeng
|
b2be5169ab
|
add inst ref
|
2022-07-01 15:11:24 +08:00 |
Xiaoyu Wang
|
129c9251bd
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:01:37 +08:00 |
Shengliang Guan
|
629800e43e
|
test: rollback case
|
2022-07-01 15:00:44 +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 |
Shuduo Sang
|
f93c9b11cf
|
fix: change tools/taosdumpTestNanoSupport.py keep to 36500 (#14428)
for 3.0
|
2022-07-01 14:43:59 +08:00 |
Shengliang Guan
|
752e2a3e37
|
fix: rollback dnode sort
|
2022-07-01 14:42:24 +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 |
Shengliang Guan
|
e09ddf75b8
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-01 14:37:18 +08:00 |
plum-lihui
|
f01e5e4b67
|
test: modify test case
|
2022-07-01 14:37:03 +08:00 |
Shengliang Guan
|
9ca02dd5fe
|
refactor: stable mgmt
|
2022-07-01 14:36:50 +08:00 |
Minghao Li
|
91238e823e
|
refactor(sync): add snapshot2 interface
|
2022-07-01 14:22:14 +08:00 |
dapan1121
|
f07856c543
|
Merge pull request #14424 from taosdata/hotfix/stmtcaseissue
fix: fix stmt case issue
|
2022-07-01 14:21:59 +08:00 |
Ganlin Zhao
|
f9d250781b
|
fix(quer): fix time unit parameter check
TD-15257
|
2022-07-01 14:12:01 +08:00 |
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 |
yihaoDeng
|
8d1e2662c7
|
refactor index code
|
2022-07-01 11:50:41 +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 |