Haojun Liao
|
10a119e3fb
|
Merge pull request #20106 from taosdata/fix/TD-22667-3.0
fix:error by coverity scan
|
2023-03-01 13:31:59 +08:00 |
Haojun Liao
|
a3ffddba2d
|
Merge pull request #20204 from taosdata/fix/3_coverity
fix(query): fix coverity issue.
|
2023-03-01 09:28:36 +08:00 |
Xiaoyu Wang
|
e36d9a4c25
|
merge main
|
2023-02-28 16:13:28 +08:00 |
Haojun Liao
|
f1f9e570e6
|
Merge branch '3.0' into fix/3_coverity
|
2023-02-28 16:03:28 +08:00 |
Haojun Liao
|
dc45ec2660
|
fix(query): set the correct bucket index.
|
2023-02-28 15:17:32 +08:00 |
Haojun Liao
|
4172041ec8
|
fix(query): fix error in displaying block distribution.
|
2023-02-28 14:20:14 +08:00 |
Haojun Liao
|
60188e82a6
|
fix(query): fix coverity issue.
|
2023-02-28 13:42:19 +08:00 |
Haojun Liao
|
1ac30b7710
|
Merge pull request #20169 from taosdata/feature/3_liaohj
refactor: do some internal refactor and add some logs for tmq.
|
2023-02-28 12:01:22 +08:00 |
WANG MINGMING
|
5dfc9ed4d0
|
Merge branch '3.0' into fix/TD-22667-3.0
|
2023-02-28 09:52:34 +08:00 |
Haojun Liao
|
52a8912969
|
Merge pull request #20183 from taosdata/fix/TD-22797
fix: avoid filter slow when not exist target value
|
2023-02-28 09:18:46 +08:00 |
Haojun Liao
|
d18dd3067b
|
other: merge main.
|
2023-02-28 00:38:37 +08:00 |
Haojun Liao
|
5e9f53560d
|
Merge branch 'main' into feature/3_liaohj
|
2023-02-27 18:23:35 +08:00 |
Hongze Cheng
|
1fa5d02b94
|
more code
|
2023-02-27 18:20:09 +08:00 |
Hongze Cheng
|
d963a4f20c
|
Merge branch 'main' of https://github.com/taosdata/TDengine into feat/auto_retention
|
2023-02-27 18:11:12 +08:00 |
Hongze Cheng
|
ee36cf8aca
|
mroe code
|
2023-02-27 18:11:04 +08:00 |
Hongze Cheng
|
8e3084ecc0
|
feat: auto retention
|
2023-02-27 18:09:51 +08:00 |
Xiaoyu Wang
|
6a5934983c
|
Merge pull request #20181 from taosdata/fix/3.0_merge_main
merge main
|
2023-02-27 17:08:35 +08:00 |
yihaoDeng
|
c13cea4f44
|
fix: avoid filter slow when filter not exist value
|
2023-02-27 14:34:38 +08:00 |
Xiaoyu Wang
|
efa56d5352
|
merge main
|
2023-02-27 14:18:03 +08:00 |
Xiaoyu Wang
|
f97a140a3c
|
merge 3.0
|
2023-02-27 14:16:33 +08:00 |
54liuyao
|
f2dfe5ab74
|
fix:create same sub table
|
2023-02-27 09:55:34 +08:00 |
Haojun Liao
|
b46098793d
|
refactor: do some internal refactor and add some logs for tmq.
|
2023-02-26 12:16:45 +08:00 |
dapan1121
|
77295df8ec
|
Merge pull request #20161 from taosdata/fix/TS-2729
fix: table scan crash issue
|
2023-02-26 07:45:17 +08:00 |
dapan1121
|
50ee40308b
|
fix: realloc uid list
|
2023-02-25 16:10:48 +08:00 |
Haojun Liao
|
0369ff2231
|
other: merge main.
|
2023-02-25 15:42:32 +08:00 |
dapan1121
|
10e35f1ed0
|
fix: free pointer issue
|
2023-02-25 14:15:24 +08:00 |
Haojun Liao
|
514369c611
|
other: merge main
|
2023-02-25 11:06:13 +08:00 |
Haojun Liao
|
d6fca036e5
|
refactor: do some internal refactor.
|
2023-02-25 11:02:42 +08:00 |
Haojun Liao
|
90c6641cff
|
Merge pull request #20131 from taosdata/fix/coverity_yihao
fix: fix asan problem
|
2023-02-25 10:42:39 +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 |
dapan1121
|
05bd600ef8
|
fix: table scan crash issue
|
2023-02-25 09:34:37 +08:00 |
Yihao Deng
|
22b1bc1049
|
Merge branch '3.0' into fix/coverity_yihao
|
2023-02-24 21:22:58 +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 |
cyang
|
21234a33dc
|
fix:converity scan error
|
2023-02-24 17:02: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 |
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 |
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 |
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 |