Commit Graph

16740 Commits

Author SHA1 Message Date
fullhonest 72d6614b7b Fix TD-27403: insert error about use today + now as timestamp value 2023-11-30 18:39:01 +08:00
Haojun Liao bf81ea1a06
Merge pull request #23828 from taosdata/fix/changeDebugInfo30
change debug info
2023-11-29 19:48:29 +08:00
Haojun Liao c5ff908e4f
Merge pull request #23852 from taosdata/fix/TD-27562
compact history window
2023-11-29 16:31:10 +08:00
54liuyao 1e02f823a4 compact history window 2023-11-29 14:59:22 +08:00
dapan1121 72e04d4f6c
Merge pull request #23670 from taosdata/style/3.0/TD-27277
rewrite nodesNodeName
2023-11-29 13:29:19 +08:00
54liuyao a73992e128 stream event reload state 2023-11-28 14:11:19 +08:00
wangmm0220 06e2fbfb1c fix:conflicts from 3.0 2023-11-27 17:53:53 +08:00
wangmm0220 70c5d36103 opti:extract common logic from snode & vnode to tqCommon 2023-11-27 17:49:09 +08:00
yihaoDeng d4c3bcc9f7 change debug info 2023-11-27 14:10:38 +08:00
yihaoDeng 2ddb246461 change debug info 2023-11-27 14:10:00 +08:00
Haojun Liao 6904f20929
Merge pull request #23809 from taosdata/fix/TD-27468
set datablock table name
2023-11-24 17:54:03 +08:00
Haojun Liao d5e123db78
Merge pull request #23791 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2023-11-24 14:42:43 +08:00
dapan1121 d409ac5ef4
Merge pull request #23789 from taosdata/fix/xsren/TD-27282/paramNumError
param num error
2023-11-24 13:28:26 +08:00
facetosea 6694bf86c6 fix test case 2023-11-24 11:14:24 +08:00
dapan1121 e7fbe0279f
Merge pull request #23807 from taosdata/FIX/TS-4258
Fix bug [4258]: add process ignore/no timezone for timetruncate unit …
2023-11-24 11:13:24 +08:00
dapan1121 9adaf2d270
Merge pull request #23769 from taosdata/szhou/bi-tbname-col-func
enhance: bi mode tbname col to tbname func
2023-11-24 10:05:21 +08:00
dapan1121 26fe05bb30
Merge pull request #23805 from taosdata/fix/slowReport
fix: slow down report when error occurs
2023-11-24 09:18:27 +08:00
wangmm0220 d249892b2a fix:conflicts from 3.0 2023-11-23 20:29:46 +08:00
wangmm0220 55a4181e5e fix:add O_CLOEXEC for .running lock file to prevent inherited by child processes(rsync) 2023-11-23 20:16:54 +08:00
jiajingbin 9d9a88b3ed set datablock table name 2023-11-23 19:59:15 +08:00
Haojun Liao 7bfc64b8db
Merge pull request #23794 from taosdata/fix/addHttpTest
Fix/add http test
2023-11-23 19:12:07 +08:00
root a3737fe54d Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w 2023-11-23 18:08:58 +08:00
Haojun Liao 2e922fefc6 fix(stream): reduce the sink throughput. and fix the bug in status check. 2023-11-23 18:04:09 +08:00
dapan1121 699c14e781 fix: slow down report when error occurs 2023-11-23 16:51:07 +08:00
Haojun Liao 0a90c33b4d fix(stream): drop the related fill-history task & set the task to be ready, if the drop fill-history task msg is missing due to the vnode restarting. 2023-11-23 15:49:07 +08:00
Haojun Liao de47ea6c81 other: merge 3.0. 2023-11-23 15:42:40 +08:00
yihaoDeng b22bc3fe62 add http test 2023-11-23 15:19:48 +08:00
Haojun Liao 1a1319908d refactor: do some internal refactor. 2023-11-23 14:25:52 +08:00
xsren 484c045c05 param num error 2023-11-23 14:24:58 +08:00
yihaoDeng 6a0501967d Merge branch '3.0' into fix/fixChkpRespMemleak 2023-11-23 14:06:04 +08:00
yihaoDeng 50922427ff add http test 2023-11-23 13:59:42 +08:00
slzhou 3de91de7f9 fix: bi mode create tbname col error 2023-11-23 11:18:05 +08:00
yihaoDeng 321ef1c758 add http test 2023-11-23 11:08:23 +08:00
slzhou f44ff199f2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func 2023-11-23 10:41:34 +08:00
dapan1121 53fe37f4d2
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
2023-11-23 09:54:07 +08:00
Haojun Liao 7b1f586d4f
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
2023-11-23 09:32:14 +08:00
wangmm0220 15d75a0497 fix:spelling errors 2023-11-23 09:17:54 +08:00
Haojun Liao 4ea49fe285 fix(stream): fix the race condition in dispatching data. 2023-11-22 23:49:16 +08:00
yihaoDeng 557db1c3cc add http test 2023-11-22 20:24:08 +08:00
yihaoDeng 40f6de4fc8 add http fail fast 2023-11-22 20:23:27 +08:00
wangmm0220 cfab06239b Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26060 2023-11-22 19:37:44 +08:00
facetosea b7342d53df return DEAL_RES_ERROR; 2023-11-22 19:37:08 +08:00
yihaoDeng 8c7dd0a716 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2023-11-22 17:59:09 +08:00
yihaoDeng aaa202f27b add http test 2023-11-22 17:58:32 +08:00
wangmm0220 9a09e318ca opti:common message process logic in vnode and snode 2023-11-22 16:53:33 +08:00
Haojun Liao ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
dapan1121 1b6a3c2069
Merge pull request #23771 from taosdata/enh/xsren/TD-27022/windows
Enh/xsren/td 27022/windows
2023-11-22 10:58:39 +08:00
facetosea 45d7e9f02b fix: goto error 2023-11-22 10:48:08 +08:00
yihaoDeng 0c0d9cdd2c Merge branch '3.0' into fix/fixChkpRespMemleak 2023-11-22 10:42:30 +08:00
slzhou 668e9e0a8b fix: add test cases 2023-11-22 08:59:29 +08:00