Haojun Liao
|
1b9eca5ce0
|
other: merge main.
|
2023-06-15 13:03:17 +08:00 |
dapan1121
|
e52c6aae8c
|
Merge pull request #21620 from taosdata/fix/TD-24567-3.0
fix: tsma query with order by _wstart/_wend
|
2023-06-15 09:06:57 +08:00 |
dapan1121
|
672cff090b
|
Merge pull request #21707 from taosdata/szhou/fix-tsort-sanitizer-error
fix: fix memory sanitizer error
|
2023-06-15 09:05:10 +08:00 |
Haojun Liao
|
4fac83ecf2
|
Merge pull request #21709 from taosdata/feature/TD-24749
feat:control memory size if consumer group is too much
|
2023-06-14 10:15:20 +08:00 |
wangmm0220
|
d8d6b6dd21
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-24749
|
2023-06-13 15:15:05 +08:00 |
wangmm0220
|
8a81278024
|
fix:load pHandle if necessary wher tq restore
|
2023-06-13 15:14:11 +08:00 |
slzhou
|
13ddd37529
|
fix: fix memory sanitizer error
|
2023-06-13 14:51:41 +08:00 |
dapan1121
|
73d3c21e21
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24499
|
2023-06-13 11:44:41 +08:00 |
dapan1121
|
48b9cac75c
|
fix: fix no data in db issue
|
2023-06-13 11:44:13 +08:00 |
wade zhang
|
5673d34153
|
Merge pull request #21476 from taosdata/FIX/TD-24182-3.0
enh: change conflict scope of transaction of split vgroup
|
2023-06-13 10:13:48 +08:00 |
dapan1121
|
7adea35706
|
fix: remove debug info
|
2023-06-12 17:18:38 +08:00 |
dapan1121
|
59b8cfbc7d
|
enh: add sub_query in systable and kill subquery
|
2023-06-12 17:14:41 +08:00 |
kailixu
|
4cd039c38e
|
chore: compare funcNode without aliasName
|
2023-06-12 16:47:03 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
kailixu
|
f5d28cdcd1
|
chore: more check
|
2023-06-12 10:49:17 +08:00 |
kailixu
|
b200fdba51
|
chore: node type
|
2023-06-12 10:44:01 +08:00 |
Benguang Zhao
|
3689b41f3a
|
Merge branch '3.0' into FIX/TD-24182-3.0
|
2023-06-12 09:39:49 +08:00 |
kailixu
|
58c43901ed
|
chore: another logic
|
2023-06-12 09:14:38 +08:00 |
dapan1121
|
423fdeef72
|
Merge pull request #21684 from taosdata/fix/TD-24741
fix: systable vgroup empty issue
|
2023-06-11 18:30:38 +08:00 |
dapan1121
|
5cd57cece5
|
fix: null pointer issue
|
2023-06-09 18:54:20 +08:00 |
dapan1121
|
14f3270a76
|
fix: subtask dead loop issue
|
2023-06-09 17:21:28 +08:00 |
dapan1121
|
0627ceada0
|
fix: systable vgroup empty issue
|
2023-06-09 16:58:07 +08:00 |
yihaoDeng
|
d38e3835c0
|
opt batch write
|
2023-06-09 08:12:39 +00:00 |
dapan1121
|
422a60430e
|
Merge pull request #21679 from taosdata/fix/TD-24716
fix: row size too big issue
|
2023-06-09 16:09:44 +08:00 |
yihaoDeng
|
06b65ce5c1
|
opt batch write
|
2023-06-09 07:49:43 +00:00 |
dapan1121
|
7956a8c420
|
fix: row size too big issue
|
2023-06-09 13:49:25 +08:00 |
dapan1121
|
988ee2b57a
|
fix: consumer group issue
|
2023-06-09 11:13:22 +08:00 |
kailixu
|
1812b9e968
|
Merge branch '3.0' into fix/TD-24567-3.0
|
2023-06-09 09:55:47 +08:00 |
yihaoDeng
|
a67ef8ce91
|
opt batch write
|
2023-06-09 01:27:08 +00:00 |
yihaoDeng
|
d5c0ca3163
|
opt batch write
|
2023-06-08 13:36:52 +00:00 |
kailixu
|
79625df5e4
|
chore: code optimization
|
2023-06-08 18:39:51 +08:00 |
kailixu
|
e5e724a8ba
|
chore: code optimization
|
2023-06-08 16:13:31 +08:00 |
dapan1121
|
5a3d3713dc
|
Merge pull request #21601 from wangjiaming0909/fix/m/TS-3482
fix: select desc and asc return different rows after delete
|
2023-06-08 15:17:28 +08:00 |
dapan1121
|
a9ed1f6d46
|
Merge pull request #21567 from wangjiaming0909/fix/3.0/TD-24525
fix: prevent projectoperator scanning all rows when limit with no group
|
2023-06-08 15:14:48 +08:00 |
kailixu
|
c3726b8264
|
chore: more check
|
2023-06-08 14:42:10 +08:00 |
kailixu
|
e56c5950aa
|
chore: more check
|
2023-06-08 14:29:44 +08:00 |
kailixu
|
90b4580ba9
|
chore: only filter window pseudo column
|
2023-06-08 14:16:05 +08:00 |
Haojun Liao
|
30eba472c3
|
Merge pull request #21602 from taosdata/fix/TD-24600-dv3
fix/td-24600-dv3
|
2023-06-08 13:42:02 +08:00 |
kailixu
|
576e3d1156
|
chore: erase duplicated func node for window logic node
|
2023-06-08 11:49:49 +08:00 |
Haojun Liao
|
d7f9857a30
|
Merge pull request #21632 from taosdata/fix/TD-24008
opt stream block dispatch
|
2023-06-08 11:33:16 +08:00 |
yihaoDeng
|
9b749b8faa
|
change link op t
|
2023-06-08 02:43:44 +00:00 |
dapan1121
|
958160be0b
|
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
|
2023-06-08 10:39:38 +08:00 |
dapan1121
|
6c20a331aa
|
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
|
2023-06-08 10:37:51 +08:00 |
dapan1121
|
6c74282946
|
Merge pull request #21597 from taosdata/enh/TD-24586
enh: optimize filter performance
|
2023-06-08 09:05:56 +08:00 |
Haojun Liao
|
9abe47ff93
|
Merge pull request #21638 from taosdata/enh/changeLinkOpt
change link opt
|
2023-06-07 19:07:06 +08:00 |
Ganlin Zhao
|
c612d945ec
|
fix fill value bug
|
2023-06-07 18:27:29 +08:00 |
Ganlin Zhao
|
150e9ae296
|
make interp fill multiple col logic same as window fill
|
2023-06-07 16:55:03 +08:00 |
dapan1121
|
a4f5bac344
|
Merge pull request #21606 from taosdata/szhou/fix-ts3498
fix: rewrite count(*) to count(1) for temp table
|
2023-06-07 15:56:50 +08:00 |
yihaoDeng
|
4fa1cc6dd3
|
change link opt
|
2023-06-07 05:26:07 +00:00 |
Haojun Liao
|
7bf07b78b2
|
fix(client): remove dependency
|
2023-06-07 11:36:01 +08:00 |