dapan1121
|
cacbc7d3d3
|
fix: query stop issue
|
2023-05-10 16:20:44 +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 |
dapan1121
|
13852f5699
|
fix: compile issue
|
2023-04-21 17:07:20 +08:00 |
chenhaoran
|
7d7a0769b3
|
Merge remote-tracking branch 'origin/main' into enh/tsbsPerf.1
|
2023-04-21 16:20:37 +08:00 |
Haojun Liao
|
4ac8a33de3
|
Merge pull request #21005 from taosdata/fix/TS3250
fix:[TS-3250] change strtegy in schemaless if modifyDBSchema error
|
2023-04-21 16:07:51 +08:00 |
Haojun Liao
|
f1e289e9ce
|
Merge pull request #21006 from taosdata/fix/TS-3082
fix:[TS-3082] change offset to firstver if offset is smller than firs…
|
2023-04-21 16:07:32 +08:00 |
Haojun Liao
|
2b74583b87
|
Merge pull request #21002 from taosdata/fix/liaohj_main
fix(stream): set the correct number of tasks.
|
2023-04-21 14:52:07 +08:00 |
Haojun Liao
|
b6f4cac619
|
fix(stream): set the correct offset version.
|
2023-04-21 13:35:24 +08:00 |
wangmm0220
|
81b0670bd5
|
fix:[TS-3082] change offset to firstver if offset is smller than firstVer when wal is removed
|
2023-04-21 11:43:39 +08:00 |
wangmm0220
|
3d8faa690d
|
fix:[TS-3250] change strtegy in schemaless if modifyDBSchema error
|
2023-04-21 11:39:02 +08:00 |
Haojun Liao
|
e4199a62de
|
fix(stream): fix memory leak.
|
2023-04-21 10:37:50 +08:00 |
Haojun Liao
|
8fac91e265
|
refactor: do some internal refactor.
|
2023-04-21 09:38:51 +08:00 |
Haojun Liao
|
6c641cff39
|
fix(stream): fix error in start stream tasks.
|
2023-04-21 09:37:16 +08:00 |
dapan1121
|
95f4c81ac9
|
Merge pull request #20989 from taosdata/szhou/fix-ts3243
fix: do not performace table count scan optimized where there are no agg functions
|
2023-04-21 09:22:30 +08:00 |
Haojun Liao
|
471abd9160
|
log: update the log.
|
2023-04-20 23:39:13 +08:00 |
Haojun Liao
|
5e6c06e253
|
fix(stream): fix the race condition during create new stream tasks.
|
2023-04-20 23:21:18 +08:00 |
Hui Li
|
a012fd2ce0
|
Merge pull request #20991 from taosdata/test/TS-3069-MAIN
add the cast that select field include two udf function
|
2023-04-20 19:44:08 +08:00 |
Haojun Liao
|
65fded4a28
|
fix(stream): set the correct number of tasks.
|
2023-04-20 19:03:43 +08:00 |
Haojun Liao
|
f9801ba9c5
|
enh(stream): stop stream asap.
|
2023-04-20 18:58:07 +08:00 |
dapan1121
|
fa77356cc4
|
fix: restore tdb page cache lock
|
2023-04-20 18:56:18 +08:00 |
Haojun Liao
|
8a6b07347c
|
Merge branch 'main' into fix/liaohj_main
|
2023-04-20 18:51:43 +08:00 |
Haojun Liao
|
6f595fb5fd
|
other: add some logs.
|
2023-04-20 18:50:44 +08:00 |
Haojun Liao
|
cb686f8709
|
Merge pull request #20998 from taosdata/fix/liaohj_main
enh(stream): add more check to stop stream asap.
|
2023-04-20 18:49:54 +08:00 |
dapan1121
|
36f3e44096
|
enh: change tdb lock to rwlock
|
2023-04-20 17:51:41 +08:00 |
Haojun Liao
|
dc733352db
|
enh(stream): set the max input queue size to be 3000.
|
2023-04-20 17:38:10 +08:00 |
Haojun Liao
|
c7e42d5422
|
other: do some internal refactor.
|
2023-04-20 17:30:02 +08:00 |
Haojun Liao
|
8323ad8670
|
enh(stream): add more check to stop stream asap.
|
2023-04-20 17:29:08 +08:00 |
Haojun Liao
|
23e285ac57
|
Merge pull request #20995 from taosdata/fix/liaohj_main
fix(stream): add lock during check wal to create new stream task.
|
2023-04-20 17:04:15 +08:00 |
Haojun Liao
|
b60b1796f7
|
fix(stream): add lock during check wal to create new stream task.
|
2023-04-20 15:53:41 +08:00 |
shenglian zhou
|
3a9dddd619
|
enhance: modify inside isEligibleAgg func
|
2023-04-20 15:11:12 +08:00 |
Xiaoyu Wang
|
0dad9322f3
|
fix: invalid identifier check
|
2023-04-20 15:08:41 +08:00 |
Alex Duan
|
4c0cdd8192
|
test: add udf2_dup test case
|
2023-04-20 14:34:38 +08:00 |
Alex Duan
|
c34c53539d
|
test: add udf2_dup test case
|
2023-04-20 14:32:32 +08:00 |
Alex Duan
|
977af4289b
|
test: fix udf1_dup error
|
2023-04-20 14:05:15 +08:00 |
shenglian zhou
|
cc78a6356c
|
fix: do not performace table count scan optimized where there are no agg functions
|
2023-04-20 13:54:22 +08:00 |
Alex Duan
|
ba0a6e087f
|
test: add the cast that select field include two udf function
|
2023-04-20 13:51:39 +08:00 |
Haojun Liao
|
742b5ee08c
|
other: update wal logs level.
|
2023-04-20 13:42:16 +08:00 |
dapan1121
|
989f1cdd4b
|
Merge pull request #20983 from taosdata/fix/TS-3216-M
fix: trim database db from mnd
|
2023-04-20 11:43:14 +08:00 |
Haojun Liao
|
5fd6ac4fc5
|
Merge pull request #20977 from taosdata/fix/liaohj_main
fix(os): fix a deadlock.
|
2023-04-20 09:14:26 +08:00 |
kailixu
|
5620f51d14
|
fix: trim database db from mnd
|
2023-04-19 20:38:33 +08:00 |
Haojun Liao
|
a69e2a8045
|
fix(os): fix the link error in unit test cases.
|
2023-04-19 15:33:02 +08:00 |
Haojun Liao
|
9fb7589fb5
|
fix(os): fix a deadlock.
|
2023-04-19 14:08:41 +08:00 |
dapan1121
|
4a9d62b467
|
enh: ignore single row null data type validation
|
2023-04-19 10:18:41 +08:00 |
wade zhang
|
cc27a8f86b
|
Merge pull request #20958 from taosdata/fix/TD-18844-MAIN
fix: duplicate calling shellWriteHistory
|
2023-04-19 09:23:38 +08:00 |
Haojun Liao
|
fb32ffd960
|
fix(stream): update the reference count value to be int32, insead of int8
|
2023-04-18 18:06:03 +08:00 |
dapan1121
|
2af63992ea
|
Merge pull request #20952 from taosdata/fix/TD-23639
fix: fix double free caused crash
|
2023-04-18 17:50:45 +08:00 |
huolibo
|
298781dc55
|
fix: illegal accesses (#20960) (#20962)
|
2023-04-18 17:45:08 +08:00 |
Alex Duan
|
0822e82d64
|
feat: support exit by kill heart-beat thread mode
|
2023-04-18 17:12:04 +08:00 |
Ganlin Zhao
|
e58bf86c33
|
fix local variable
|
2023-04-18 16:34:06 +08:00 |