Commit Graph

55211 Commits

Author SHA1 Message Date
wangmm0220 78fd70202c fix:offset error in tmq & add test cases 2023-08-10 16:18:53 +08:00
dapan1121 791e453219
Merge pull request #22392 from taosdata/fix/TS-3811-m
fix: sma option for show create table
2023-08-10 15:21:31 +08:00
Haojun Liao 8890fa5781 fix(stream): execute the stream task directly, instead of executing it in a asynchronized way. 2023-08-10 15:13:49 +08:00
Haojun Liao 31b3d57820
Merge pull request #22393 from taosdata/fix/TD-25640
fix mem leak
2023-08-10 15:05:47 +08:00
liuyao e2481599b0 fix mem leak 2023-08-10 13:58:46 +08:00
kailixu 700d9a6d68 fix: sma option for show create table 2023-08-10 13:02:34 +08:00
Haojun Liao c3d1d47bad
Merge pull request #22380 from taosdata/fix/liaohj
fix(stream): use streamId&taskId to identify a stream task
2023-08-10 09:13:33 +08:00
dapan1121 e15bddfbca
Merge pull request #22387 from taosdata/docs/max_speed
fix: add max_speed as keywordw
2023-08-10 08:54:33 +08:00
dapan1121 c73ac53666 fix: add max_speed as keywordw 2023-08-10 08:52:32 +08:00
Hui Li 012fd34c95
Merge pull request #22373 from taosdata/test/fix/comp
test:fix comatibility case
2023-08-10 08:52:05 +08:00
Haojun Liao 4393375e47 fix(stream): set correct task id. 2023-08-10 02:16:04 +08:00
Haojun Liao 0757e88ced fix(stream): set the correct hash keys. 2023-08-09 23:52:14 +08:00
danielclow b61216d1a8
docs: update 06-stream.md to correct sample sql statement
the existing sql statement failed due to invalid syntax on "select _wstart as start". copying the statement from the zh document instead
2023-08-09 23:28:54 +08:00
Haojun Liao 0cf8144952 fix(stream): fix the invalid key used by remove data in stream meta hash table. 2023-08-09 22:28:23 +08:00
danielclow 458b3ce137
docs: Rename 27-index.md to 27-indexing.md (#22385)
the original name caused the document to not be displayed properly
2023-08-09 21:09:33 +08:00
wangmm0220 873262ec78 fix:add test cases to cases.task 2023-08-09 20:45:05 +08:00
Haojun Liao 7e3f1d92fc Merge branch 'main' into fix/liaohj 2023-08-09 19:43:24 +08:00
wangmm0220 1f5532fd67 fix:offset error in tmq & add test cases 2023-08-09 19:41:22 +08:00
Hui Li 51017cfbf7
Merge pull request #22382 from taosdata/packaging/update_packaging_script
avoid removing taosx and taos-explorer while uninstall taosd
2023-08-09 18:38:16 +08:00
Ping Xiao 9d698277d6 avoid removing taosx and taos-explorer while uninstall taosd 2023-08-09 18:35:41 +08:00
Haojun Liao 1e8579e8c5 fix(stream): fix other cases. 2023-08-09 16:04:48 +08:00
Haojun Liao 4c92997328 fix(stream): use streamId&taskId to identify the stream task in the stream meta. 2023-08-09 15:52:23 +08:00
wangmm0220 1bf2d58629 Merge branch 'mark/tmq' of https://github.com/taosdata/TDengine into mark/tmq 2023-08-09 15:47:42 +08:00
Haojun Liao 1d649bccb6
Merge pull request #22372 from taosdata/fix/TD-25626
fix taosd cannot quit
2023-08-09 15:46:14 +08:00
Haojun Liao 0353344571
Merge pull request #22379 from taosdata/doc/ts-3804
rm duplicate para
2023-08-09 15:44:54 +08:00
yihaoDeng b65336ab88 rm duplicate para 2023-08-09 07:41:05 +00:00
yihaoDeng 70f03635a4 rm duplicate para 2023-08-09 07:39:42 +00:00
Hui Li 584427dd44
Merge pull request #22374 from taosdata/szhou/restore-minglei-main
fix: restore stt/block merge back
2023-08-09 14:40:03 +08:00
CityChen81 93bdefdcff
Update 05-insert.md 中文括号问题 (#22377) 2023-08-09 14:08:18 +08:00
Haojun Liao 58f08125df
Merge pull request #22376 from taosdata/fix/liaohj
fix(stream): avoid launching check downstream
2023-08-09 13:46:19 +08:00
Haojun Liao 3cdb16352c fix(stream): avoid launching check downstream when failed to add stream task into stream meta. 2023-08-09 12:03:14 +08:00
chenhaoran 2403db06b0 test:fix comatibility case 2023-08-09 11:19:56 +08:00
shenglian zhou e9e06d1eae fix: restore stt block/data block merge back 2023-08-09 10:36:54 +08:00
shenglian zhou 2b1478f46e Revert "fix(tsdb/read2): reset stt reader when suspended"
This reverts commit 079d7ff69e.
2023-08-09 10:36:26 +08:00
yihaoDeng 50bf8c948a change default session val 2023-08-09 02:11:27 +00:00
Haojun Liao bb39d94f9c
Merge pull request #22357 from taosdata/fix/liaohj
other: merge fix from 3.0 to main.
2023-08-09 09:05:54 +08:00
dapan1121 5c918006b3
Merge pull request #22362 from taosdata/szhou/fix-ts3795
fix: reset rowsize since it is set during blockDataAppendColInfo
2023-08-09 08:46:34 +08:00
yihaoDeng cfb5247e30 change var name 2023-08-09 00:46:18 +00:00
chenhaoran 8f7fbf154c test:fix comatibility case 2023-08-08 19:20:41 +08:00
chenhaoran 0b88efdee9 test:modify base version 3100 in rollingup cases 2023-08-08 18:38:39 +08:00
chenhaoran d7116f7758 Merge branch 'main' of https://github.com/taosdata/TDengine into test/fix/comp 2023-08-08 18:14:05 +08:00
chenhaoran 5dbab16bf6 test:fix comatibility case 2023-08-08 18:13:57 +08:00
Hui Li d683e13102
Merge pull request #22352 from taosdata/test/fix_windows_case
test:fix windows cases
2023-08-08 18:05:22 +08:00
yihaoDeng bcc7df2dda fix taosd cannot quit 2023-08-08 10:04:41 +00:00
Linhe Huo 445277f0f3
Merge pull request #22368 from taosdata/docs/sunpeng/fix-for-python-ws-docs-for-main
docs: fix connection param in taosws in python connector
2023-08-08 17:11:41 +08:00
sunpeng 90008bf17c docs: fix connection param in taosws in python connector 2023-08-08 17:02:43 +08:00
Haojun Liao db92546cf7 fix(stream): remove invalid filter. 2023-08-08 16:09:33 +08:00
Hui Li 889a4f3770
Merge pull request #22364 from taosdata/fix/TS-3798
fix: update assert issue
2023-08-08 15:58:22 +08:00
Haojun Liao 17c6143471 fix(stream): check more status when handling the state transfer. 2023-08-08 15:08:11 +08:00
Hongze Cheng c8f106106a fix: update assert issue 2023-08-08 14:49:05 +08:00