dmchen
|
0a2d006c02
|
fix/TD-31091
|
2024-08-05 09:26:36 +00:00 |
dapan1121
|
690d5b9a6c
|
Merge pull request #26943 from taosdata/fix/3.0/TD-31155
fix queryQworkerPool only allowed one extra thread to handle nonblock…
|
2024-08-05 16:59:57 +08:00 |
Haojun Liao
|
666e813b5f
|
Merge pull request #26969 from taosdata/fix/TD-31209
fix issue for function res
|
2024-08-05 16:24:05 +08:00 |
Haojun Liao
|
333e1a97d5
|
Merge pull request #26971 from taosdata/fix/TD-31220
fix malloc issue
|
2024-08-05 15:36:20 +08:00 |
wade zhang
|
937dba5834
|
Merge pull request #26978 from taosdata/doc/3.0/revert_fill_doc_change
revert fill doc change
|
2024-08-05 14:49:21 +08:00 |
wangjiaming0909
|
28e3c70ad9
|
revert fill doc change
|
2024-08-05 14:00:46 +08:00 |
wade zhang
|
e2e4d01ec5
|
Merge pull request #26977 from taosdata/docs/TS-5137
Revert "feat:[TS-5137] Support group/partition by position and alias"
|
2024-08-05 13:59:40 +08:00 |
sima
|
816c08fe2f
|
Revert "feat:[TS-5137] Support group/partition by position and alias"
This reverts commit d9750319b8 .
|
2024-08-05 13:57:54 +08:00 |
Alex Duan
|
be08fd9eb0
|
Merge pull request #26961 from taosdata/test/3.0/TD-31105
test: confirm that the process has been stopped successfully
|
2024-08-05 13:57:22 +08:00 |
Alex Duan
|
eae34eacef
|
Merge pull request #26966 from taosdata/test/3.0/TD-31015
test:add concurrency test cases for executing the taos -k command line.
|
2024-08-05 13:54:28 +08:00 |
54liuyao
|
5dc49af3c4
|
Merge branch '3.0' of github.com:taosdata/TDengine into fix/TD-31209
|
2024-08-05 13:49:23 +08:00 |
54liuyao
|
2b70c1332b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-31220
|
2024-08-05 13:38:10 +08:00 |
54liuyao
|
bfe3662d03
|
fix issue
|
2024-08-05 13:37:07 +08:00 |
Haojun Liao
|
9f161c4326
|
Merge pull request #26968 from taosdata/fix/syntax
refactor: do some internal refactor.
|
2024-08-05 13:36:28 +08:00 |
54liuyao
|
573ab11314
|
fix malloc issue
|
2024-08-05 13:28:27 +08:00 |
54liuyao
|
9d64202f02
|
adj res
|
2024-08-05 13:18:54 +08:00 |
54liuyao
|
f0e4d2f085
|
fix malloc issue
|
2024-08-05 12:22:25 +08:00 |
yihaoDeng
|
093e7ef0bb
|
refactor remve backend code
|
2024-08-05 12:06:01 +08:00 |
yihaoDeng
|
59586b0169
|
Merge branch 'fix/syntaxRefact' into fix/syntax
|
2024-08-05 12:04:21 +08:00 |
Haojun Liao
|
40537001a2
|
fix(stream): check return value.
|
2024-08-05 11:57:18 +08:00 |
yihaoDeng
|
0bcfe11e84
|
refactor remve backend code
|
2024-08-05 11:55:36 +08:00 |
54liuyao
|
1b5cf65ab9
|
fix issue for function res
|
2024-08-05 11:17:49 +08:00 |
chenhaoran
|
0ffef4947b
|
test:add concurrency test cases for executing the taos -k command line.
|
2024-08-05 11:08:51 +08:00 |
Haojun Liao
|
9a2ee54719
|
fix(stream): check return value.
|
2024-08-05 11:06:20 +08:00 |
chenhaoran
|
de572c8c0f
|
test:add concurrency test cases for executing the taos -k command line.
|
2024-08-05 11:02:23 +08:00 |
chenhaoran
|
1a871e0292
|
test:add concurrency test cases for executing the taos -k command line.
|
2024-08-05 11:01:32 +08:00 |
Haojun Liao
|
183f33af87
|
fix(stream): fix syntax error.
|
2024-08-05 10:35:00 +08:00 |
Haojun Liao
|
34ce872eaf
|
refactor: do some internal refactor.
|
2024-08-05 10:16:09 +08:00 |
chenhaoran
|
dd5b547404
|
test:add concurrency test cases for executing the taos -k command line.
|
2024-08-05 09:48:02 +08:00 |
dapan1121
|
37fc4f5674
|
Merge pull request #26533 from taosdata/enh/3.0/TD-26258
fix asc/desc fill windows
|
2024-08-05 09:00:14 +08:00 |
dapan1121
|
5b3e265981
|
Merge pull request #26941 from taosdata/fix/3.0/TD-31102-TD-31093
fix taos -s caused memory leak and crash
|
2024-08-05 08:48:03 +08:00 |
wade zhang
|
8e01044408
|
Merge pull request #26920 from taosdata/test/3.0/TD-31005
test: scan returned values in ci
|
2024-08-05 08:03:05 +08:00 |
dapan1121
|
d59e3512ee
|
Merge pull request #26948 from taosdata/enh/addRandError
enh: add rand error test
|
2024-08-04 18:22:14 +08:00 |
chenhaoran
|
c7bbfc9465
|
test: confirm that the process has been stopped successfully
|
2024-08-03 20:47:15 +08:00 |
Haojun Liao
|
2e342104d3
|
Merge pull request #26960 from taosdata/fix/syntax
fix(stream): check status before start init, do some internal refactor.
|
2024-08-03 10:56:28 +08:00 |
dapan1121
|
f4c68d6f3d
|
Merge pull request #26958 from taosdata/fix/TD-30741/memLeak
mem leak
|
2024-08-02 18:27:42 +08:00 |
dapan1121
|
69579a2a4e
|
Merge pull request #26956 from taosdata/fix/TD-30740/memLeak
fix: mem leak
|
2024-08-02 18:27:17 +08:00 |
Haojun Liao
|
281f636954
|
fix(stream): fix syntax error.
|
2024-08-02 18:21:46 +08:00 |
Hongze Cheng
|
289ff87e06
|
Merge pull request #26945 from taosdata/fix/TD-31132
fix(cmake/s3): switch s3 off with community version
|
2024-08-02 18:03:19 +08:00 |
Haojun Liao
|
9d219ad62a
|
refactor: update log.
|
2024-08-02 17:35:47 +08:00 |
Haojun Liao
|
e0a7e64a65
|
fix(stream): fix deadlock.
|
2024-08-02 17:28:05 +08:00 |
Haojun Liao
|
c1ca6ce464
|
fix(stream): set the concurrently handle init failed.
|
2024-08-02 17:24:29 +08:00 |
chenhaoran
|
9e30aef192
|
test: scan returned values in ci
|
2024-08-02 16:54:54 +08:00 |
Haojun Liao
|
895a9a1f3d
|
fix(stream): check status before start init, do some internal refactor.
|
2024-08-02 16:54:08 +08:00 |
xsren
|
a2e0532c54
|
mem leak
|
2024-08-02 16:50:01 +08:00 |
dapan1121
|
6e36ef30a0
|
Merge pull request #26955 from taosdata/fix/TD-31096
fix: calendar interval and sliding issue
|
2024-08-02 16:48:43 +08:00 |
dapan1121
|
a443fafad2
|
fix: interval case issue
|
2024-08-02 16:29:23 +08:00 |
Hongze Cheng
|
b2440f2c47
|
Merge pull request #26846 from taosdata/enh/TD-30991-3.0
fix: check taosSetSystemLocale errcode
|
2024-08-02 16:13:56 +08:00 |
Haojun Liao
|
8430e27cbb
|
Merge pull request #26942 from taosdata/fix/syntax
refactor: do some internal refactor.
|
2024-08-02 15:58:42 +08:00 |
Hongze Cheng
|
4a4791a8bb
|
Merge pull request #26937 from taosdata/fix/TD-31176-3.0
fix/TD-31176-3.0
|
2024-08-02 15:51:18 +08:00 |