Shengliang Guan
|
985e6f53e4
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 19:06:03 +08:00 |
Shengliang Guan
|
09a77b3b97
|
Merge pull request #17474 from taosdata/fix/TD-19250-4
fix: coverity issues
|
2022-10-19 17:51:39 +08:00 |
dapan1121
|
19dbc868ac
|
Merge pull request #17478 from taosdata/feat/fetchFromCache
feat: add retrieve table meta and vgroup info from cache API
|
2022-10-19 17:16:37 +08:00 |
Minglei Jin
|
1fc3e07abd
|
fix: use PRId64 instead of ld to format string
|
2022-10-19 16:34:25 +08:00 |
Benguang Zhao
|
2aa7afe7fa
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 16:31:13 +08:00 |
Minglei Jin
|
1e4601d8f6
|
fix: coverity issues
|
2022-10-19 16:30:50 +08:00 |
dapan1121
|
8988de1903
|
feat: add retrieve table meta and vgroup info from cache
|
2022-10-19 16:23:23 +08:00 |
Liu Jicong
|
213a12c0c5
|
Merge pull request #17473 from taosdata/feature/stream
fix(query): project pass partition name
|
2022-10-19 15:53:13 +08:00 |
Shengliang Guan
|
881db69feb
|
Merge pull request #17453 from taosdata/feature/sync2-merge
refactor(sync): add sync ctrl queue in vnode
|
2022-10-19 15:50:09 +08:00 |
Liu Jicong
|
b51ef11dde
|
fix(query): project pass partition name
|
2022-10-19 15:05:07 +08:00 |
Xiaoyu Wang
|
079a03f3b2
|
fix: handle coverity scan
|
2022-10-19 14:51:43 +08:00 |
Xiaoyu Wang
|
8cd36d9045
|
merge 3.0
|
2022-10-19 14:01:57 +08:00 |
Xiaoyu Wang
|
601f0f3edf
|
fix: handle coverity scan
|
2022-10-19 13:56:39 +08:00 |
Hongze Cheng
|
eb7de2e571
|
Merge pull request #17443 from taosdata/fix/commit_txn
fix: commit txn
|
2022-10-19 13:15:15 +08:00 |
Shengliang Guan
|
87586431f9
|
Merge pull request #17465 from taosdata/feature/stream
fix(stream): stream state and session support partition tbname
|
2022-10-19 12:48:03 +08:00 |
Shengliang Guan
|
0ad70729aa
|
Merge pull request #17460 from taosdata/feature/stream_ly
feat(stream): stream task and meta
|
2022-10-19 12:14:53 +08:00 |
Hongze Cheng
|
20b3e2168b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 11:56:15 +08:00 |
Shengliang Guan
|
67e23350b2
|
Merge pull request #17461 from taosdata/fix/coverity.pw
fix: fix coverity issues
|
2022-10-19 11:54:35 +08:00 |
Liu Jicong
|
8357c7342b
|
fix(stream): stream state and session support partition tbname
|
2022-10-19 11:43:01 +08:00 |
54liuyao
|
7f16081e29
|
feat(stream): stream task and meta
|
2022-10-19 10:49:42 +08:00 |
Hongze Cheng
|
1d6c5e63ed
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 10:13:59 +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 |
Benguang Zhao
|
00a066443f
|
Merge branch '3.0' into FIX/TD-19593-3.0
|
2022-10-19 09:38:36 +08:00 |
Benguang Zhao
|
3b0968d7f9
|
enh: enable the -Wformat=2 compiler option
|
2022-10-19 09:24:15 +08:00 |
dapan1121
|
53e73511b5
|
Merge remote-tracking branch 'origin/3.0' into fix/coverity.pw
|
2022-10-19 09:16:13 +08:00 |
dapan1121
|
20085e5b72
|
fix:fix coverity issues
|
2022-10-19 09:15:04 +08:00 |
Hongze Cheng
|
efa9f19d18
|
make it compile
|
2022-10-19 09:12:37 +08:00 |
Hongze Cheng
|
71a2db6cf2
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-19 09:10:36 +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 |
Hongze Cheng
|
74d025c783
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/commit_txn
|
2022-10-18 22:47:12 +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 |
Minghao Li
|
4c9f10b6f3
|
refactor(sync): add sync ctrl queue in vnode
|
2022-10-18 19:12:34 +08:00 |
Ganlin Zhao
|
2d1f7354a9
|
fix null value handling
|
2022-10-18 19:11:49 +08:00 |
Minglei Jin
|
82132cdfdd
|
meta: new metaFinishCommit api & rollback parameter with metaOpen
|
2022-10-18 18:34:39 +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 |