Shengliang Guan
|
9e18a86ad2
|
Merge pull request #18134 from taosdata/feature/stream
enh(stream): add stream task info into information schema
|
2022-11-14 20:55:00 +08:00 |
Shengliang Guan
|
2a0399cf04
|
Merge pull request #18133 from taosdata/fix/TD-20379-3.0
fix(query): fill operator memory leak fixed
|
2022-11-14 20:54:31 +08:00 |
Shengliang Guan
|
f5f1bae376
|
Merge pull request #18130 from taosdata/perf/insert_optimize
perf: insert optimize
|
2022-11-14 20:53:32 +08:00 |
Shengliang Guan
|
a4e6d84124
|
Merge pull request #18128 from taosdata/fix/sync-error-log
fix(sync): do not use sNError in timer function
|
2022-11-14 20:53:07 +08:00 |
Minghao Li
|
d31d05fe16
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-11-14 19:40:38 +08:00 |
Liu Jicong
|
7c8b2867ce
|
enh(stream): add stream task info into information schema
|
2022-11-14 19:23:42 +08:00 |
Shuduo Sang
|
c47ac26e21
|
fix: taosadapter windows install (#18124)
* fix: sc create service in tdengine.iss
* fix: upx on windows
|
2022-11-14 19:12:39 +08:00 |
Haojun Liao
|
fc83468156
|
Merge branch '3.0' into fix/liao_cov
|
2022-11-14 19:02:30 +08:00 |
Alex Duan
|
b2f9eeb5bb
|
fix(query): fill operator memory leak fixed
|
2022-11-14 18:49:11 +08:00 |
Shengliang Guan
|
fa2e39a5fa
|
Merge pull request #18110 from taosdata/fix/TD-19935-3.0
fix(timezone): taos_options apply new timezone
|
2022-11-14 18:20:11 +08:00 |
Minghao Li
|
d381b4da93
|
fix(sync): fix memory leak
|
2022-11-14 18:17:14 +08:00 |
Shengliang Guan
|
2f0dad7b1c
|
test: add asan case
|
2022-11-14 18:11:33 +08:00 |
Shengliang Guan
|
9f38bfa10b
|
Merge pull request #18123 from taosdata/fix/3.0_bugfix_wxy
fix: some problems of parser
|
2022-11-14 18:03:08 +08:00 |
Shengliang Guan
|
b67e27bb51
|
Merge pull request #18119 from taosdata/fix/TD-20372
fix(sync): fix AddressSanitizer error: TD-20372
|
2022-11-14 17:57:01 +08:00 |
dapan1121
|
bb4c2ddcc5
|
Merge pull request #18121 from taosdata/fix/TD-20382-D
fix: null pointer when merge col data of varchar
|
2022-11-14 17:52:30 +08:00 |
Shengliang Guan
|
45508ada56
|
Merge branch '3.0' into fix/TD-20317
|
2022-11-14 17:46:18 +08:00 |
dapan1121
|
3fae636070
|
Merge pull request #18109 from taosdata/fix/TS-2063
fix: extend show create table result width
|
2022-11-14 17:34:51 +08:00 |
Minghao Li
|
76628a52e6
|
fix(sync): do not use SNError
|
2022-11-14 17:33:48 +08:00 |
Hongze Cheng
|
6aefbbf3b2
|
more optimize
|
2022-11-14 17:32:09 +08:00 |
Shengliang Guan
|
4cb93898df
|
Merge pull request #18120 from taosdata/fix/TD-20317
test: add asan cases
|
2022-11-14 17:30:48 +08:00 |
Shengliang Guan
|
8c8dd41b84
|
Merge pull request #18122 from taosdata/fix/TD-20368
fix: ingore tree.c error found by asan
|
2022-11-14 17:29:21 +08:00 |
Hongze Cheng
|
9c1eb0064a
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into perf/insert_optimize
|
2022-11-14 17:28:09 +08:00 |
Shengliang Guan
|
21ba6fa328
|
test: add asan case
|
2022-11-14 17:25:20 +08:00 |
Minghao Li
|
ac8eeb87af
|
refactor(sync): modify error log
|
2022-11-14 17:19:20 +08:00 |
Shengliang Guan
|
498283e58e
|
Merge branch '3.0' into fix/TD-20317
|
2022-11-14 17:14:35 +08:00 |
Alex Duan
|
fae4fe5a75
|
fix(timezone): call right apply function
|
2022-11-14 17:13:44 +08:00 |
Hongze Cheng
|
10921cc09a
|
more opt
|
2022-11-14 17:13:22 +08:00 |
Haojun Liao
|
cf56c38e7a
|
fix(query): fix errors found by asan.
|
2022-11-14 17:10:25 +08:00 |
Xiaoyu Wang
|
901c9b8f77
|
fix: some problems of parser
|
2022-11-14 16:53:01 +08:00 |
Hongze Cheng
|
5b51f97a48
|
more optimize
|
2022-11-14 16:52:39 +08:00 |
Shengliang Guan
|
6919da890e
|
Merge pull request #18114 from taosdata/szhou/fixbugs
fix: fix mem leak during tsartDecode of tDeserializeSUseDbBatchRsp when crashgen and stream and subscribe
|
2022-11-14 16:41:38 +08:00 |
Shengliang Guan
|
308459c223
|
Merge pull request #18116 from taosdata/feature/stream
enh(stream): set path max length to 1024
|
2022-11-14 16:40:58 +08:00 |
Shengliang Guan
|
0ab60825c6
|
Merge pull request #18118 from taosdata/fix/sync
fix(sync): fix memory error
|
2022-11-14 16:40:38 +08:00 |
Shengliang Guan
|
349189a696
|
fix: ingore tree.c error found by asan
|
2022-11-14 16:39:25 +08:00 |
Cary Xu
|
1d795f5c62
|
fix: null pointer when merge col data of varchar
|
2022-11-14 16:27:02 +08:00 |
Minghao Li
|
8f55e007f4
|
refactor(sync): add trace log
|
2022-11-14 16:23:52 +08:00 |
Shengliang Guan
|
c0ad5b838b
|
test: add asan cases
|
2022-11-14 16:17:28 +08:00 |
Minghao Li
|
9b58176c58
|
fix(sync): fix AddressSanitizer error: TD-20372
|
2022-11-14 15:56:34 +08:00 |
Shengliang Guan
|
3bc41d37f9
|
Merge pull request #18115 from taosdata/fix/3.0_bugfix_wxy
fix: sanitizer error
|
2022-11-14 15:48:50 +08:00 |
dapan1121
|
c0463e46c9
|
fix: truncate show create table result
|
2022-11-14 15:48:01 +08:00 |
Minghao Li
|
7420b0aaaf
|
fix(sync): fix memory error
|
2022-11-14 15:24:59 +08:00 |
Shengliang Guan
|
4505991578
|
Merge pull request #18097 from taosdata/fix/TD-19579
fix: flush pages to get buffer ready for fetching
|
2022-11-14 15:20:07 +08:00 |
dapan1121
|
2c265b861b
|
Merge pull request #18113 from taosdata/fix/asanIssues
fix: fix asan issues
|
2022-11-14 15:19:24 +08:00 |
Minghao Li
|
c20627c1d6
|
fix(sync): fix AddressSanitizer error: TD-20372
|
2022-11-14 14:58:21 +08:00 |
Liu Jicong
|
aa9e935854
|
enh(stream): set path max length to 1024
|
2022-11-14 14:46:50 +08:00 |
Xiaoyu Wang
|
7bddbb06f0
|
fix: sanitizer error
|
2022-11-14 14:38:51 +08:00 |
shenglian zhou
|
c6efc1ed84
|
fix: fix memory leak during crashgen stream and subscribe
|
2022-11-14 14:32:34 +08:00 |
dapan1121
|
d2468c5548
|
fix: fix asan issues
|
2022-11-14 14:22:13 +08:00 |
Minghao Li
|
51861bb82b
|
refactor(sync): delete some code
|
2022-11-14 14:20:13 +08:00 |
Shengliang Guan
|
70b937cfac
|
Merge pull request #18063 from taosdata/refacotr/add_debug_log
refactor(tmq): add debug log
|
2022-11-14 12:35:04 +08:00 |