Commit Graph

56979 Commits

Author SHA1 Message Date
wangjiaming0909 f2832b5aa7 feat: pipelined agg when partition by col slimit 2023-09-21 17:45:49 +08:00
dapan1121 c43aa99727
Merge pull request #22988 from taosdata/fix/TD-23089-3.0C
enh: lock and file adaption for windows
2023-09-21 15:37:04 +08:00
kailixu 42c83d8f87 fix: unlock before return 2023-09-21 13:10:27 +08:00
dapan1121 5162af049d
Merge pull request #22989 from taosdata/enh/supportAsyncFetchForSyncReq
enh: support async fetch for sync request
2023-09-21 11:51:39 +08:00
kailixu 70704ee906 Merge branch 'fix/TD-23089-3.0C' of https://github.com/taosdata/TDengine into fix/TD-23089-3.0C 2023-09-21 10:17:11 +08:00
kailixu 72ac6c09fa fix: return value for cond 2023-09-21 10:16:55 +08:00
dapan1121 7d076d2db9 fix: memory leak issue 2023-09-21 09:49:43 +08:00
kailixu fa9afb25e7 chore: code optimization for mutex 2023-09-20 18:59:19 +08:00
dapan1121 aa86490ed2 fix: sync param free issue 2023-09-20 18:57:00 +08:00
kailixu a19cfcd587 chore: code optimization for file 2023-09-20 17:33:31 +08:00
Haojun Liao 8d5ea720e4
Merge pull request #22962 from taosdata/feat/TD-26052
feat:vnode tranform support in tmq
2023-09-20 17:32:04 +08:00
wade zhang 74b9824d17
Merge pull request #22979 from taosdata/build/sunpeng/update-taospy-version
build: update taospy and taos-ws-py version
2023-09-20 17:31:43 +08:00
kailixu 0800698774 fix: typo of ol 2023-09-20 16:28:36 +08:00
dapan1121 9796483609 enh: support async fetch for sync request 2023-09-20 15:42:25 +08:00
kailixu 3bb5a5f1d4 enh: lock and file adaption for windows 2023-09-20 15:40:39 +08:00
kailixu 97c87bdbdc enh: mutex/rwlock/pread/pwrite adaption for windows 2023-09-20 15:35:38 +08:00
wade zhang 13e8a79294
Merge pull request #22972 from taosdata/feat/TD-25872
Feat/td 25872
2023-09-20 15:17:27 +08:00
dapan1121 32a21d766d
Merge pull request #22971 from taosdata/feat/3.0/TD-25522
optimize count()/last() + partition by tbname/tag
2023-09-20 14:01:07 +08:00
wangmm0220 7162fe78d6 fix:consumer more 10 rows, because wal dumplicated 2023-09-20 10:58:00 +08:00
sunpeng 84cf3fe8b0 build: update taospy and taos-ws-py version 2023-09-20 09:30:36 +08:00
wangmm0220 75f98762bf fix:rollback 2023-09-19 18:43:29 +08:00
wangmm0220 2881a2504c fix:conflicts from 3.0 2023-09-19 18:39:40 +08:00
Haojun Liao 7f406be8bb
Merge pull request #22878 from taosdata/mark/tmq-3.0
opti:ask ep logic in tmq
2023-09-19 18:29:39 +08:00
wangmm0220 766652a88a fix:vnode tranform support in tmq 2023-09-19 17:27:19 +08:00
sheyanjie 67df4c3035 add timezone spec details 2023-09-19 15:06:05 +08:00
wangjiaming0909 1e53e6cfeb optimize count()/last() + partition by tbname/tag 2023-09-19 14:56:02 +08:00
wangmm0220 9ea4984cbd fix:add empty line to the end to avoid fail 2023-09-19 14:39:30 +08:00
wangmm0220 ad70dc178f fix:conflicts from 3.0 2023-09-19 11:56:52 +08:00
wangmm0220 edb42aa2aa fix:move from main to 3.0 2023-09-19 11:51:52 +08:00
sheyanjie faca8f2ea9 support geometry data type 2023-09-19 11:20:06 +08:00
Alex Duan 9c7103a790
Merge pull request #22968 from taosdata/fix/TS-4016_3.0
keep taosx and explorer service when installing taosd
2023-09-19 11:07:51 +08:00
Ping Xiao 4296ee62ed keep taosx and explorer service when installing taosd 2023-09-19 10:55:35 +08:00
wangmm0220 1e859084b7 fix:conflicts from 3.0 2023-09-18 19:57:33 +08:00
wangmm0220 4b74135350 fix:vnode tranform support in tmq 2023-09-18 19:47:28 +08:00
wangmm0220 49a193b328 fix:send delete subscribe info to vnode if drop consumer 2023-09-18 14:46:39 +08:00
wangmm0220 5d4c2ae9c6 Merge branch 'feat/TD-26052' of https://github.com/taosdata/TDengine into feat/TD-26052 2023-09-18 14:39:49 +08:00
wangmm0220 7869b693f2 add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 14:09:28 +08:00
Haojun Liao 82d3deb423
Merge pull request #22949 from taosdata/enh/disableIpWhiteListOnCommunity
disable white list on community
2023-09-18 13:41:08 +08:00
wangmm0220 2acd1b1ade add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 11:27:03 +08:00
Haojun Liao de04090f04
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
2023-09-18 09:47:58 +08:00
yihaoDeng 3a3c5f69a6 fix test case 2023-09-16 09:08:46 +08:00
yihaoDeng d890ccbd3b disable white list on community 2023-09-15 20:27:41 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
Haojun Liao 06e55fad78
Merge pull request #22924 from taosdata/fix/TD-26325-3
fix race crash and add log
2023-09-15 17:49:27 +08:00
yihaoDeng a66145a494 reduce the possible of first tag index name 2023-09-15 17:41:04 +08:00
Alex Duan 1a613fe704
Merge pull request #22869 from taosdata/test/fix_ttl_case
update test case
2023-09-15 17:32:14 +08:00
yihaoDeng e958e18726 fix race crash and add log 2023-09-15 15:02:05 +08:00
yihaoDeng 2fe725de5e fix test case 2023-09-15 14:53:53 +08:00
wade zhang d12539be1f
Merge pull request #22907 from taosdata/FIX/TD-26292-3.0
enh: ignore compact req during restoring
2023-09-15 11:05:35 +08:00
yihaoDeng 79fe29c848 fix compile error 2023-09-15 10:10:23 +08:00