Haojun Liao
|
d585f34ea9
|
fix(tmq): avoid seek to previous position.
|
2023-05-15 18:48:50 +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 |
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 |
Ganlin Zhao
|
83e049812c
|
fix asan error
|
2023-05-12 10:21:01 +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 |
Ganlin Zhao
|
9ce1e8ccf4
|
fix
|
2023-05-11 13:23:40 +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 |
wangjiaming0909
|
db318a40c2
|
fix: func ctgHandleGetTbMetasRsp invalid read SName
|
2023-05-11 00:55:02 +08:00 |
Benguang Zhao
|
2a558323be
|
fix: set absent closeTs with mtime of log files during walCheckAndRepairMeta
|
2023-05-10 20:35:08 +08:00 |
Ganlin Zhao
|
37d607c820
|
enh: remove group_key from subsidiaries if multiple select function
presents
|
2023-05-10 18:51:21 +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 |
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 |
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 |
liuyao
|
8224d49702
|
fix:after restarting taosd, stream does not work.
|
2023-05-09 17:24:11 +08:00 |
wangjiaming0909
|
479bb157e0
|
fix: select _block_dist() from t; set the unit of Size to KB
|
2023-05-09 15:19:21 +08:00 |
shenglian zhou
|
50feb64748
|
fix: add check nchar/varchar column length for normal table
|
2023-05-09 14:29:09 +08:00 |
dapan1121
|
f4f3b886fc
|
Merge pull request #21213 from wangjiaming0909/fix/TS-3350
fix: data compare of signed and unsigned integers
|
2023-05-09 08:58:55 +08:00 |
Hui Li
|
a68a5b73b8
|
Merge pull request #21212 from taosdata/fix/TD-24030
fix: fix invalid read
|
2023-05-08 20:30:44 +08:00 |
dapan1121
|
95b228a050
|
Merge pull request #21194 from taosdata/fix/TD-24010
fix:[TD-24010] subscribeStb.py failed in windows CI
|
2023-05-08 20:29:47 +08:00 |
wangjiaming0909
|
e22c62ffba
|
fix: data compare of signed and unsigned integers
|
2023-05-08 18:13:37 +08:00 |
yihaoDeng
|
c3e0de0bfc
|
fix invalid read
|
2023-05-08 09:21:20 +00:00 |
Benguang Zhao
|
bd5372c378
|
fix: protect against nullptr in syncRespCleanRsp
|
2023-05-08 17:08:24 +08:00 |
wangmm0220
|
f9142c0ddb
|
fix:[TD24010] lost data if apply ver is small than commit ver
|
2023-05-08 16:49:56 +08:00 |
dapan1121
|
5d4830956a
|
Merge pull request #21187 from taosdata/szhou/fix-ts23905-ts23865
fix: forbid some stream computing
|
2023-05-08 16:24:00 +08:00 |
slzhou
|
2f45a3dfdb
|
fix: change variable name
|
2023-05-08 14:42:31 +08:00 |
wangmm0220
|
261f2736f7
|
fix:[TD-24010] subscribeStb.py failed in windows CI
|
2023-05-06 19:17:36 +08:00 |
Haojun Liao
|
c6007d53e8
|
Merge pull request #21190 from taosdata/fix/TS-3347
fix:[TS-3347]set ver to first version if version stored is smaller th…
|
2023-05-06 18:51:49 +08:00 |
dapan1121
|
1de5f84536
|
Merge pull request #21184 from taosdata/fix/TD-23898-a
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 17:46:38 +08:00 |
slzhou
|
04e9648d8e
|
enhance: change variable name
|
2023-05-06 17:16:27 +08:00 |
slzhou
|
276e5daa8c
|
fix: pseudo column function are treated as variable
|
2023-05-06 17:13:14 +08:00 |
wangmm0220
|
ee32620808
|
fix:[TS-3347]set ver to first version if version stored is smaller than first version in wal when subscribe db
|
2023-05-06 16:22:30 +08:00 |
shenglian zhou
|
83c857a017
|
fix: fix compilation error
|
2023-05-06 16:17:34 +08:00 |
shenglian zhou
|
c8ac3a581e
|
fix: forbid some stream computing
|
2023-05-06 15:50:38 +08:00 |
Ganlin Zhao
|
33d4e0cc67
|
fix: fix taosd not exit when press ctrl+c
|
2023-05-06 15:03:17 +08:00 |
Haojun Liao
|
1fa4327f6c
|
Merge branch 'main' into fix/liaohj_main
|
2023-05-06 10:15:23 +08:00 |
Haojun Liao
|
3afc5bdfcf
|
refactor: add some logs.
|
2023-05-06 10:09:51 +08:00 |
Haojun Liao
|
29fcd1b83a
|
refactor: do some internal refactor.
|
2023-05-06 10:08:05 +08:00 |
Haojun Liao
|
5d4a3116d5
|
Merge pull request #21139 from taosdata/fix/liaohj_main
refactor: do some internal refactor.
|
2023-05-06 09:49:26 +08:00 |
wade zhang
|
2025aa5650
|
Merge pull request #21167 from taosdata/fix/TD-23953
fix(tdb/decoder): free decoder's value if not needed by user
|
2023-05-06 08:32:29 +08:00 |
Haojun Liao
|
cbf0cd41ec
|
Merge pull request #21169 from taosdata/fix/stop_tsdb_read
fix(stream): opt task scan performance.
|
2023-05-05 22:08:11 +08:00 |
Haojun Liao
|
8958aabe4b
|
fix(stream): opt task scan performance.
|
2023-05-05 19:33:30 +08:00 |