shenglian zhou
|
a3a3dc8243
|
fix: add filter to exchange node for union-all subquery
|
2023-03-30 16:41:26 +08:00 |
|
Haojun Liao
|
d947619b4f
|
Merge pull request #20691 from taosdata/feature/3_liaohj
fix(stream):fix the race condition when creating new tables.
|
2023-03-30 14:39:20 +08:00 |
|
dapan1121
|
a778dc8c09
|
Merge pull request #20698 from taosdata/szhou/fix-ts23354-2
fix: join before interval
|
2023-03-30 14:14:45 +08:00 |
|
Haojun Liao
|
e1d85ce074
|
fix(tmq): fix error.
|
2023-03-30 12:04:47 +08:00 |
|
Haojun Liao
|
5f4cb41e28
|
fix(tmq): set correct start offset value.
|
2023-03-29 23:45:41 +08:00 |
|
slzhou
|
84d75c2ec0
|
fix: join after interval
|
2023-03-29 19:51:13 +08:00 |
|
Haojun Liao
|
c8ad465a0d
|
refactor: do some internal refactor.
|
2023-03-29 19:40:34 +08:00 |
|
Haojun Liao
|
56c98d7768
|
refactor: do some internal refactor.
|
2023-03-29 19:35:04 +08:00 |
|
dapan1121
|
3810e57c15
|
fix: tag copy issue
|
2023-03-29 19:10:10 +08:00 |
|
Haojun Liao
|
d998912ce8
|
fix(query): fix syntax error.
|
2023-03-29 17:11:41 +08:00 |
|
Haojun Liao
|
25245b9005
|
Merge branch 'main' into feature/3_liaohj
|
2023-03-29 16:40:12 +08:00 |
|
Haojun Liao
|
152fc5daab
|
fix(stream):fix the race condition when creating new tsables.
|
2023-03-29 16:36:35 +08:00 |
|
dapan1121
|
0659814d16
|
Merge pull request #20674 from taosdata/fix/TS-3010
fix: query schema is old issue
|
2023-03-29 11:41:07 +08:00 |
|
dapan1121
|
22ad3129b9
|
fix: query schema is old issue
|
2023-03-28 15:21:47 +08:00 |
|
Haojun Liao
|
fca79dbc53
|
Merge branch 'fix/liaohj' into main
|
2023-03-28 11:20:01 +08:00 |
|
Haojun Liao
|
c158087d66
|
fix(tmq): kill the ongoing tsdb scans while transferring the ownership of vnode to other consumers.
|
2023-03-28 09:53:49 +08:00 |
|
Haojun Liao
|
5c128e2292
|
refactor: do some internal refactor.
|
2023-03-28 09:27:48 +08:00 |
|
Haojun Liao
|
7d1aa634fb
|
Merge pull request #20527 from taosdata/fix/TD-23200
fix:scan of fill history ended prematurely
|
2023-03-25 15:01:42 +08:00 |
|
Haojun Liao
|
61974b9f70
|
Merge pull request #20605 from taosdata/fix/TD-23272
fix:add combine function for groupKey
|
2023-03-25 15:01:33 +08:00 |
|
Haojun Liao
|
27c848453e
|
Merge pull request #20625 from taosdata/fix/TD-23220
fix: modify stream fill linear
|
2023-03-25 15:01:06 +08:00 |
|
54liuyao
|
f18cfc25d6
|
fix:reset parameter ignoreExpried for fill history
|
2023-03-24 11:06:05 +08:00 |
|
54liuyao
|
ffa59f69aa
|
fix:add combine function for groupKey
|
2023-03-23 15:20:45 +08:00 |
|
dapan1121
|
6506805784
|
fix: fix no group slimit issue and test cases
|
2023-03-22 17:14:45 +08:00 |
|
dapan1121
|
97c7d363f2
|
fix: slimit not work issue
|
2023-03-22 15:18:54 +08:00 |
|
dapan1121
|
7258ea9244
|
Merge pull request #20576 from taosdata/fix/TS-2933
enh: optimize table merge scan performance
|
2023-03-22 13:45:00 +08:00 |
|
dapan1121
|
cb3b4a6d8a
|
Merge remote-tracking branch 'origin/main' into fix/TS-2947
|
2023-03-22 08:56:21 +08:00 |
|
dapan1121
|
56d5034b7f
|
fix: table merge scan limit issue
|
2023-03-22 08:55:43 +08:00 |
|
dapan1121
|
ddfcba76f3
|
fix: optimize table merge scan perf
|
2023-03-21 18:51:16 +08:00 |
|
54liuyao
|
a614ef777f
|
fix: modify pull linear
|
2023-03-21 18:19:45 +08:00 |
|
dapan1121
|
3ab55496c1
|
Merge pull request #20561 from taosdata/fix/TS-2891-M
fix: select ins_columns from stb/tb
|
2023-03-21 16:24:46 +08:00 |
|
Haojun Liao
|
d5a386a563
|
fix(client): fix coverity issues.
|
2023-03-21 14:03:36 +08:00 |
|
dapan1121
|
ddab83a2ba
|
enh: optimize table merge scan performance
|
2023-03-21 11:42:46 +08:00 |
|
kailixu
|
179579f204
|
chore: more code
|
2023-03-20 17:41:22 +08:00 |
|
kailixu
|
24dbcaa844
|
chore: merge main
|
2023-03-20 17:32:54 +08:00 |
|
Haojun Liao
|
ca1dffff45
|
Merge pull request #20508 from taosdata/fix/liaohj
fix(client): fix potential memory leak.
|
2023-03-20 16:11:22 +08:00 |
|
Haojun Liao
|
c678740968
|
refactor: do some internal refactor.
|
2023-03-19 19:22:43 +08:00 |
|
Haojun Liao
|
7e712a14b6
|
fix(tmq): adjust log.
|
2023-03-19 19:06:28 +08:00 |
|
Haojun Liao
|
ae5155edcf
|
fix(tmq): do some internal refactor.
|
2023-03-19 10:49:30 +08:00 |
|
Cary Xu
|
7a3c897a80
|
Revert "fix(query): invalid write when query of ins_columns"
|
2023-03-18 20:49:48 +08:00 |
|
yihaoDeng
|
afaa77cc3e
|
fix tag filter
|
2023-03-18 10:01:45 +00:00 |
|
54liuyao
|
2185464836
|
fix:scan of fill history ended prematurely
|
2023-03-18 13:38:33 +08:00 |
|
kailixu
|
d90c8e834a
|
chore: var def optimization
|
2023-03-18 13:07:15 +08:00 |
|
kailixu
|
45a625f2dc
|
fix: add mem check
|
2023-03-18 12:50:37 +08:00 |
|
Ganlin Zhao
|
8fa4aa1435
|
fix(query): do not update ts window at exchange operator.
|
2023-03-18 12:06:59 +08:00 |
|
kailixu
|
5d82380993
|
chore: code optimization
|
2023-03-17 16:55:53 +08:00 |
|
kailixu
|
5f2ced466b
|
Merge branch 'main' into fix/TS-2891-M
|
2023-03-17 16:49:06 +08:00 |
|
kailixu
|
ed3fc6bdf1
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:48:23 +08:00 |
|
Haojun Liao
|
8d1c6956d6
|
fix(query): set the tag filter flag.
|
2023-03-17 14:28:30 +08:00 |
|
kailixu
|
a85e30efe6
|
fix: select ins_columns from stb/ctb
|
2023-03-17 14:19:00 +08:00 |
|
Haojun Liao
|
d5a8a4aefe
|
Merge pull request #20502 from taosdata/fix/liaohj
fix(client): set the initial value for num_of_rows.
|
2023-03-17 12:50:04 +08:00 |
|