Commit Graph

62543 Commits

Author SHA1 Message Date
yihaoDeng 9f983a07d7 add test case 2024-02-28 10:48:24 +08:00
Alex Duan 43b9a1c386 coverage: incSnapshot.py add sleep(5s) after flush database 2024-02-28 10:44:55 +08:00
54liuyao c1129bc861 add ci 2024-02-28 09:34:43 +08:00
Alex Duan cf6e1c9695 coverage: remove smaSnapshot.c because function not publish 2024-02-28 09:23:20 +08:00
Hongze Cheng 7bd85aaedb
Merge pull request #24902 from taosdata/fix/TD-28860
fix/TD-28860
2024-02-28 09:13:32 +08:00
dmchen 991b529857 windows cmpile 2024-02-28 01:10:28 +00:00
Hongze Cheng 31b8fd803d
Merge pull request #24901 from taosdata/FIX/TD-28853-3.0
enh: change redo log of trans compact-db as prepare log
2024-02-28 08:58:59 +08:00
yihaoDeng e1f11d1639 add test case to stream backend 2024-02-28 00:48:20 +00:00
yihaoDeng b3c18c31da add test case to stream backend 2024-02-27 12:19:37 +00:00
dmchen 170cdddcbd coverage 2024-02-27 11:46:31 +00:00
Shungang Li 2021eda22d fix: config global debugflag 2024-02-27 19:45:39 +08:00
dmchen c227c1d3ca coverage 2024-02-27 11:36:00 +00:00
Hongze Cheng 83b458c42a
Merge pull request #24904 from taosdata/feat/TD-27463-3.0
enh: cloud edition check and update libdmodule
2024-02-27 19:23:31 +08:00
wangmm0220 828889a6d8 opti:deal with escape in the end of field in schemaless 2024-02-27 19:16:11 +08:00
dmchen 34cda13494 enable switch 2024-02-27 10:57:32 +00:00
kailixu 854e71fd13 enh: update libdmoudle 2024-02-27 18:25:00 +08:00
wangmm0220 5be0cc7c84 opti:deal with escape in the end of field in schemaless 2024-02-27 18:07:04 +08:00
kailixu bd77aff696 enh: cloud edition check 2024-02-27 17:45:52 +08:00
dmchen cf753cf2e0 fix/TD-28860 2024-02-27 09:24:23 +00:00
Benguang Zhao 871c898920 enh: change redo log of trans compact-db as prepare log 2024-02-27 17:05:36 +08:00
54liuyao 0e522fbf5a set history task param 2024-02-27 16:30:38 +08:00
Haojun Liao 6bc12c8728 refactor: do some internal refactor. 2024-02-27 16:27:59 +08:00
wangmm0220 d62b82c295 opti:deal with escape in the end of field in schemaless 2024-02-27 16:02:15 +08:00
Alex Duan 8ff92bb46e fix: forget add show views 2024-02-27 15:41:03 +08:00
Hongze Cheng 7afafa985e more code 2024-02-27 15:35:07 +08:00
Alex Duan 7ba2e37384
Merge pull request #24865 from taosdata/cases/TD-28408-3.0
feat: autoshell add news keyword
2024-02-27 15:30:03 +08:00
Hongze Cheng 8884c1ca77 more code 2024-02-27 15:10:42 +08:00
Hongze Cheng 9a2f5fa2d2
Merge pull request #24893 from taosdata/fix/TD-28776-2-3.0
fix/TD-28776
2024-02-27 14:59:04 +08:00
Haojun Liao 9762c53cf9
Merge pull request #24895 from taosdata/fix/nullcheck
enh(stream):rsp the checkpoint ready msg.
2024-02-27 14:42:00 +08:00
yihaoDeng 6b6f5aa5d1 add test case 2024-02-27 05:51:32 +00:00
yihaoDeng 8d36445bb5 add stream backend test 2024-02-27 05:29:58 +00:00
Hongze Cheng a90555c098 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 13:17:12 +08:00
dapan1121 1f2d738669
Merge pull request #24892 from taosdata/fix/ly_dis_count
disable query count
2024-02-27 13:08:20 +08:00
Haojun Liao d05c55f3fe fix(stream): update the msg struct. 2024-02-27 12:59:08 +08:00
Haojun Liao de1c67f773 fix(stream): rsp the checkpoint ready msg. 2024-02-27 12:57:43 +08:00
Alex Duan d964caf31e fix: adjust 2 tables to write 2024-02-27 12:43:45 +08:00
54liuyao 654aa68137 disable query count 2024-02-27 11:41:44 +08:00
Haojun Liao 402a43bf67 fix(stream): disable halt. 2024-02-27 11:25:32 +08:00
Haojun Liao 80d027da19 fix(stream): restore from the crash. 2024-02-27 11:22:58 +08:00
Haojun Liao aee0460daf enh(stream):rsp the checkpoint ready msg. 2024-02-27 11:15:09 +08:00
dmchen c4f08b8275 fix/TD-28776 2024-02-27 03:05:45 +00:00
Alex Duan 6a91673880 fix: add flush_each_batch to json 2024-02-27 10:57:43 +08:00
Haojun Liao dafac591f7 enh(stream): add rsp for req-checkpoint 2024-02-27 10:53:25 +08:00
54liuyao abd000ed03 disable query count 2024-02-27 10:29:15 +08:00
Hongze Cheng ac1d7c2bdb fix compile error 2024-02-27 10:08:02 +08:00
Hongze Cheng 793ee02cbc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:56:25 +08:00
dapan1121 a96036d743
Merge pull request #24882 from taosdata/enh/xsren/TD-28330/coverage
remove useless code
2024-02-27 09:54:32 +08:00
slzhou d021138f3b remove sort by row id and comments 2024-02-27 09:47:55 +08:00
Hongze Cheng 976fa27b28
Merge pull request #24887 from taosdata/FIX/TD-28831-3.0
enh: use optimistic locking to protect snapshot reader open against vnode commit
2024-02-27 09:46:04 +08:00
Hongze Cheng 2c1f978fd2 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-27 09:26:37 +08:00