wangmm0220
|
36454c73ed
|
fix:add lock to pHandle for safety
|
2023-05-15 18:38:14 +08:00 |
dapan1121
|
a2bcbb4dc0
|
Merge pull request #21301 from taosdata/fix/TS-3404
fix: fix linear interpolation error
|
2023-05-15 17:55:54 +08:00 |
shenglian zhou
|
629ab2b85f
|
fix: extract tag equal condition
|
2023-05-15 16:10:11 +08:00 |
Ganlin Zhao
|
8db7c86417
|
add test case
|
2023-05-15 14:36:40 +08:00 |
Ganlin Zhao
|
fc30ecf4e4
|
add test cases
|
2023-05-15 14:34:25 +08:00 |
Ganlin Zhao
|
42ad07c066
|
add test cases
|
2023-05-15 14:26:45 +08:00 |
Ganlin Zhao
|
b1ead824f8
|
fix: fix linear interpolation error
|
2023-05-15 14:26:09 +08:00 |
Xuefeng Tan
|
6c1a7167ba
|
enh(taosAdapter): update taosAdapter (#21297)
|
2023-05-15 14:08:10 +08:00 |
Haojun Liao
|
bd50d6a763
|
Merge pull request #21296 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-05-15 13:55:13 +08:00 |
Haojun Liao
|
9feb0a86d6
|
fix(tmq): assert after the assignment of value.
|
2023-05-15 12:46:00 +08:00 |
Haojun Liao
|
6aa197123e
|
refactor: do some internal refactor.
|
2023-05-15 11:29:23 +08:00 |
Haojun Liao
|
6f7add8870
|
refactor: do some internal refactor.
|
2023-05-15 10:48:03 +08:00 |
Haojun Liao
|
6cbedc5d4a
|
refactor: do some internal refactor.
|
2023-05-15 10:45:01 +08:00 |
dapan1121
|
198be9a7a6
|
fix: double decompress issue and memory leak issue
|
2023-05-15 10:13:20 +08:00 |
Shuduo Sang
|
51d70ca274
|
docs: update readme with libgflags (#21294)
|
2023-05-14 21:55:30 +08:00 |
dapan1121
|
35bfb81cca
|
Merge pull request #21283 from taosdata/szhou/fix-ts3400
fix: disable table count scan optimization when filters and group by both exist
|
2023-05-14 19:34:18 +08:00 |
Haojun Liao
|
bf840551a0
|
Merge pull request #21289 from taosdata/fix/liaohj_main
fix(tmq): check handle status before close sub.
|
2023-05-13 17:30:32 +08:00 |
Haojun Liao
|
40ffe0cd83
|
fix(tmq): check handle status before close sub.
|
2023-05-13 16:45:21 +08:00 |
slzhou
|
740c67d328
|
ci: restore machines back
|
2023-05-13 12:03:31 +08:00 |
slzhou
|
623d14523e
|
ci: not go to 219
|
2023-05-13 11:57:33 +08:00 |
slzhou
|
5e3a09505b
|
fix: add test case back
|
2023-05-13 07:34:45 +08:00 |
slzhou
|
51fa0aeb64
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-ts3400
|
2023-05-13 00:02:03 +08:00 |
slzhou
|
6a8454b80e
|
fix: remove test case that random fails
|
2023-05-12 23:43:30 +08:00 |
shenglian zhou
|
0ea8de64df
|
fix: code refactor
|
2023-05-12 20:20:53 +08:00 |
dapan1121
|
3ca5559b37
|
fix: invalid read issue
|
2023-05-12 19:27:11 +08:00 |
slzhou
|
5b866edae7
|
fix: disable table count scan optimized when filters and group by both exist
|
2023-05-12 18:51:18 +08:00 |
dapan1121
|
1a52b3d519
|
fix: taosd crash issue
|
2023-05-12 18:13:16 +08:00 |
dapan1121
|
0c744e864b
|
Merge pull request #21258 from taosdata/szhou/fix-td24084
fix: bypass projection pruning if union set op and subquery
|
2023-05-12 17:02:54 +08:00 |
dapan1121
|
d33d63fc56
|
Merge pull request #21254 from wangjiaming0909/fix/TD-24009
fix: func ctgHandleGetTbMetasRsp invalid read SName
|
2023-05-12 16:11:31 +08:00 |
Haojun Liao
|
0e09c597a0
|
Merge pull request #21269 from taosdata/fix/TD-24111
fix:[TD-24111]avoid exec pHandle task in multi query thread
|
2023-05-12 15:14:46 +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 |
wangmm0220
|
cd105381a9
|
fix:[TD-24111]avoid exec pHandle task in multi query thread
|
2023-05-12 11:41:59 +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 |
wangmm0220
|
a098b53dcd
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD-24111
|
2023-05-12 10:53:18 +08:00 |
wangmm0220
|
d85f0f56d5
|
fix:[TD-24111]avoid exec pHandle task in multi query thread
|
2023-05-12 10:51:13 +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 |
slzhou
|
d8a7e14065
|
enhance: add test case
|
2023-05-12 07:20:27 +08:00 |
slzhou
|
00fb5acad7
|
enhance: add test case
|
2023-05-12 07:19:03 +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 |
slzhou
|
e8c1745d17
|
Merge branch 'main' of github.com:taosdata/TDengine into szhou/fix-td24084
|
2023-05-11 16:04:46 +08:00 |
slzhou
|
e58fda2bdd
|
fix: bypass projection pruning if union set op and subquery
|
2023-05-11 16:04:06 +08:00 |