Liu Jicong
|
b51ef11dde
|
fix(query): project pass partition name
|
2022-10-19 15:05:07 +08:00 |
Liu Jicong
|
8357c7342b
|
fix(stream): stream state and session support partition tbname
|
2022-10-19 11:43:01 +08:00 |
Shengliang Guan
|
7cdfade1ae
|
Merge pull request #17442 from taosdata/fix/TD-19443-V30
fix(query): improve performance for first function x10 quickly
|
2022-10-19 10:06:55 +08:00 |
Shengliang Guan
|
fc5af24975
|
Merge pull request #17444 from taosdata/enh/TD-19622
refact: remove bnode codes
|
2022-10-19 10:06:35 +08:00 |
Shengliang Guan
|
a941b0b919
|
Merge pull request #17441 from taosdata/enh/TD-19463_2
enh: sync propose return at once if replica is 1
|
2022-10-19 09:07:57 +08:00 |
Shengliang Guan
|
5cd1c12c4b
|
Merge pull request #17448 from taosdata/fix/TD-19619
fix(query): mode function output behavior if there're multiple highest frequency of occurrence.
|
2022-10-19 09:06:43 +08:00 |
Shengliang Guan
|
5849f99710
|
Merge pull request #17446 from taosdata/feature/stream_ly
feat(stream):replace disk buff
|
2022-10-19 09:05:51 +08:00 |
dapan1121
|
99fd3284df
|
Merge pull request #17439 from taosdata/fix/coverity.pw
fix: fix coverity issues
|
2022-10-18 22:15:20 +08:00 |
Ganlin Zhao
|
2d1f7354a9
|
fix null value handling
|
2022-10-18 19:11:49 +08:00 |
Shengliang Guan
|
b44a795179
|
Merge pull request #17432 from taosdata/fix/TD-19250-3
fix: coverity issues
|
2022-10-18 18:14:03 +08:00 |
54liuyao
|
8efd7e8763
|
feat(stream):replace disk buff
|
2022-10-18 18:13:47 +08:00 |
Shengliang Guan
|
2ece142aba
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 18:13:16 +08:00 |
Ganlin Zhao
|
0f5e02b0b4
|
fix(query): mode function output one random result instead of NULL
if there're multiple highest frequency of occurrence.
TD-19619
|
2022-10-18 17:52:40 +08:00 |
Shengliang Guan
|
3cbfd2d160
|
Merge pull request #17392 from taosdata/FIX/TD-19183-3.0
enh: not allowed to start on disk space unavailable
|
2022-10-18 17:46:14 +08:00 |
dapan1121
|
fe5b898ee5
|
Merge pull request #17430 from taosdata/fix/TD-19609
fix: fix case when crash issue
|
2022-10-18 17:37:37 +08:00 |
Shengliang Guan
|
3a7d89a6bb
|
refact: remove bnode codes
|
2022-10-18 17:34:58 +08:00 |
Alex Duan
|
85ec70d099
|
fix(query): improve performance for first function x10 quickly1
|
2022-10-18 17:26:51 +08:00 |
Alex Duan
|
e2637ab6a7
|
fix(query): improve performance for first function x10 quickly
|
2022-10-18 17:22:41 +08:00 |
Shengliang Guan
|
5b7872b119
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 17:06:28 +08:00 |
Shengliang Guan
|
9e0feee081
|
enh: sync propose return at once if replica is 1
|
2022-10-18 17:06:03 +08:00 |
Shengliang Guan
|
194587558b
|
Merge pull request #17434 from taosdata/fix/3.0_bugfix_wxy
fix: plan problem with 'partition by tag group by tag' statement
|
2022-10-18 16:33:36 +08:00 |
dapan1121
|
0fe14f0b16
|
fix: fix coverity issues
|
2022-10-18 16:33:27 +08:00 |
Shengliang Guan
|
af070148b9
|
Merge pull request #17394 from taosdata/enh/TD-19463_2
fix: crash while reconfig mnode will cause taosd reboot failure
|
2022-10-18 16:24:08 +08:00 |
Shengliang Guan
|
b92f1efd40
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 15:16:38 +08:00 |
Xiaoyu Wang
|
eaa2a344e1
|
fix: plan problem with 'partition by tag group by tag' statement
|
2022-10-18 15:01:52 +08:00 |
Shengliang Guan
|
c5e9b6abd6
|
Merge pull request #17402 from taosdata/fix/TD-19259
fix: fix coverity scan problem
|
2022-10-18 14:50:45 +08:00 |
Minglei Jin
|
029abe7396
|
fix: coverity issues
|
2022-10-18 14:32:18 +08:00 |
Haojun Liao
|
5a7b360d6c
|
Merge pull request #17428 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-18 13:29:00 +08:00 |
dapan1121
|
c51629e5d3
|
Merge pull request #17423 from taosdata/fix/TS-1901
fix: fix varchar and bigint compare issue
|
2022-10-18 13:16:27 +08:00 |
Shengliang Guan
|
f76261dcb5
|
fix: become leader if replica num is 1
|
2022-10-18 12:31:15 +08:00 |
dapan1121
|
ab7a00abbe
|
fix: fix case when crash issue
|
2022-10-18 11:54:30 +08:00 |
Haojun Liao
|
2e4dca1171
|
fix: remove a typo
|
2022-10-18 11:53:22 +08:00 |
Haojun Liao
|
91c376ab63
|
other: merge 3.0
|
2022-10-18 11:52:44 +08:00 |
Shengliang Guan
|
3ff1ae2bd5
|
Merge pull request #17421 from taosdata/feature/stream_ly
fix(stream): coverity scan, memory leak
|
2022-10-18 11:49:14 +08:00 |
Haojun Liao
|
95dd30be57
|
fix(query): fix coverity issues.
|
2022-10-18 11:43:58 +08:00 |
Benguang Zhao
|
cf2b6ccbfb
|
enh: write idx ahead of writing its log entry in WAL
|
2022-10-18 11:23:24 +08:00 |
Benguang Zhao
|
af9aa9d783
|
enh: assert on alignment of idx entries in walWriteIndex
|
2022-10-18 11:23:13 +08:00 |
Benguang Zhao
|
f0427c9322
|
fix: ftrunc on appending WAL log failure for recovery in walWriteImpl
|
2022-10-18 11:22:21 +08:00 |
Benguang Zhao
|
3190ef65a3
|
fix: deal with misaligned idx entries in walCheckAndRepairIdxFile
|
2022-10-18 11:21:48 +08:00 |
yihaoDeng
|
b5f7623219
|
fix invalid packet
|
2022-10-18 10:53:29 +08:00 |
dapan1121
|
bdb81e2b89
|
fix: fix varchar and bigint compare issue
|
2022-10-18 10:44:24 +08:00 |
Xiaoyu Wang
|
78589248f2
|
Merge branch '3.0' into fix/3.0_bugfix_wxy
|
2022-10-18 09:53:08 +08:00 |
54liuyao
|
5fc475b960
|
fix(stream): coverity scan, memory leak
|
2022-10-18 09:40:19 +08:00 |
Shengliang Guan
|
a609f0efb5
|
Merge remote-tracking branch 'origin/3.0' into enh/TD-19463_2
|
2022-10-18 09:37:33 +08:00 |
Shengliang Guan
|
98f1c3d89a
|
Merge pull request #17411 from taosdata/fix/coverity_glzhao
fix: coverity issues
|
2022-10-17 22:58:37 +08:00 |
Shengliang Guan
|
b660f03f24
|
Merge pull request #17418 from taosdata/fix/invalidPack
fix: fix invalid packet
|
2022-10-17 22:58:04 +08:00 |
Haojun Liao
|
7e1521ba0a
|
Merge pull request #17401 from taosdata/fix/liao_cov
fix(query): fix coverity issues.
|
2022-10-17 22:45:02 +08:00 |
yihaoDeng
|
78df93e0ca
|
fix invalid packet
|
2022-10-17 22:17:47 +08:00 |
yihaoDeng
|
5ff8bb5bc0
|
fix invalid packet
|
2022-10-17 19:56:59 +08:00 |
dapan1121
|
1992925d8d
|
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
|
2022-10-17 19:50:37 +08:00 |