yihaoDeng
|
97c4dfb570
|
fix: limit session num
|
2023-02-25 18:01:17 +08:00 |
Yihao Deng
|
db47cb5805
|
Merge branch 'main' into fix/toManySeesion
|
2023-02-25 17:04:56 +08:00 |
Xiaoyu Wang
|
d6dd087f84
|
merge main
|
2023-02-25 10:29:20 +08:00 |
Xiaoyu Wang
|
320ad8d1f2
|
Merge pull request #20150 from taosdata/fix/TD-22710
fix: compact wrong data count
|
2023-02-25 10:02:56 +08:00 |
Xiaoyu Wang
|
5856a39827
|
Merge pull request #20123 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-25 10:01:26 +08:00 |
yihaoDeng
|
84706fe586
|
fix: limit session num
|
2023-02-24 21:20:15 +08:00 |
Haojun Liao
|
097723f446
|
Merge pull request #20151 from taosdata/feature/3_liaohj
fix(query): expand output buffer.
|
2023-02-24 18:56:51 +08:00 |
Hui Li
|
965d91572a
|
Merge pull request #20148 from taosdata/fix/3_coverity
fix(query): fix syntax errors on centos.
|
2023-02-24 17:39:12 +08:00 |
Xiaoyu Wang
|
67a94707b7
|
Merge pull request #20104 from taosdata/feat/3.0_wxy
enh: drop tables syntax optimization
|
2023-02-24 16:57:30 +08:00 |
Xiaoyu Wang
|
961107d1ca
|
merge main
|
2023-02-24 16:55:50 +08:00 |
Haojun Liao
|
6120c73aaa
|
Merge pull request #20122 from taosdata/enh/TD-22715
fix: fix distributed table error
|
2023-02-24 16:44:43 +08:00 |
Xiaoyu Wang
|
a94fd9ec47
|
fix: alter stable error
|
2023-02-24 14:54:35 +08:00 |
Hongze Cheng
|
2a8f7e121a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-22710
|
2023-02-24 14:41:42 +08:00 |
Hongze Cheng
|
765ff98f6a
|
fix: compact wrong data count
|
2023-02-24 14:41:23 +08:00 |
Haojun Liao
|
80babb19f0
|
fix(query): fix syntax errors on centos.
|
2023-02-24 14:34:53 +08:00 |
Haojun Liao
|
993ae9e7e9
|
Merge branch '3.0' into fix/3_coverity
|
2023-02-24 14:34:01 +08:00 |
Haojun Liao
|
26ab5e011b
|
fix(query): fix syntax errors on centos.
|
2023-02-24 14:05:52 +08:00 |
Xiaoyu Wang
|
58fc265b80
|
merge main
|
2023-02-24 13:26:45 +08:00 |
Xiaoyu Wang
|
d04d610a85
|
Merge pull request #20061 from taosdata/FIX/TD-22611-main
enh: refactor syncBeginSnapshot and walBeginSnapshot for logRetention
|
2023-02-24 13:12:06 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +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
|
7821bbe0d0
|
refactor: add some logs.
|
2023-02-24 10:08:25 +08:00 |
Haojun Liao
|
cc393f3939
|
Merge pull request #20143 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2023-02-24 09:58:44 +08:00 |
Haojun Liao
|
97024f1468
|
fix(query): fix coverity issue.
|
2023-02-24 09:48:34 +08:00 |
Haojun Liao
|
bbb571a383
|
refactor: do some internal refactor.
|
2023-02-24 00:06:18 +08:00 |
Haojun Liao
|
dbb1e9bd59
|
refactor: do some internal refactor.
|
2023-02-23 21:59:55 +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 |
Haojun Liao
|
6e39bec448
|
Merge pull request #20089 from taosdata/fix/TD-22671
fix:remove useless logic in tmq
|
2023-02-23 17:27:00 +08:00 |
Haojun Liao
|
b8fe575aa4
|
Merge pull request #20068 from taosdata/fix/TD-22624
fix:compare func for topic & double free in taosArrayRemoveDuplicate…
|
2023-02-23 17:19:17 +08:00 |
Xiaoyu Wang
|
1ab144609e
|
merge main
|
2023-02-23 14:58:22 +08:00 |
yihaoDeng
|
7d75939fae
|
fix: fix invalid dist count
|
2023-02-23 14:35:05 +08:00 |
54liuyao
|
72e7f617e2
|
fix:disable stream
|
2023-02-23 14:24:45 +08:00 |
Haojun Liao
|
24c38d30e3
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2023-02-23 14:10:25 +08:00 |
Haojun Liao
|
f00b7b3af0
|
refactor: do some internal refactor.
|
2023-02-23 14:09:56 +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 |
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 |
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 |
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
|
532fb08309
|
fix: rsma invalid read issue
|
2023-02-22 18:13:24 +08:00 |