slzhou
|
4db88e8ffe
|
fix: fix ci comments
|
2023-05-18 15:45:58 +08:00 |
slzhou
|
51cb79fc1d
|
fix: set rightUseBuildTable correctly
|
2023-05-18 13:28:46 +08:00 |
slzhou
|
304423e27b
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3405
|
2023-05-18 13:27:58 +08:00 |
slzhou
|
7102c107eb
|
fix: remove parameter of filling build table
|
2023-05-18 13:19:52 +08:00 |
shenglian zhou
|
d7f8757844
|
fix: memory leak
|
2023-05-18 11:23:50 +08:00 |
shenglian zhou
|
14d4a81e75
|
fix: build hash table is created during creating join operator
|
2023-05-18 11:15:04 +08:00 |
shenglian zhou
|
ee16b46112
|
fix: remove group keys from join operator
|
2023-05-18 10:46:19 +08:00 |
Haojun Liao
|
366cd1871a
|
Merge pull request #21314 from taosdata/fix/liaohj_main
fix(stream):extract delete msg from wal.
|
2023-05-17 14:52:49 +08:00 |
dapan1121
|
fb7a06e06e
|
Merge pull request #21271 from taosdata/enh/tsbsPerf.4
Enh/tsbs perf.4
|
2023-05-17 11:00:14 +08:00 |
Haojun Liao
|
f3f52c0232
|
fix(stream): add some logs and set the wal offset to be the ended version when finishing the step2 recover stage.
|
2023-05-17 10:43:23 +08:00 |
slzhou
|
03e77288e8
|
fix: add on conditions null check and rightRowLocations no longer hides the outer scope rightRowLocations
|
2023-05-17 10:07:19 +08:00 |
Haojun Liao
|
d457b84aba
|
Merge pull request #21311 from taosdata/mark/tmq
fix:add lock to pHandle for safety
|
2023-05-17 09:11:39 +08:00 |
shenglian zhou
|
568725a245
|
fix: using right rows to build hash table when the tag equal cond is not null and same ts row row number is greater than 16
|
2023-05-17 08:33:47 +08:00 |
dapan1121
|
df973ce28e
|
fix: remove debug info
|
2023-05-16 18:37:00 +08:00 |
shenglian zhou
|
c6555c3b37
|
fix: join operator finished
|
2023-05-16 16:25:55 +08:00 |
dapan1121
|
de45d163ca
|
fix: compile issue
|
2023-05-16 14:18:23 +08:00 |
dapan1121
|
e7df9b8fa0
|
enh: optimize copy group result
|
2023-05-16 14:12:48 +08:00 |
Haojun Liao
|
e35d145734
|
fix(stream): fix memory leak.
|
2023-05-16 13:59:13 +08:00 |
wangmm0220
|
36454c73ed
|
fix:add lock to pHandle for safety
|
2023-05-15 18:38:14 +08:00 |
Ganlin Zhao
|
b1ead824f8
|
fix: fix linear interpolation error
|
2023-05-15 14:26:09 +08:00 |
dapan1121
|
69795286fa
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.4
|
2023-05-12 13:46:16 +08:00 |
dapan1121
|
0dd0b16842
|
enh: optimize table scan for last query
|
2023-05-12 13:30:17 +08:00 |
Ganlin Zhao
|
83e049812c
|
fix asan error
|
2023-05-12 10:21:01 +08:00 |
Ganlin Zhao
|
3bf9cb2d78
|
fix
|
2023-05-11 17:28:46 +08:00 |
Ganlin Zhao
|
788b521592
|
Revert "fix"
This reverts commit 9ce1e8ccf4 .
|
2023-05-11 17:20:58 +08:00 |
Ganlin Zhao
|
9ce1e8ccf4
|
fix
|
2023-05-11 13:23:40 +08:00 |
Ganlin Zhao
|
37d607c820
|
enh: remove group_key from subsidiaries if multiple select function
presents
|
2023-05-10 18:51:21 +08:00 |
dapan1121
|
52fd6a84ac
|
enh: support db cfg cache update
|
2023-05-09 17:04:20 +08:00 |
dapan1121
|
c83367e455
|
enh: add table group cache
|
2023-05-06 19:24:47 +08:00 |
Haojun Liao
|
c6007d53e8
|
Merge pull request #21190 from taosdata/fix/TS-3347
fix:[TS-3347]set ver to first version if version stored is smaller th…
|
2023-05-06 18:51:49 +08:00 |
dapan1121
|
1de5f84536
|
Merge pull request #21184 from taosdata/fix/TD-23898-a
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 17:46:38 +08:00 |
wangmm0220
|
ee32620808
|
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
|
2023-05-06 16:22:30 +08:00 |
Ganlin Zhao
|
33d4e0cc67
|
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 15:03:17 +08:00 |
Haojun Liao
|
29fcd1b83a
|
refactor: do some internal refactor.
|
2023-05-06 10:08:05 +08:00 |
Haojun Liao
|
08ce790cda
|
fix(query): fix memory leak.
|
2023-05-05 18:20:27 +08:00 |
Haojun Liao
|
9b5c205498
|
fix(stream): set correct ssdatablock for tqRetrieveDataBlock
|
2023-05-05 13:41:25 +08:00 |
Haojun Liao
|
09a04052ec
|
refactor: do some internal refactor.
|
2023-05-04 16:15:14 +08:00 |
Haojun Liao
|
8b57184a9a
|
Merge pull request #21123 from taosdata/fix/liaohj_main
refactor: remove assert.
|
2023-04-29 00:44:24 +08:00 |
Haojun Liao
|
05d416f3b9
|
fix(stream): fix invalid access when handling error, not start stream if tsDisablestream is set.
|
2023-04-28 23:53:53 +08:00 |
Haojun Liao
|
a0d08b7fe4
|
fix(query): add null ptr check.
|
2023-04-28 16:29:09 +08:00 |
Haojun Liao
|
03b1de017a
|
refactor: remove assert.
|
2023-04-28 14:12:17 +08:00 |
Haojun Liao
|
a0c2b34788
|
Merge pull request #21119 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-04-28 12:53:31 +08:00 |
Haojun Liao
|
da0d9c78ef
|
refactor: do some internal refactor.
|
2023-04-28 11:42:34 +08:00 |
Haojun Liao
|
f850388ed9
|
Merge pull request #21116 from taosdata/fix/liaohj_main
fix(query): stop tsdbreade ASAP, and do some internal refactor. TD-23249
|
2023-04-28 11:42:05 +08:00 |
Haojun Liao
|
3ac1ce69b6
|
fix(query): set correct scan flag.
|
2023-04-28 10:02:37 +08:00 |
Haojun Liao
|
6482ef9ad1
|
refactor: do some internal refactor.
|
2023-04-28 09:19:53 +08:00 |
Haojun Liao
|
8205168428
|
fix(query): fix memory leak.
|
2023-04-28 09:16:11 +08:00 |
Haojun Liao
|
7adc21028a
|
refactor: do some internal refactor.
|
2023-04-28 00:23:38 +08:00 |
Haojun Liao
|
25010cb11e
|
fix(query): stop tsdbreade ASAP, and do some internal refactor.
|
2023-04-27 22:21:18 +08:00 |
Haojun Liao
|
ad7c3218f7
|
Merge pull request #21111 from taosdata/fix/liaohj_main
enh(query): stop tsdb reader ASAP. TD-23249
|
2023-04-27 17:45:38 +08:00 |