dapan1121
|
df973ce28e
|
fix: remove debug info
|
2023-05-16 18:37:00 +08:00 |
dapan1121
|
e4380d63de
|
enh: add release build option
|
2023-05-16 18:00:10 +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 |
dapan1121
|
198be9a7a6
|
fix: double decompress issue and memory leak issue
|
2023-05-15 10:13:20 +08:00 |
dapan1121
|
3ca5559b37
|
fix: invalid read issue
|
2023-05-12 19:27:11 +08:00 |
dapan1121
|
1a52b3d519
|
fix: taosd crash issue
|
2023-05-12 18:13:16 +08:00 |
dapan1121
|
026a4b5540
|
fix: fix compile issue
|
2023-05-12 15:07:05 +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 |
dapan1121
|
061e963872
|
Merge pull request #21262 from taosdata/fix/TS-3397-M
fix: column length check when update/add column
|
2023-05-12 11:41:22 +08:00 |
dapan1121
|
68c6f093b6
|
Merge pull request #21250 from taosdata/fix/TD-24008
enh: remove group_key from subsidiaries if multiple different select function present
|
2023-05-12 11:35:18 +08:00 |
Shuduo Sang
|
ba4d5e0b75
|
docs: update readme with tdengin1 wechat (#21268)
|
2023-05-12 10:48:55 +08:00 |
Hui Li
|
1f3c50ddc5
|
Merge pull request #21251 from taosdata/test/TD-23710
test: add test case
|
2023-05-12 10:33:56 +08:00 |
Ganlin Zhao
|
83e049812c
|
fix asan error
|
2023-05-12 10:21:01 +08:00 |
kailixu
|
2e0d463471
|
fix: update test case alter_column.sim
|
2023-05-12 09:57:11 +08:00 |
kailixu
|
f4d90fb9bb
|
fix: column length check when update/add column
|
2023-05-11 20:59:07 +08:00 |
Ganlin Zhao
|
092ed0ddae
|
Merge branch 'main' into fix/TD-24008
|
2023-05-11 17:58:47 +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 |
Haojun Liao
|
35fcb34888
|
Merge pull request #21252 from taosdata/marks/compile-release-err
fix:compile error in release mode
|
2023-05-11 13:53:20 +08:00 |
Ganlin Zhao
|
9ce1e8ccf4
|
fix
|
2023-05-11 13:23:40 +08:00 |
wade zhang
|
b0ea279247
|
Merge pull request #21249 from taosdata/FIX/TD-24085-main
fix: repair timestamps of wal log files in meta
|
2023-05-11 11:50:32 +08:00 |
wangmm0220
|
c19670ef8d
|
fix:ci error occasionally
|
2023-05-11 11:38:46 +08:00 |
wade zhang
|
a7a85fb796
|
Merge pull request #21244 from taosdata/FIX/TD-24069-main
fix: not to set ignoring signals in dmLogCrash
|
2023-05-11 11:01:13 +08:00 |
dapan1121
|
bb6b9d5dec
|
Merge pull request #21232 from wangjiaming0909/fix/TD-24007
fix: connect error when login with information_schema/performance_sc…
|
2023-05-11 09:52:29 +08:00 |
Benguang Zhao
|
b8933389bb
|
enh: keep the trailing empty wal file in walCheckAdnRepairMeta
|
2023-05-11 09:42:46 +08:00 |
Benguang Zhao
|
7433bad888
|
enh: tidy up walEndSnapshot
|
2023-05-11 09:14:37 +08:00 |
wangmm0220
|
29bab82a0c
|
fix:compile error in release mode
|
2023-05-10 22:51:32 +08:00 |
Benguang Zhao
|
2a558323be
|
fix: set absent closeTs with mtime of log files during walCheckAndRepairMeta
|
2023-05-10 20:35:08 +08:00 |
Hui Li
|
77777bc9da
|
Merge pull request #21229 from taosdata/test/main/TS-3260
test:add testcases of learner in election
|
2023-05-10 20:03:56 +08:00 |
Ping Xiao
|
185591ed77
|
[TD-23710]: add test case
|
2023-05-10 19:54:33 +08:00 |
Ganlin Zhao
|
37d607c820
|
enh: remove group_key from subsidiaries if multiple select function
presents
|
2023-05-10 18:51:21 +08:00 |
wangjiaming0909
|
8f1ed44989
|
fix: connect error when login with information_schema/performance_schema
|
2023-05-10 16:48:24 +08:00 |
dapan1121
|
7a5e7f1d04
|
Merge pull request #21219 from wangjiaming0909/fix/TD-23947
fix: set telemetry reporting service url from telemetry.taosdata.com …
|
2023-05-10 16:36:28 +08:00 |
dapan1121
|
cacbc7d3d3
|
fix: query stop issue
|
2023-05-10 16:20:44 +08:00 |
Benguang Zhao
|
53ee1af8ba
|
fix: not set to ignore signals in dmLogCrash
|
2023-05-10 15:29:40 +08:00 |
muicoder
|
ac0ac18cc1
|
Match the status code (#21225)
Signed-off-by: muicoder <muicoder@gmail.com>
|
2023-05-10 11:44:56 +08:00 |
Hui Li
|
b1b85c3d95
|
Merge pull request #21227 from taosdata/fix/TD-24058
fix:[TD-24058]send poll result to client if no data 5 times to avoid …
|
2023-05-10 11:12:20 +08:00 |
dapan1121
|
7d1a6e0e40
|
Merge pull request #21221 from taosdata/szhou/fix-ts3374
fix: check varchar/nchar column length for alter normal table
|
2023-05-10 08:59:12 +08:00 |
chenhaoran
|
536be66bbe
|
test: add test1
|
2023-05-09 20:34:18 +08:00 |
chenhaoran
|
03594cdf5d
|
Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-3260
|
2023-05-09 20:13:58 +08:00 |
chenhaoran
|
60c6d480f2
|
test:add testcases of learner in election
|
2023-05-09 20:13:25 +08:00 |
dapan1121
|
d0e26d2efc
|
Merge pull request #21216 from taosdata/fix/TS-3358
fix:after restarting taosd, stream does not work.
|
2023-05-09 19:01:43 +08:00 |
dapan1121
|
653f7f02f3
|
Merge pull request #21218 from wangjiaming0909/fix/3.0/TS-3319
fix: show table distributed t; set the unit of Size to KB
|
2023-05-09 18:57:55 +08:00 |
dapan1121
|
39adac8537
|
Merge pull request #21224 from taosdata/fix/TS-3376
fix: fix crash caused by tsdbReaderResume error not handled
|
2023-05-09 18:56:36 +08:00 |
Hui Li
|
116a3e583e
|
Merge pull request #21228 from taosdata/test/update_push_message
Test/update push message
|
2023-05-09 18:12:57 +08:00 |
Ping Xiao
|
116f7dbbc7
|
Merge branch 'main' into test/update_push_message
|
2023-05-09 18:11:39 +08:00 |
Ping Xiao
|
5d643fcf91
|
Merge branch 'main' into test/update_push_message
|
2023-05-09 18:04:11 +08:00 |
wangmm0220
|
587f750c94
|
fix:[TD-24058]send poll result to client if no data 5 times to avoid lost data
|
2023-05-09 17:42:11 +08:00 |