Xiaoyu Wang
|
58fc265b80
|
merge main
|
2023-02-24 13:26:45 +08:00 |
Xiaoyu Wang
|
51b3e50e87
|
Merge pull request #20112 from taosdata/FIX/TD-21669-3.0
fix: resolve coverity scan issues in sync and wal
|
2023-02-24 13:11:51 +08:00 |
Haojun Liao
|
645c3e672f
|
Merge pull request #20144 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-02-24 11:31:36 +08:00 |
Xiaoyu Wang
|
d06dedd5cc
|
Merge pull request #20103 from taosdata/fix/TD-22668
fix: coverity scan issues
|
2023-02-24 10:53:49 +08:00 |
Xiaoyu Wang
|
8f6f5bd2d3
|
Merge pull request #20085 from taosdata/fix/TD-22618
fix:pDnode is null when server init
|
2023-02-24 10:53:30 +08:00 |
Haojun Liao
|
f4885ef456
|
Merge pull request #20128 from taosdata/fix/TD-22639
fix:table name is null
|
2023-02-24 10:35:53 +08:00 |
Haojun Liao
|
6aa9eb0d55
|
Merge pull request #20137 from taosdata/fix/TD-22731
fix:set table name
|
2023-02-24 09:59:59 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
54liuyao
|
e8a721dda2
|
fix:set table name
|
2023-02-23 18:36:09 +08:00 |
54liuyao
|
d43355e77f
|
fix:check null column
|
2023-02-23 17:31:52 +08:00 |
54liuyao
|
e42d5ba3dc
|
fix:table name is null
|
2023-02-23 17:31:47 +08:00 |
dapan1121
|
5d5aad9ad7
|
fix: percentile finalize wrong error code issue
|
2023-02-23 17:03:21 +08:00 |
Xiaoyu Wang
|
33843226bf
|
Merge pull request #20108 from taosdata/fix/TD-22694
fix: col data update bug
|
2023-02-23 16:28:16 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
Benguang Zhao
|
e45367f924
|
fix: resolve coverity scan issues in sync and wal
|
2023-02-23 14:16:21 +08:00 |
Haojun Liao
|
c16bbfadbb
|
Merge pull request #20115 from taosdata/feature/3_liaohj
refactor: add some logs.
|
2023-02-23 11:23:48 +08:00 |
dapan1121
|
29f84355eb
|
Merge pull request #20107 from taosdata/fix/TD-22689
fix: taosd crash issue caused of out of fd
|
2023-02-23 10:48:21 +08:00 |
dapan1121
|
6aa05c4370
|
Merge pull request #20067 from taosdata/fix/TS-2687
fix: add merge join operator result limitation
|
2023-02-23 10:40:23 +08:00 |
dapan1121
|
31615d0ccc
|
Merge pull request #20072 from taosdata/fix/TD-22647
fix: tag filter crash issue
|
2023-02-23 10:39:32 +08:00 |
Xiaoyu Wang
|
ebcd7415c1
|
Merge pull request #20086 from taosdata/fix/TD-22670
fix(tsdb/cache): use state's tsdb instead of readers
|
2023-02-23 10:39:26 +08:00 |
Xiaoyu Wang
|
7dc3c6b4e8
|
Merge pull request #20056 from taosdata/FIX/TD-22595-main
fix: synchronize access to pVnode->inUse
|
2023-02-23 10:39:00 +08:00 |
Xiaoyu Wang
|
f6ba2d728c
|
Merge pull request #20090 from taosdata/FIX/TD-22470-main
fix: check if log buffer is empty in syncNodeOnLocalCmd
|
2023-02-23 10:38:21 +08:00 |
dapan1121
|
05c7bc170e
|
Merge pull request #20098 from taosdata/feat/TS-2671
feat(query): optimize percentile function performance
|
2023-02-23 10:24:06 +08:00 |
Haojun Liao
|
b203107922
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-23 10:22:17 +08:00 |
Haojun Liao
|
41c46b103e
|
Merge pull request #20048 from taosdata/fix/liaohj
refactor:do some internal refactor.
|
2023-02-23 10:21:06 +08:00 |
Hongze Cheng
|
c7d357843f
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-22694
|
2023-02-23 10:20:48 +08:00 |
Haojun Liao
|
9d96aac8fe
|
Merge pull request #20096 from taosdata/fix/TD-22631
fix: dead lock while create transaction on same db or stable
|
2023-02-23 09:31:09 +08:00 |
Haojun Liao
|
6015729560
|
refactor: add some logs.
|
2023-02-23 09:21:32 +08:00 |
Haojun Liao
|
dd99a45013
|
Merge pull request #20093 from taosdata/fix/freeNullBatch
fix: fix invalid free
|
2023-02-23 09:16:42 +08:00 |
Haojun Liao
|
4432ae51e6
|
Merge branch 'main' into fix/liaohj
|
2023-02-23 09:04:32 +08:00 |
Haojun Liao
|
6216ee815f
|
Merge pull request #20088 from taosdata/feat/TD-22418
feat:stream coverity scan
|
2023-02-23 09:03:09 +08:00 |
Haojun Liao
|
5b1c2fc314
|
Merge pull request #20094 from taosdata/feature/3_liaohj
fix(tmq): update the epset when the leader of vnode changed.
|
2023-02-23 08:58:40 +08:00 |
dapan1121
|
2533133e22
|
Merge pull request #20097 from taosdata/fix/TD-22673
fix: fix issues reported by coverity scan
|
2023-02-23 08:57:40 +08:00 |
Haojun Liao
|
a6667e1a0c
|
Merge pull request #20102 from taosdata/fix/TD-22665
fix: coverity scan problem
|
2023-02-23 08:56:58 +08:00 |
dapan1121
|
402abdb725
|
Merge pull request #20078 from taosdata/fix/TD-22626
fix: interval start window error
|
2023-02-23 08:56:13 +08:00 |
yihaoDeng
|
e8b6d8fa64
|
fix: fix double send resp
|
2023-02-22 19:36:20 +08:00 |
Xiaoyu Wang
|
69778c948a
|
Merge pull request #20092 from taosdata/enh/3.0_planner_optimize
fix: create stream semantic check
|
2023-02-22 18:34:35 +08:00 |
dapan1121
|
532fb08309
|
fix: rsma invalid read issue
|
2023-02-22 18:13:24 +08:00 |
Hongze Cheng
|
f1b57ac74c
|
fix: col data update bug
|
2023-02-22 17:54:17 +08:00 |
dapan1121
|
5a587d15f3
|
fix: taosd crash issue
|
2023-02-22 17:12:08 +08:00 |
Haojun Liao
|
cd1089acb3
|
refactor: fix coverity issues.
|
2023-02-22 16:43:37 +08:00 |
yihaoDeng
|
27c12787f7
|
fix: fix double send resp
|
2023-02-22 16:40:13 +08:00 |
Minglei Jin
|
0a782ef78c
|
fix(mnd): coverity scan issues
|
2023-02-22 14:50:41 +08:00 |
Minglei Jin
|
8db525667f
|
fix(meta/query): remove incorrect file & line args
|
2023-02-22 14:49:54 +08:00 |
Minglei Jin
|
6929f74559
|
fix(tsdb/cache): check the return result of data block creating
|
2023-02-22 14:48:57 +08:00 |
Haojun Liao
|
8532de31cf
|
refactor: remove assert.
|
2023-02-22 14:32:39 +08:00 |
Hongze Cheng
|
81ee050a0f
|
fix: coverity scan problem
|
2023-02-22 14:29:14 +08:00 |
Ganlin Zhao
|
39d38c15f1
|
fix param check
|
2023-02-22 14:08:03 +08:00 |
Haojun Liao
|
82067f3bd2
|
fix(query): fix coverity issues.
|
2023-02-22 13:38:13 +08:00 |
Ganlin Zhao
|
d6ac7de746
|
change output format to JSON array
|
2023-02-22 11:44:17 +08:00 |