Commit Graph

52268 Commits

Author SHA1 Message Date
kailixu 24acee6e3f chore: restore the test cases 2023-05-16 14:45:06 +08:00
dapan1121 a0d82ea74d
Merge pull request #21308 from taosdata/fix/TD-24154
fix: fix null pointer issue in destroyTimesliceOperator
2023-05-16 14:40:43 +08:00
dapan1121 9033d34852
Merge pull request #21319 from taosdata/fix/TD-24178
fix: file fd not clear issue
2023-05-16 14:34:05 +08:00
“happyguoxy” 7278d93113 test: rowlength64k 2023-05-16 14:20:19 +08:00
dapan1121 de45d163ca fix: compile issue 2023-05-16 14:18:23 +08:00
“happyguoxy” 5cdc119a71 test: rowlength64k 2023-05-16 14:17:56 +08:00
“happyguoxy” df32ceff1b test: rowlength64k 2023-05-16 14:17:39 +08:00
“happyguoxy” 3b48d1aac1 test: rowlength64k 2023-05-16 14:17:15 +08:00
Ganlin Zhao ace27326b0 enable ignore_null value param in client 2023-05-16 14:13:40 +08:00
dapan1121 e7df9b8fa0 enh: optimize copy group result 2023-05-16 14:12:48 +08:00
dmchen 9ff56a4e2b unsafe command 2023-05-16 14:02:54 +08:00
wangmm0220 e6e0ac7603 fix:alwalys in exec if consumer Id mismatch & check result for wal seek ver 2023-05-16 14:01:38 +08:00
Haojun Liao e35d145734 fix(stream): fix memory leak. 2023-05-16 13:59:13 +08:00
liuyao 3c81137ffe pause source task 2023-05-16 13:43:46 +08:00
dapan1121 ad7509b1e2
Merge pull request #21315 from taosdata/enh/TD-23421-M
fix: client hb logic fix and optimization
2023-05-16 13:33:38 +08:00
Haojun Liao 4415fcd045
Merge pull request #21316 from taosdata/feature/3_liaohj
feature(tmq): add new API to extract offset from result set.
2023-05-16 12:55:37 +08:00
dmchen 8e9b253574 status resp return null when only one ep 2023-05-16 11:31:23 +08:00
Ganlin Zhao 6cd9fac7da fix linear interpolation bugs 2023-05-16 11:30:08 +08:00
Haojun Liao cbb02458ed fix(stream): fix the seek condition. 2023-05-16 11:19:11 +08:00
Hui Li ea50ba248e
Merge pull request #21309 from taosdata/FIX/TD-24069-main
fix: ignore crash signals in dmLogCrash
2023-05-16 11:04:21 +08:00
dapan1121 ee2521a6ab Merge remote-tracking branch 'origin/3.0' into feat/TD-22746 2023-05-16 10:53:21 +08:00
dapan1121 9fcf56a4ee feat: support meta cleanup 2023-05-16 10:51:58 +08:00
dapan1121 dc67223deb fix: file fd not clear issue 2023-05-16 10:47:49 +08:00
Haojun Liao 30e7cb5860 fix(tmq): avoid return delete msg for table subscription. 2023-05-16 10:42:02 +08:00
Haojun Liao d1a746e4e7
Merge pull request #21295 from taosdata/enh/rocksdbSstateMerge
Enh/rocksdb sstate merge
2023-05-16 10:15:45 +08:00
Alex Duan 0fbd496ecb test: add cluster global tdDnodes 2023-05-16 10:07:05 +08:00
Alex Duan 1ccf9ed4ff test: add cluster global tdDnodes 2023-05-16 10:03:18 +08:00
kailixu b125d214f2 chore: code optimization 2023-05-16 09:58:53 +08:00
Haojun Liao 573a86ed99 feature(tmq): add new API to extract offset from result set. 2023-05-16 09:51:00 +08:00
dapan1121 cf7b4593e7 feat: add drop dnode unsafe command 2023-05-16 09:50:10 +08:00
Haojun Liao e1700d00dc fix(stream): avoid memory leak. 2023-05-16 09:26:19 +08:00
kailixu d8507a0ef6 Merge branch '3.0' into enh/TD-23421-M 2023-05-16 09:02:12 +08:00
kailixu 33c48fe981 fix: client hb logic fix and optimization 2023-05-16 08:57:57 +08:00
Haojun Liao 5e16db4e19 fix(stream):extract delete msg from wal. 2023-05-16 08:54:03 +08:00
meeki007 de0cc463e1
Correction/纠正 01-data-type.md (#21313)
# 10 
Change/改变
INT UNSIGNED  --->  SMALLINT UNSIGNED
2023-05-16 07:21:24 +08:00
wangmm0220 62520af2e5 fix:core dump 2023-05-16 00:32:21 +08:00
Benguang Zhao b479d510da fix: ignore crash signals in dmLogCrash 2023-05-15 19:39:03 +08:00
Haojun Liao d585f34ea9 fix(tmq): avoid seek to previous position. 2023-05-15 18:48:50 +08:00
wangmm0220 36454c73ed fix:add lock to pHandle for safety 2023-05-15 18:38:14 +08:00
dapan1121 143d3b2ee9
Merge pull request #21291 from taosdata/feat/TD-24115-3.0D
feat: create dnode limited by grant of cpu cores
2023-05-15 18:01:03 +08:00
yihaoDeng 941e005417 refactor code 2023-05-15 09:56:02 +00: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
Ganlin Zhao 23c1aa2db0 fix: fix multithread issue in destroyTimesliceOperator 2023-05-15 17:55:37 +08:00
wade zhang 64912707d2
Merge pull request #21298 from taosdata/enh/xftan/TD-19442/3.0
enh(taosAdapter): update taosAdapter
2023-05-15 17:31:52 +08:00
Haojun Liao 86504199af Merge remote-tracking branch 'origin/enh/rocksdbSstate' into enh/rocksdbSstate 2023-05-15 17:15:17 +08:00
Haojun Liao 04c8c933c8 fix(stream): add initial offset check. 2023-05-15 17:15:03 +08:00
yihaoDeng b0c1e6f59b refactor code 2023-05-15 08:57:35 +00:00
yihaoDeng 5583f69109 refactor code 2023-05-15 08:48:49 +00:00
liuyao 502efb3d01 op stream selectivity buff 2023-05-15 16:26:24 +08:00
yihaoDeng a001e3c424 refactor code 2023-05-15 07:22:29 +00:00