Commit Graph

4547 Commits

Author SHA1 Message Date
Jeff Tao ad0dd88ba1 fix:[TD-30579]compile error in macOS 14.5 and m3 chip 2024-06-12 22:31:08 +08:00
Hongze Cheng e060535c13 feat: data migration speed limit 2024-06-12 17:23:57 +08:00
kailixu ff47e1eab1 enh: support enable/disable tfs config entries 2024-06-12 17:12:30 +08:00
dapan1121 13a0bf3fdf fix: count empty table with group by issue 2024-06-12 16:18:22 +08:00
kailixu f2401f32a2 enh: support enable/disable tfs config entries 2024-06-12 15:14:38 +08:00
Hongze Cheng 0edcac4da1
Merge pull request #26101 from taosdata/feat/TS-4971-3.0
Feat/TS-4971-3.0
2024-06-12 10:42:41 +08:00
dapan1121 bee01f9dba
Merge pull request #26081 from taosdata/enh/stmtPerf.3
enh: optimize stmt performance
2024-06-11 16:12:58 +08:00
Hongze Cheng 101c5ee75a
Merge pull request #26093 from taosdata/enh/TD-30490-3.0
enh: support get msg string and msg number
2024-06-11 15:48:04 +08:00
Hongze Cheng d321fbbc87
Merge pull request #26005 from taosdata/enh/TS-3737-3.0
enh: support createdb permission for user
2024-06-11 15:46:00 +08:00
Yihao Deng 8a6d58d339 support update enableWhiteList dynamicly 2024-06-11 07:21:54 +00:00
kailixu 9d2894bb6d enh: support get msg string and msg number 2024-06-11 10:56:37 +08:00
kailixu ed33493521 enh: support get msg string and msg number 2024-06-10 22:56:44 +08:00
Haojun Liao 895ee30cf3
Merge branch '3.0' into enh/opt_prj 2024-06-09 23:51:38 +08:00
dapan1121 3f99e5e064 fix: memory issues 2024-06-07 09:25:17 +08:00
dapan1121 ddf15fa55c Merge remote-tracking branch 'origin/3.0' into enh/stmtPerf.3 2024-06-05 17:13:48 +08:00
Hongze Cheng 910e03fc99 add bind api 2024-06-05 17:06:36 +08:00
kailixu c89f06eaf3 chore: adjust test case 2024-06-05 14:56:47 +08:00
Haojun Liao c529ecc7d2
Merge pull request #25734 from taosdata/fix/3_liaohj
fix(stream): update the checkpoint info for followers, and some internal refactor.
2024-06-05 13:38:51 +08:00
factosea 7a8e87f8cd fix: slot id 2024-06-04 19:05:19 +08:00
kailixu 2f222514dc chore: merge 3.0 2024-06-04 16:34:02 +08:00
Haojun Liao 6d7e1eb576 fix(query): check for the server ep and client ep to set the compress flag. 2024-06-04 15:07:02 +08:00
factosea c42e627a41 test 2024-06-04 11:39:47 +08:00
Haojun Liao 4fc21cc8b0 refactor: do some internal refactor. 2024-06-04 10:08:18 +08:00
Alex Duan 97c48fd3f9
Merge pull request #26013 from taosdata/fix/TD-30368-3.0
fix: possible coredump
2024-06-03 18:25:56 +08:00
Haojun Liao 927e2237de Merge branch '3.0' into fix/3_liaohj 2024-06-03 15:56:02 +08:00
Hongze Cheng 6f72fd4170
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
2024-06-03 15:41:47 +08:00
Hongze Cheng cf9cd211f5 fix: possible coredump 2024-06-03 13:36:16 +08:00
dapan1121 affdeed944
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
2024-06-03 10:19:57 +08:00
Hongze Cheng 6643285699
Merge pull request #25985 from taosdata/fix/TD-30249-3.0
fix: memory leak
2024-06-03 08:59:17 +08:00
Haojun Liao 5cbd733cab fix(util): idle 500ms after kill rsync 2024-05-31 18:41:20 +08:00
54liuyao e0167511c1 use tDeleteSVCreateTbBatchReq free mem 2024-05-31 17:18:25 +08:00
kailixu 4ae8aeb909 Merge branch '3.0' into enh/TS-3737-3.0 2024-05-31 15:48:19 +08:00
Yihao Deng c253ac73a9 support add column compress 2024-05-31 06:27:54 +00:00
Haojun Liao bef1953b24
Merge branch '3.0' into fix/3_liaohj 2024-05-31 14:27:46 +08:00
Yihao Deng 5293c4a1dd Merge branch '3.0' into feat/TD-30006 2024-05-31 02:49:58 +00:00
Yihao Deng c6407277dc support add column compress 2024-05-30 11:41:22 +00:00
Hongze Cheng 1821f9aae4 format 2024-05-30 16:29:31 +08:00
Hongze Cheng b9d8f63e85 fix: memory leak 2024-05-30 16:28:51 +08:00
dapan1121 c0e4ab20a4 enh: optimize stmt performance 2024-05-30 13:26:17 +08:00
Haojun Liao becc4cb368 enh(stream): limit the concurrent started checkpoint tasks. 2024-05-29 19:29:26 +08:00
54liuyao a2255ca355 add tmq param 2024-05-28 18:34:37 +08:00
Shungang Li 4c47626baf fix: arb distinguish between isSync and acked 2024-05-28 16:29:42 +08:00
Haojun Liao bd514fe4d3 other: merge rows. 2024-05-28 11:13:09 +08:00
Haojun Liao be107b204c enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes. 2024-05-28 09:54:22 +08:00
wangmm0220 a23294d5f2 fix:[TD-30231]case failed in sometimes 2024-05-24 13:40:10 +08:00
Haojun Liao 89fb56e77d other: merge 3.0 2024-05-24 11:41:51 +08:00
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
Hongze Cheng eac6408339
Merge pull request #25879 from taosdata/enh/TD-29713-3.0
enh: batch update arbgroup in trans
2024-05-23 14:28:11 +08:00
kailixu 0ef202a56b enh: createdb permission for users 2024-05-22 19:00:47 +08:00
Haojun Liao d13aff3b70 fix(stream): adjust buf size, and avoid overflow 2024-05-22 13:33:17 +08:00
Haojun Liao 317742acc1 fix(stream): adjust buf size. 2024-05-22 13:29:38 +08:00
Haojun Liao be39044b66 fix(stream): add more info 2024-05-22 11:04:54 +08:00
Shungang Li 307ddc632f enh: batch update arbgroup in trans 2024-05-22 10:44:46 +08:00
Haojun Liao ed12ef1c02
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
2024-05-22 09:12:56 +08:00
wangmm0220 f21eeae56c fix:[TD-30180]error in judging if groupId already added to the end of table name 2024-05-21 16:57:00 +08:00
Hongze Cheng 57fdb40006
Merge pull request #25871 from taosdata/fix/TD-29772-2-3.0
fix/TD-29772
2024-05-21 16:40:55 +08:00
Haojun Liao f6af165d9a refactor(stream): add more info in info-meta 2024-05-21 10:09:55 +08:00
dmchen a297a38818 fix/TD-29772 2024-05-21 01:57:33 +00:00
dmchen bf86a30b4f enh/TD-30156 2024-05-20 10:57:58 +00:00
Haojun Liao 3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
Hongze Cheng 56b2ccebf6
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
2024-05-17 09:13:19 +08:00
Haojun Liao f8eb217c75
Merge pull request #25790 from taosdata/fix/TD-30064
fix:remove dot from child table in stream
2024-05-16 09:21:22 +08:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
wangmm0220 1eb2984986 fix:remove dot from child table in stream 2024-05-15 14:57:50 +08:00
Haojun Liao 43e018e210
Merge pull request #25733 from taosdata/fix/TD-29745
optimize scan data
2024-05-15 13:41:08 +08:00
wangmm0220 919e2848b3 fix:remove dot from child table in stream 2024-05-15 13:40:33 +08:00
Hongze Cheng 156b5e71f4
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
2024-05-15 09:13:01 +08:00
54liuyao ab3ba3f2e4 optimize scan tsdb 2024-05-15 09:09:20 +08:00
Hongze Cheng e1555ea2bc
Merge pull request #25756 from taosdata/fix/TD-30001-3.0
fix: race condition in dumpConfToDataBlock
2024-05-14 19:07:41 +08:00
Haojun Liao 6898eba6ed fix(stream): expand stream tasks are divided into two phase, the first is to build stream task and then expand stream task before start stream tasks. 2024-05-14 14:34:31 +08:00
Minglei Jin 2e919ff9d0 fix(cos/checks3): failed early if not enabled 2024-05-14 11:27:43 +08:00
Minglei Jin b6eec20dfb fix(s3/grant): checking grant when doing migrate 2024-05-14 11:01:06 +08:00
Shungang Li 87f52c88d9 fix: race condition in dumpConfToDataBlock 2024-05-14 10:45:54 +08:00
Minglei Jin dcbafe637d fix(cos/oss): use vhost style uri for oss 2024-05-13 16:44:05 +08:00
dmchen 7c31014c4d add sql 2024-05-13 08:20:27 +00:00
Haojun Liao 3dfffe9113 fix(stream): async load and start stream tasks. 2024-05-13 15:31:26 +08:00
dmchen 939183d3df fix/TD-29772 2024-05-13 01:56:49 +00:00
Haojun Liao d214dd5cdd fix(stream): fix error in downloading remote backup checkpoint data. 2024-05-11 16:19:11 +08:00
Haojun Liao f8d8061260 refactor: do some internal refactor. 2024-05-11 11:08:51 +08:00
Haojun Liao d7e1f37cd4 Merge branch '3.0' into fix/3_liaohj 2024-05-11 10:28:12 +08:00
Haojun Liao 370c255128 refactor: do some internal refactor. 2024-05-11 10:27:55 +08:00
Haojun Liao 7f93ec2c53 fix(stream): update the checkpoint info for followers, and some internal refactor. 2024-05-11 09:37:02 +08:00
dapan1121 c93c54b580 fix: increase default query thread number 2024-05-08 19:03:21 +08:00
Yihao Deng a247a43863 change compress 2024-05-08 06:55:29 +00:00
yihaoDeng 697ca8914e enh compress 2024-06-22 11:35:47 +08:00
Haojun Liao 9ce8f6953d refactor: do some internal refactor. 2024-05-08 13:52:20 +08:00
Haojun Liao 7ad7ef7cfc refactor: do some internal refactor. 2024-05-06 17:03:41 +08:00
Haojun Liao f2bc93b78d
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
2024-04-30 16:59:22 +08:00
Haojun Liao 4c27af9b13 refactor: do some internal refactor. 2024-04-30 13:25:39 +08:00
Haojun Liao 7879a32a33
Merge pull request #25588 from taosdata/fix/3_liaohj
fix(util): fix the assign of pointer data in ssdatablock.
2024-04-29 19:53:21 +08:00
Haojun Liao 62a1277801 fix(util): fix the assign of pointer data in ssdatablock. 2024-04-29 16:50:00 +08:00
Hongze Cheng c9415f5f85
Merge pull request #25561 from taosdata/fix/TD-29727-2
Fix/TD-29727-2
2024-04-29 10:03:41 +08:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
Haojun Liao f115a33a94
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-04-28 23:21:52 +08:00
Haojun Liao f16bd528a5 fix(cos): fix syntax error. 2024-04-28 21:53:50 +08:00
Yihao Deng 9306085ba2 Convert column level to lowercase 2024-04-28 12:53:49 +00:00
dapan1121 7d0f31c469
Merge pull request #25554 from taosdata/fix/addTaskQueueThreadNum
fix: add default task queue thread number
2024-04-28 18:57:01 +08:00
Hongze Cheng 0253aed220
Merge pull request #25522 from taosdata/enh/TD-29801-3.0
enh: batch create table
2024-04-28 17:16:23 +08:00
dapan1121 d65302393c fix: add default task queue thread number 2024-04-28 16:08:30 +08:00
Haojun Liao 3c5ca17737 Merge branch '3.0' into fix/3_liaohj 2024-04-28 13:57:16 +08:00
Haojun Liao ed962186a1 enh(stream): add attrs for stream tasks. 2024-04-28 10:22:09 +08:00
Haojun Liao b2d8260f14 refactor: do some internal refactor. 2024-04-28 10:05:22 +08:00
Haojun Liao 8adaeb59a3 refactor: do some internal refactor. 2024-04-28 09:50:21 +08:00
Haojun Liao 384efdc185
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
2024-04-28 09:22:00 +08:00
kailixu 504263315d enh: batch create table 2024-04-28 04:37:30 +08:00
kailixu 0b5e35643c Merge branch '3.0' into enh/TD-29801-3.0 2024-04-28 04:27:25 +08:00
Haojun Liao 1f6b7bbcff fix(util): fix dead lock. 2024-04-27 10:08:15 +08:00
Haojun Liao 12570d7390 fix(client): fix deadlock. 2024-04-26 23:09:17 +08:00
Haojun Liao faa87e13b0 fix(util): fix race condition. 2024-04-26 19:12:19 +08:00
Haojun Liao 324072fed8
Merge pull request #25525 from taosdata/fix/3_liaohj
fix(stream): update stream task meta info.
2024-04-26 18:15:09 +08:00
Haojun Liao 230486df13 fix(stream): update stream task meta info. 2024-04-26 17:02:27 +08:00
Haojun Liao 5f5595a6ab
Merge pull request #25517 from taosdata/fix/3_liaohj
fix(stream): add task node into update list if it is timeout for more than 100sec.
2024-04-26 17:00:23 +08:00
Haojun Liao 8b53f76691 fix(stream): discard the repeatly recv checkpoint-source msg. 2024-04-26 15:56:34 +08:00
kailixu 55ec5f164c enh: batch create table 2024-04-26 15:09:53 +08:00
Hongze Cheng e678d2508f
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
2024-04-26 13:05:33 +08:00
Haojun Liao c565e31638
Merge pull request #25510 from taosdata/fix/3_liaohj
fix(stream): handle disorder node Update trans Id.
2024-04-26 12:44:00 +08:00
Haojun Liao 77961ea791 fix(stream): handle disorder node Update trans Id. 2024-04-26 09:45:42 +08:00
Haojun Liao b3d2ccec83
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
2024-04-25 22:32:26 +08:00
Haojun Liao c7806ebca2 fix(util): fix race condition. 2024-04-25 13:58:02 +08:00
Haojun Liao 3b08ee3d16
Merge pull request #25458 from taosdata/fix/3_liaohj
fix(stream): add task update trans conflict level.
2024-04-24 18:54:06 +08:00
Yihao Deng 015cd50fc8 Merge branch '3.0' into enh/supportTmqInterface 2024-04-24 10:11:45 +00:00
Hongze Cheng e47d17e826
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
2024-04-24 10:55:00 +08:00
Yihao Deng 7ddfe085f1 refactor code 2024-04-23 10:26:56 +00:00
Haojun Liao 0f8ff48c6b fix(stream): fix double free 2024-04-23 18:18:01 +08:00
Yihao Deng 1cf109604c Add support for updating column compression in alter table 2024-04-23 10:10:31 +00:00
Yihao Deng f3feb9dabe refactor compress 2024-04-23 06:37:18 +00:00
Minglei Jin 11dde20995 fix(qsort): use non-recursive taosqsort_r instead of taosqsort 2024-04-23 13:33:30 +08:00
Hongze Cheng 2424eb1e0b
Revert "fix(qsort): use glibc qsort_r instead of taosqsort" 2024-04-22 19:26:28 +08:00
Hongze Cheng 327964b703
Merge pull request #25438 from taosdata/fix/TD-29700
fix(qsort): use glibc qsort_r instead of taosqsort
2024-04-22 19:26:02 +08:00
Minglei Jin 0ffb275826 fix(qsort): use glibc qsort_r instead of taosqsort 2024-04-22 19:22:25 +08:00
dapan1121 a46b7cca3d
Merge pull request #25413 from taosdata/feat/TS-4243-tmq
opti:raw data from tmq
2024-04-19 18:22:21 +08:00
Hongze Cheng 69222543a2
Merge pull request #25401 from taosdata/fix/TD-29562
Fix/td 29562
2024-04-19 13:57:19 +08:00
wangmm0220 1695824c73 fix:merge from 3.0 2024-04-19 13:52:57 +08:00
wangmm0220 42467c0e00 opti:raw data from tmq 2024-04-19 13:48:17 +08:00
Hongze Cheng fc5c84422e
Merge pull request #25256 from taosdata/feat/TD-24834
Feat/td 24834
2024-04-19 13:34:37 +08:00
Shungang Li f3438ce04e fix: geometry crash in stream & tmq 2024-04-18 19:27:02 +08:00
Yihao Deng e7f967df75 fix TD-29562 2024-04-18 07:01:59 +00:00
dm chen 1196ea72da
Merge branch '3.0' into feat/TD-24834 2024-04-17 17:13:29 +08:00
Hongze Cheng a34b644640
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
2024-04-17 16:15:26 +08:00
Haojun Liao 2ce7d18e94 refactor: do some internal refactor. 2024-04-17 11:35:03 +08:00
Yihao Deng 04e78d0ce7 Merge branch 'feat/3.0' into feat/compress_3.0 2024-04-17 03:23:02 +00:00
Yihao Deng 51fa1d40a4 fix other platform error 2024-04-17 03:02:54 +00:00
kailixu 74afb8deae chore: solve conflicts 2024-04-17 10:52:34 +08:00
wangjiaming0909 fb72e29fe1 fix stream progress delay 2024-04-16 18:17:33 +08:00
Yihao Deng 6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
wangjiaming0909 1978a06e6e merge with 3.0 2024-04-16 14:27:06 +08:00
wangjiaming0909 039939196a forbid tsma agg funcs with tag columns 2024-04-16 14:25:34 +08:00
wangjiaming0909 de1c28d623 tsma avoid fetching tsma for no tsma tables 2024-04-16 14:25:34 +08:00
wangjiaming0909 6ce0616ffd fix ci and TODOs 2024-04-16 14:25:34 +08:00
wangjiaming0909 e43580f71b fix ci 2024-04-16 14:25:20 +08:00
wangjiaming0909 3566cac206 add max tsma num opt 2024-04-16 14:23:26 +08:00
wangjiaming0909 a2cbbba24d find TODO 2024-04-16 14:23:26 +08:00
wangjiaming0909 a8e00f7410 drop tb in transaction 2024-04-16 14:23:26 +08:00
wangjiaming0909 3d77e8432d support rm ttl tb 2024-04-16 14:23:26 +08:00
wangjiaming0909 a75c67efc8 rebase with stream sub table name no group id 2024-04-16 14:18:10 +08:00
wangjiaming0909 c3e73d9168 fix recursive tsma 2024-04-16 14:18:10 +08:00
wangjiaming0909 d8200b2f63 fetch lastts vnode version before create tsma 2024-04-16 14:18:10 +08:00
wangjiaming0909 e947a2fb0d catalog cache get stream progress 2024-04-16 14:18:10 +08:00
wangjiaming0909 6e7dc4b7b4 normal table tsma and add tests 2024-04-16 14:17:12 +08:00
wangjiaming0909 70ca830378 support recursive tsma creation 2024-04-16 14:17:12 +08:00
wangjiaming0909 895a4584e6 generate tsma plan 2024-04-16 14:14:39 +08:00
wangjiaming0909 4b6fb0ffc6 tsma optimization 2024-04-16 14:14:39 +08:00
wangjiaming0909 0fd66d7e8a tsma optimization 2024-04-16 14:14:39 +08:00
wangjiaming0909 ef47fd57d6 support tsma catalog cache 2024-04-16 14:14:34 +08:00
wangjiaming0909 f77cd43d26 ins_tsmas 2024-04-16 14:13:10 +08:00
dapan1121 7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dm chen aedec5ead7
Merge branch '3.0' into feat/TD-24834 2024-04-16 11:35:49 +08:00
dapan1121 55d118d17c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-16 09:12:04 +08:00
Haojun Liao 13bd296d58 Merge branch '3.0' into fix/3_liaohj 2024-04-15 18:53:48 +08:00
Yihao Deng ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
kailixu 123090e18a fix: solve conflicts 2024-04-15 16:12:15 +08:00
dapan1121 34a943a1f2
Merge pull request #25242 from taosdata/feat/ly_query
adj last function
2024-04-15 16:04:23 +08:00
dm chen 4d660d89c0
Merge branch '3.0' into feat/TD-24834 2024-04-15 15:12:32 +08:00
Haojun Liao 665107ad3a enh(stream): add more info in meta table. 2024-04-15 14:23:37 +08:00
yihaoDeng 4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
dmchen c2c1a41af5 revert tmp ci 2024-04-15 02:21:11 +00:00
Haojun Liao 31a728b1b8 fix(stream): update the stream task meta table. 2024-04-15 09:49:41 +08:00
Minglei Jin 4b3e3f9091 Merge branch '3.0' into enh/TD-28945-pk 2024-04-15 09:31:56 +08:00
slzhou 852052a99b fix: extracted data block shall initialize pks of datablock info 2024-04-15 07:47:07 +08:00
Haojun Liao 54cef11436 refactor: disable debugflag change tmrdebugFlag level. 2024-04-12 22:17:24 +08:00
Haojun Liao 2b953735bc Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-12 13:51:43 +08:00
Haojun Liao 1e89b86827 refactor: do some internal refactor. 2024-04-12 13:51:29 +08:00
wangmm0220 9a8eff2a0e fix:compile error 2024-04-12 13:04:47 +08:00
yihaoDeng e3acb10acd Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-12 11:10:00 +08:00
Minglei Jin 16b65b7311 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-12 10:32:25 +08:00
wangmm0220 ca8153fb98 fix:filter data error & add test case 2024-04-12 09:49:08 +08:00
Haojun Liao b60cc321f3 fix(tsdb):add some logs. 2024-04-11 19:35:14 +08:00
Haojun Liao 8f92dc614d fix(tsdb):add some logs. 2024-04-11 19:01:23 +08:00
wangmm0220 2478519c5d Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-11 17:16:16 +08:00
Haojun Liao b4ea80b637 fix(tsdb): prepare the pk buf for blocks generated by reader. 2024-04-11 17:09:07 +08:00
54liuyao af97f9e000 add config 2024-04-11 16:48:58 +08:00
Minglei Jin 4c7589148a mnd: fix show create database statement 2024-04-11 16:35:10 +08:00
wangmm0220 f609a45dd2 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-11 16:21:14 +08:00
wangmm0220 14531fbf7b fix:filter data error & add test case 2024-04-11 16:20:28 +08:00
Minglei Jin 6515d74fa2 Merge branch '3.0' into enh/TD-28945-pk 2024-04-11 16:02:01 +08:00
Minglei Jin 69a7db50b0 mnd: fix s3_keeplocal's format 2024-04-11 15:40:36 +08:00
54liuyao 1d42e927c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-11 15:35:42 +08:00
kailixu 3738ce9e10 chore: solve conflicts of sql.c 2024-04-11 11:05:58 +08:00
Haojun Liao f8284b9bb7 Merge remote-tracking branch 'origin/feat/TS-4243-3.0' into feat/TS-4243-3.0 2024-04-11 10:06:23 +08:00
Haojun Liao 79be7eea8c fix(tsdb): fix invalid read, and do some internal refactor. 2024-04-11 10:06:07 +08:00
kailixu bff8226c0f enh: none column for primary key 2024-04-11 08:27:17 +08:00
Haojun Liao 917487b110 refactor: do some internal refactor. 2024-04-10 19:55:31 +08:00
Haojun Liao fabb986aa8 fix(stream): fix stack overflow, caused by print epset. 2024-04-10 19:54:33 +08:00
kailixu 7f11a3682b enh: primary key column should not be null 2024-04-10 18:41:20 +08:00
wangmm0220 539d1f441f Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-10 16:41:15 +08:00
Minglei Jin 0761692b14 Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-10 16:30:06 +08:00
yihaoDeng 7288b1329a add show nchar type 2024-04-10 08:25:51 +00:00
yihaoDeng d55af6b729 add show nchar type 2024-04-10 08:21:44 +00:00
Hongze Cheng 1bcf693f07 more code 2024-04-10 15:06:43 +08:00
dmchen 44872ebc6c tmp ci 2024-04-10 03:01:48 +00:00
Minglei Jin 6eb014e32b Merge branch 'feat/TS-4243-3.0' into enh/TD-28945-pk 2024-04-09 19:11:46 +08:00
dmchen 17907ff8b9 tmp ci 2024-04-09 08:33:38 +00:00
wangmm0220 da6eda6912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-09 13:44:09 +08:00
Minglei Jin ad2e721302 cos/multi-writing: suppress memalign uninitialized value 2024-04-09 09:20:44 +08:00
54liuyao 9ed74085d8 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-09 09:16:57 +08:00
kailixu fcb605cac6 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-08 18:23:23 +08:00
kailixu 7d34c767e9 fix: insert from select and sort merge 2024-04-08 18:23:16 +08:00
Haojun Liao 95697bcddb fix(tsdb): prepare pk buf 2024-04-08 18:04:53 +08:00
Hongze Cheng a990224e96 more code 2024-04-08 14:36:47 +08:00
Minglei Jin a491e250fb cos/multi-write: fix compilation on mac 2024-04-08 13:24:47 +08:00
Hongze Cheng c0e895a4d3 more code 2024-04-08 11:18:53 +08:00
Minglei Jin a407f76165 Merge branch '3.0' into enh/TD-28945 2024-04-08 10:55:47 +08:00
Minglei Jin 44b9785853 cos/multi-write: include headers part 2024-04-08 10:33:02 +08:00
kailixu b4c8375cb9 chore: solve conflicts 2024-04-07 14:53:05 +08:00
dapan1121 6d52120bf7 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-04-07 13:54:39 +08:00
54liuyao 7f8f342c8a Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-07 11:04:31 +08:00
Hongze Cheng 3fab74f21b fix: TD-29397 2024-04-07 10:48:52 +08:00
54liuyao 1240a4eb77 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-07 09:37:09 +08:00
Haojun Liao dc954e112e fix(tsdb): add key for lastProcessKey, and remove invalid assign for key 2024-04-05 19:47:59 +08:00
54liuyao 537395e845 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-03 09:54:10 +08:00
Hongze Cheng b9197e3e6e Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-04-02 14:24:38 +08:00
Hongze Cheng 8fe7478932 fix: TD-29352 2024-04-02 14:24:32 +08:00
Haojun Liao 94e6f96a75 other: merge 3.0 2024-04-02 13:39:26 +08:00
54liuyao 204c5acefe Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-02 09:10:52 +08:00
54liuyao 2e11f3674d Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-01 18:35:44 +08:00
Hongze Cheng bc56d1196a more code 2024-04-01 18:06:07 +08:00
dmchen 0a4556984c merge 2024-04-01 09:19:29 +00:00
yihaoDeng 53ecfe511a Merge branch '3.0' into feature/compressData 2024-04-01 08:04:16 +00:00
yihaoDeng e9faf4ab08 fix ci error 2024-04-01 07:58:00 +00:00
yihaoDeng 85b0c8c798 fix ci error 2024-04-01 07:17:55 +00:00
wangmm0220 fe7a42b118 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-01 09:11:39 +08:00
54liuyao 1405b30677 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-01 09:09:48 +08:00
kailixu 9e4d692d6b feat: support encryption 2024-04-01 00:49:25 +08:00
yihaoDeng 0a312dfdd6 fix ci error 2024-03-31 03:16:54 +00:00
yihaoDeng e71eefddfc Merge branch 'feat/TS-4243-3.0' into feature/compressData 2024-03-30 14:58:29 +00:00
yihaoDeng 1bb071a101 fix ci error 2024-03-30 14:29:05 +00:00
yihaoDeng bda7014b1c Merge branch '3.0' into feature/compressData 2024-03-30 11:06:09 +00:00
yihaoDeng ddf37b10a0 Merge branch '3.0' into feature/compressData 2024-03-30 10:37:33 +00:00
yihaoDeng d2d7cd854c Merge branch '3.0' into feature/compressData 2024-03-30 10:21:23 +00:00
yihaoDeng aa5ccf2b0b Merge branch '3.0' into feature/compressData 2024-03-30 09:57:23 +00:00
yihaoDeng 0cce8df6b5 Merge branch '3.0' into feature/compressData 2024-03-30 02:00:24 +00:00
yihaoDeng d7cee5dd80 fix invalid compress/decompress 2024-03-29 13:48:58 +00:00
Haojun Liao dd2f6287ec fix(tsdb): fix rowkey assign error. 2024-03-29 18:59:29 +08:00
Haojun Liao 55bb6ab341 fix(tsdb): set correct initial value for compare 2024-03-29 18:15:03 +08:00
kailixu 8dce61b68f chore: merge TD-29280-3.0 2024-03-29 11:39:46 +08:00
dmchen b9deb71fc5 basic function 2024-03-29 02:48:49 +00:00
factosea 9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
yihaoDeng ee81a43f81 refactor code 2024-03-28 11:56:44 +00:00
kailixu a3398f791e enh: dnodes status optimization 2024-03-28 16:17:35 +08:00
wangmm0220 8e2a2414c0 fix:same subtable same partition by leads to same table name in stream 2024-03-28 13:48:46 +08:00
yihaoDeng 94e2aa2ed5 refactor code 2024-03-28 01:44:04 +00:00
kailixu 64e32e5c85 chore: merge 3.0 2024-03-28 08:23:43 +08:00
kailixu d64594932b feat: support database encryption 2024-03-27 20:03:38 +08:00
Shungang Li c611974247 fix: tmsg encode error 2024-03-27 16:00:38 +08:00
yihaoDeng 18986c0ced refactor code 2024-03-26 12:44:53 +00:00
kailixu 374ef4593c feat: encryptions/encrypt_key grammar 2024-03-26 19:56:15 +08:00
54liuyao 135bdb37a0 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-26 16:38:51 +08:00
Hongze Cheng ee4dda56c1 more code 2024-03-26 14:43:28 +08:00
54liuyao aad3a43530 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 16:30:47 +08:00
dapan1121 42b0d00575 enh:support join type 2024-03-25 15:19:16 +08:00
slzhou 4d3eb6824c feat: add pk support for last/first/last_row dynDataRequired 2024-03-25 13:38:34 +08:00
54liuyao a02535c3ab Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-25 11:15:21 +08:00
wangmm0220 bd4be25316 fix:offset error in tmq for primary key 2024-03-25 09:04:08 +08:00
yihaoDeng 66d9447733 refactor code 2024-03-24 08:15:01 +00:00
yihaoDeng 2d6c9ec7de fix mem problem 2024-03-23 12:56:24 +00:00
dapan1121 91d3848c71 fix: case issue 2024-03-23 20:24:50 +08:00
yihaoDeng cbb4e83fc4 fix mem problem 2024-03-23 12:12:39 +00:00
yihaoDeng f5c8c8f7c5 fix mem problem 2024-03-23 11:49:09 +00:00
wangmm0220 912cb09839 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-03-22 18:22:13 +08:00
Haojun Liao ef6ea16d64 other: merge 3.0 2024-03-22 17:57:25 +08:00
Haojun Liao 9f492a8962 other: merge 3.0 2024-03-22 17:53:11 +08:00
wangmm0220 f1853ced26 feat:[TS-4243] add logic for primark key in tmq 2024-03-22 17:48:59 +08:00
dapan1121 84d0eb5fc0 fix: case issues 2024-03-22 15:15:07 +08:00
dapan1121 e6caf6fd43 fix: binary copy and case issue 2024-03-22 11:02:21 +08:00
dapan1121 861a74cc93 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-22 08:47:50 +08:00
54liuyao 680f96156f Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-22 08:37:42 +08:00
Haojun Liao 486a83671c refactor: do some internal refactor. 2024-03-21 15:08:46 +08:00
54liuyao 7a0ec25912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-03-21 10:50:29 +08:00
54liuyao a60f390cdc stream primary key 2024-03-21 10:50:07 +08:00
Haojun Liao 0c578ab6c0 refactor: do some internal refactor. 2024-03-21 10:44:27 +08:00
dapan1121 65c57e88cd Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-20 15:48:43 +08:00
Cary Xu 861528fb6c
Merge branch '3.0' into enh/TS-4531-3.0 2024-03-19 17:03:41 +08:00
Hongze Cheng a9c1bcc91c
Merge pull request #25097 from taosdata/feat/TD-25880
feat: support 2 replica with arbitrator
2024-03-19 16:44:07 +08:00
dapan1121 dcc650521a Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-19 16:04:15 +08:00
Shungang Li d0df927dfa feat: arb add version in sarbgroup 2024-03-19 09:31:05 +08:00
Shungang Li 3a656c3595 feat: support 2 replica with arbitrator 2024-03-19 09:30:35 +08:00
wangmm0220 0ccad9d5de Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq-opti 2024-03-18 21:23:58 +08:00
kailixu 7007af6fe5 enh: naming of variables 2024-03-18 18:25:14 +08:00
kailixu 0b15e3415d enh: machine id persistence 2024-03-18 18:06:18 +08:00
yihaoDeng 3964f01793 fix invalid read 2024-03-18 07:23:55 +00:00
kailixu b9d3ac7fce Merge branch '3.0' into enh/TS-4531-3.0 2024-03-18 10:41:31 +08:00
yihaoDeng 4fcd80ad27 tsdb support compress 2024-03-16 13:46:50 +00:00
yihaoDeng f607cd60e3 tsdb support compress 2024-03-15 10:22:57 +00:00
dapan1121 6e674bc1de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-15 18:11:37 +08:00
kailixu a5f06114fd Merge branch '3.0' into fix/TS-4421-3.0 2024-03-15 13:17:32 +08:00
kailixu 0e3c97b573 test: tag/col insert syntax 2024-03-15 13:16:42 +08:00
kailixu d416f4f4a4 fix: typo when parse integer 2024-03-15 02:24:10 +08:00
kailixu 569d8e6d33 chore: test case for insert syntax and fix of show tags for varbinary/geometry 2024-03-15 02:18:19 +08:00
factosea c6adba9bfc fix: merge error 2024-03-14 19:56:19 +08:00
facetosea 6678a65dc4 merge ts-4243 2024-03-14 19:06:34 +08:00
kailixu 26fdab743b test: tag/col insert syntax 2024-03-14 17:13:56 +08:00
Hongze Cheng 2910ae3afb fix: a small bug 2024-03-14 14:27:22 +08:00
54liuyao 05febc4ccd Merge branch 'fix/TD-28627' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:57:05 +08:00
54liuyao 9de0643566 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28627 2024-03-14 09:56:16 +08:00
kailixu d0f825e1f5 Merge branch '3.0' into fix/TS-4421-3.0 2024-03-14 08:41:55 +08:00
wangmm0220 01a7052a6f fix:set tsStreamAggCnt big enough to disable multi agg operator 2024-03-13 22:06:35 +08:00
yihaoDeng 5c67a67363 fix desc crash 2024-03-13 08:33:53 +00:00
yihaoDeng 064e7ef017 fix desc crash 2024-03-13 08:03:43 +00:00
factosea b987d01ec4 delete test code 2024-03-13 15:23:05 +08:00
factosea 9711c830fe show create table 2024-03-13 15:17:43 +08:00
kailixu 9901825bb0 enh: support binary/hex integer 2024-03-13 15:12:21 +08:00
Hongze Cheng d9db5b015c Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-13 13:31:59 +08:00
factosea b10deacd63 show create table tbname 2024-03-13 11:39:07 +08:00
dapan1121 83356d5917
Merge pull request #24883 from taosdata/fix/xsren/monitorConfigScope
fix: monitor client config
2024-03-13 11:23:13 +08:00
wangmm0220 4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
kailixu da0254b49b fix: unify tag value parsing syntax 2024-03-12 19:24:07 +08:00
yihaoDeng 796ff03eb5 fix invalid copy 2024-03-12 09:47:01 +00:00
factosea 5dd4d05b2e desc table 2024-03-12 16:46:41 +08:00
Hongze Cheng 5bed5a49c8 more fix 2024-03-12 15:17:26 +08:00
Hongze Cheng f6c2a6bba2 more fix 2024-03-11 19:17:30 +08:00
factosea e2ca8c45a3 fix: decode error 2024-03-11 11:46:44 +08:00
factosea 78c5210e82 decode compress for SVAlterTbReq 2024-03-11 11:43:41 +08:00
factosea e76e85ee01 compress param cannot be empty 2024-03-11 11:39:19 +08:00
yihaoDeng 33f4be969a Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-11 02:43:10 +00:00
yihaoDeng 193c9e7aa7 Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-11 02:05:02 +00:00
kailixu 433179af0d fix: unify tag value parsing syntax 2024-03-10 22:14:57 +08:00
kailixu 3aa37460c7 enh: logs and show grants 2024-03-10 08:50:05 +08:00
yihaoDeng 8004616a52 Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-08 09:12:57 +00:00
Hongze Cheng 8480fd9181 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-08 17:08:09 +08:00
yihaoDeng b304d1ea6b Merge branch 'feature/compressData' of https://github.com/taosdata/TDengine into feature/compressData 2024-03-08 09:08:03 +00:00
Hongze Cheng acbde220bf more bug fix 2024-03-08 17:04:26 +08:00
yihaoDeng a52213dd23 fix create stable error 2024-03-08 08:40:33 +00:00
factosea cbd4dc2961 encode recover 2024-03-08 16:40:30 +08:00
factosea a49c6c0876 alter table column compress 2024-03-08 16:33:16 +08:00
Haojun Liao 3de1413974 test(stream): add some test cases to inc coverage. 2024-03-08 13:38:51 +08:00
facetosea b76831e3fe delete duplicate key for server config 2024-03-08 13:32:52 +08:00
factosea c0b8c2f1c0 fix: duplicateConfiguration 2024-03-08 13:32:52 +08:00
factosea 40f430baf1 fix: dynamic options for client monitor 2024-03-08 13:32:52 +08:00
factosea 848be2ecb3 fix: monitor client config 2024-03-08 13:32:52 +08:00
factosea e984a6d4ad fix: tDeserializeSMCreateStbReq 2024-03-08 11:32:42 +08:00
factosea af9fdcd29d create stable/table 2024-03-08 11:23:11 +08:00
Hongze Cheng 31d70c9236 more fix 2024-03-07 19:15:25 +08:00
factosea 30e52bb71a col compress sql parse 2024-03-07 18:06:15 +08:00
Hongze Cheng 95340540a2 more code 2024-03-07 17:14:05 +08:00
Hongze Cheng d4aa79e631 fix another bug 2024-03-07 16:58:26 +08:00
Hongze Cheng 456db5b4c3 more code 2024-03-07 13:14:56 +08:00
yihaoDeng 63d3671f42 add new msg 2024-03-06 12:06:26 +00:00
Hongze Cheng 28d83d6ab6 more code 2024-03-06 16:42:54 +08:00
Hongze Cheng f05fe86ef0 more code 2024-03-06 16:23:02 +08:00
Hongze Cheng 5ed903dd01 more code 2024-03-06 15:52:34 +08:00
Hongze Cheng dfd725fbdb more code 2024-03-06 15:37:57 +08:00
dapan1121 46ea22eecb Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-03-06 13:12:01 +08:00
Hongze Cheng dd155a52fa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-06 08:57:51 +08:00
Hongze Cheng 512892648b
Merge pull request #25007 from taosdata/fix/TD-29012
fix: dynmaic config supportvnodes in ent
2024-03-05 17:55:19 +08:00
Hongze Cheng b33074dcbb &&&b/github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 17:06:45 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
Shungang Li 254afc070c fix: dynmaic config supportvnodes in ent 2024-03-05 15:20:11 +08:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
Hongze Cheng b0d9c2632f Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-05 09:27:32 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
Haojun Liao 0a814e97b5 enh(stream): reduce the threads requirements. 2024-03-04 09:26:54 +08:00
Hongze Cheng c8280e05dd Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-03-03 16:01:34 +08:00
Hongze Cheng 9b8dec7691 more code 2024-03-03 16:01:12 +08:00
WANG MINGMING 64656a1db9
Merge branch '3.0' into fix/TD-28627 2024-03-01 18:03:28 +08:00
wangmm0220 e009e5ab8c fix:modify agg count to default 10 2024-03-01 15:58:24 +08:00
dapan1121 b116ea17a8
Merge pull request #24961 from taosdata/fix/xsren/TD-28330/coverage2
delete unused code
2024-03-01 09:07:26 +08:00
dapan1121 ac1d757afe
Merge pull request #24866 from taosdata/fix/xsren/TD-28513/oom3.0
Fix/xsren/td 28513/oom3.0
2024-02-29 18:53:57 +08:00
factosea 474ec01cdb delete unused code 2024-02-29 18:27:34 +08:00
dapan1121 e17518e07f Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-29 17:55:17 +08:00
Hongze Cheng 593a10d81d
Merge pull request #24955 from taosdata/fix/TD-28490-3.0
fix/TD-28490
2024-02-29 17:41:10 +08:00
Hongze Cheng 2de7f87c74 more code 2024-02-29 17:06:53 +08:00
factosea 1fe35031e0 fix: get firstNRows Length 2024-02-29 16:32:58 +08:00
Hongze Cheng 0f93237a4d refact more code 2024-02-29 16:13:22 +08:00
factosea ae660f95ed fix: get firstNRows Length 2024-02-29 15:02:55 +08:00
dmchen f4c4465c0e fix/TD-28490 2024-02-29 06:54:24 +00:00
Hongze Cheng 4348781d3c refact more code 2024-02-29 14:50:24 +08:00
54liuyao 02379524a1 fix count window issue 2024-02-29 11:30:16 +08:00
factosea 551a65e161 fix: varmeta length reset 2024-02-29 10:44:25 +08:00
WANG MINGMING bf17556c59
Merge branch '3.0' into fix/TD-28627 2024-02-28 17:07:52 +08:00
Hongze Cheng a8f95f53b7 more code 2024-02-28 16:49:44 +08:00
Hongze Cheng 81d6a1479d more code 2024-02-28 14:34:37 +08:00
Hongze Cheng 8a4b9db172 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-28 13:55:53 +08:00
Hongze Cheng d9a4e5ed0f more code 2024-02-28 10:58:42 +08:00
wangmm0220 3d3f8ced23 fix:open mult agg logic for test 2024-02-28 10:24:50 +08:00
Shungang Li 2021eda22d fix: config global debugflag 2024-02-27 19:45:39 +08:00
dapan1121 521c96913e Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-27 18:20:45 +08:00
Hongze Cheng 7afafa985e more code 2024-02-27 15:35:07 +08:00
Hongze Cheng 8884c1ca77 more code 2024-02-27 15:10:42 +08: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
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
factosea 831f3e0c3d enh: remove useless code 2024-02-26 16:56:29 +08:00
Hongze Cheng 98eeef9d07 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 16:40:05 +08:00
factosea 1043f46a75 enh: converage 2024-02-26 16:28:10 +08:00
Hongze Cheng 2ea5903132
Merge pull request #23373 from taosdata/feat/TD-26529-3.0
TD-26529
2024-02-26 13:22:56 +08:00
Hongze Cheng c4192600b2
Merge pull request #24868 from taosdata/enh/TD-27726-3.0a
enh: coverity for dataformatTest
2024-02-26 13:11:53 +08:00
Hongze Cheng 200b5dc09e
Merge pull request #24862 from taosdata/fix/TD-28376-3.0a
fix: user sysinfo
2024-02-26 13:09:31 +08:00
Hongze Cheng 8a669d3adc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-26 10:48:14 +08:00
factosea 760dc57dcf converage 2024-02-26 10:30:13 +08:00
kailixu 12ef8897bf enh: remove obsolote code 2024-02-26 09:39:45 +08:00
kailixu 17ae867ec6 fix: grammar of init on windows 2024-02-26 09:07:11 +08:00
kailixu bc456e6183 fix: grammar of init on windows 2024-02-26 08:51:06 +08:00
kailixu 785d1672b8 test: add test for dataformat 2024-02-26 02:05:00 +08:00
kailixu b93737b7bb Merge branch '3.0' into enh/TD-27726-3.0 2024-02-26 01:36:44 +08:00
kailixu c54dfc36c2 enh: coverity for dataformatTest 2024-02-26 01:35:18 +08:00
kailixu 4ceb085613 enh: coverity of trow 2024-02-26 01:03:08 +08:00
factosea 8230b238fb fix: keepFirstNRows 2024-02-25 22:56:32 +08:00
factosea 5647d990b4 fix: colDataAssign 2024-02-25 21:37:33 +08:00
kailixu 3a34697249 Merge branch '3.0' into fix/TD-28376-3.0 2024-02-25 15:26:33 +08:00
kailixu 41a79866b1 test: check user sysinfo during alter repeatedly 2024-02-25 10:23:05 +08:00
kailixu 917edde91f user sysinfo 2024-02-24 22:25:30 +08:00
Haojun Liao 3cd158f681 fix(stream): fix the invalid check for subtable name. 2024-02-24 02:19:40 +08:00
Haojun Liao 2800454c35 Merge branch '3.0' into fix/nullcheck 2024-02-24 01:46:15 +08:00
Haojun Liao df2488431e fix(stream): add logs. 2024-02-24 00:40:26 +08:00
Haojun Liao 98ff21c879
Merge pull request #24840 from taosdata/fix/nullcheck
fix(stream): fix the compatible issue when the fill-history exists.
2024-02-24 00:40:09 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
Hongze Cheng 78da82784c more code 2024-02-23 17:27:03 +08:00
Hongze Cheng a6423b7816 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-23 14:47:10 +08:00
Hongze Cheng aaa36b580e more code 2024-02-23 14:44:46 +08:00
Haojun Liao 4248da14e7 fix(stream): inc the default stream threads for each vnode. 2024-02-23 10:02:54 +08:00
dapan1121 794d4a931c
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
2024-02-23 09:41:39 +08:00
dapan1121 a745319b81 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-23 08:59:16 +08:00
wangmm0220 c2c49a4b22 fix:change datablock to old version for compatibility 2024-02-22 19:01:58 +08:00
factosea b9b14c4633 fix: monitor client config 2024-02-22 17:50:41 +08:00
wangmm0220 604ae220f3 fix:change datablock to old version for compatibility 2024-02-22 17:48:33 +08:00
factosea 3341d02060 fix: don't copy all data when use limit 2024-02-22 17:03:17 +08:00
wangmm0220 4037a7a1a5 fix:change datablock to old version for compatibility 2024-02-22 15:44:50 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
wangmm0220 6e13e4aa63 fix:add excluded msg for meta in tmq 2024-02-22 10:58:32 +08:00
Hongze Cheng 665cc2c2c4 more code change 2024-02-22 10:13:35 +08:00
Hongze Cheng 2ade750e4d fix some bug 2024-02-22 10:03:42 +08:00
Hongze Cheng 49f49fd238 more code 2024-02-21 19:26:12 +08:00
Hongze Cheng 844a563295 more code 2024-02-21 17:02:25 +08:00
Hongze Cheng b0b71bc3c2 more code 2024-02-21 15:21:46 +08:00
Hongze Cheng 4b71031014 more code 2024-02-21 14:29:10 +08:00
slzhou 87c8f1aa82 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0 2024-02-21 13:09:36 +08:00
dapan1121 ba41231373
Merge pull request #24614 from taosdata/szhou/tms/port-3
feat: multi-readers and one merge tree
2024-02-21 10:00:52 +08:00
dapan1121 98ed2458ea Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-20 17:39:51 -08:00
Alex Duan 2eb33b6ee6
Merge pull request #24759 from taosdata/coverage/TD-28602-3.0
coverage: add schUtil.c and schedulerTest
2024-02-20 09:14:03 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
factosea ccba2c6612 fix: block format 2024-02-19 17:30:06 +08:00
Alex Duan ba306043bb Merge branch '3.0' into coverage/TD-28602-3.0 2024-02-19 16:06:57 +08:00
dapan1121 b26716f2e8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-02-18 22:15:43 -08:00
facetosea 53a3ab3edc fix: delete slowSQLLog switch 2024-02-19 11:41:58 +08:00
Hongze Cheng 45684e49c7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-19 09:08:58 +08:00
Alex Duan 85bfc7ceb4 coverage: remove tglobal.c client no use option 2024-02-18 21:20:02 +08:00
wangmm0220 a8e45440c0 fix:conflicts from 3.0 2024-02-18 18:02:14 +08:00
factosea 5434019d2b fix: count(tag) when use qnode 2024-02-18 15:50:34 +08:00
dapan1121 8f63952ad5
Merge pull request #24750 from taosdata/mark/3.0
fix:[TD-28590]add logic for consume excluded
2024-02-18 10:13:25 +08:00
Hongze Cheng 52ed1ec5f7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-3.0 2024-02-18 09:52:53 +08:00
kailixu f76a61c777 feat: support uniq grant 2024-02-13 23:17:05 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
wangmm0220 478e1a67ae fix:[TD-28590]add logic for consume excluded 2024-02-06 18:14:06 +08:00
wangmm0220 871ebfa7ba Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-02-06 14:02:46 +08:00
wangmm0220 5796f411e4 Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-02-05 17:08:05 +08:00
wangmm0220 a656d75ca7 opti:consume data excluded from some source 2024-02-05 17:07:50 +08:00
kailixu 6098538162 feat: support uniq grant 2024-02-04 18:00:02 +08:00
kailixu d281bc70b0 feat: remove hb of grantInfo 2024-02-04 16:46:24 +08:00
kailixu 6cf7809e8d feat: support uniq grant 2024-02-04 14:59:47 +08:00
kailixu 092fc8d011 feat: support uniq grant 2024-02-03 12:10:37 +08:00
Hongze Cheng caccd5e60a more code 2024-02-02 11:43:42 +08:00
slzhou 4a6317a047 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4243-3.0 2024-02-02 11:29:04 +08:00
kailixu 231cf000da Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0 2024-02-02 00:07:15 +08:00
kailixu adee720128 feat: support uniq grant 2024-02-01 17:48:29 +08:00
Haojun Liao 0fe9c05c5f
Merge pull request #24704 from taosdata/fix/3_liaohj
fix(stream): take ver snapshot for all vgroups
2024-02-01 17:07:36 +08:00
dmchen 7752a57580 not log null, memory leak, skip empty, default config 2024-02-01 07:26:05 +00:00
dapan1121 ab87953362 enh: support window join 2024-02-01 14:58:08 +08:00
Haojun Liao 4088e1cbff fix(stream): fix memory leak. 2024-02-01 12:05:07 +08:00
Haojun Liao cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
wangmm0220 a9fcc67321 fix:conflicts from 3.0 2024-02-01 11:13:03 +08:00
wade zhang eeba6a24ad
Merge pull request #24686 from taosdata/feat/TD-27463-3.0
feat: support uniq grant
2024-02-01 09:47:14 +08:00
shenglian zhou 87e2027475 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3-fe 2024-02-01 09:38:54 +08:00
kailixu 9458b86b41 feat: support uniq grant 2024-01-31 16:09:06 +08:00
kailixu 277116f811 feat: support uniq grant 2024-01-31 14:06:48 +08:00
kailixu a860e9039d feat: support uniq grant 2024-01-31 13:52:03 +08:00
kailixu 93c0890f68 feat: support uniq grant 2024-01-31 09:13:10 +08:00
Haojun Liao 2716119c92 fix(other): update the upper limit for stream threads. 2024-01-31 09:00:26 +08:00
Haojun Liao 83950025e5 fix(stream): limit the available threads for stream processing. 2024-01-31 08:58:17 +08:00
kailixu 2b1a0cdbfe feat: support uniq grant 2024-01-31 08:53:45 +08:00
dapan1121 dc309d67b8 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-29 17:08:41 +08:00
slzhou af422e77c6 fix: restore pseudo column pData and not skip and data block cleanup 2024-01-29 14:36:40 +08:00
wangmm0220 51b7cd99d6 feat:[TD-28247]add grant for subscribe and stream 2024-01-29 14:28:48 +08:00
slzhou 08c2891d50 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-29 10:32:36 +08:00
Alex Duan cd773bd129 coverage: comment no call function 2024-01-26 18:30:34 +08:00
Hongze Cheng e7177dae57 more code 2024-01-26 17:14:00 +08:00
wangmm0220 7c828d3506 feat:[TD-28247]add grant for subscribe and stream 2024-01-26 16:42:26 +08:00
wangmm0220 388e89096c fix:test case error 2024-01-26 15:51:37 +08:00
wangmm0220 ce2a3e4be2 fix:test case error 2024-01-26 15:35:29 +08:00
wangmm0220 bd2bef2428 fix:add test case 2024-01-26 15:05:31 +08:00
slzhou 664647c4a4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/tms/port-3 2024-01-26 11:05:59 +08:00
slzhou 1eedb9e7fa fix: preallocated columns does not have data 2024-01-26 10:55:14 +08:00
wangmm0220 2798ff824c feat:[TD-28247]add grant for subscribe and stream 2024-01-25 16:07:09 +08:00
kailixu 4d345b819a feat: support uniq grant 2024-01-24 19:08:19 +08:00
dmchen d9af07de6f new table structure 2024-01-24 09:44:44 +00:00
kailixu e13e61f4d5 Merge branch '3.0' into feat/TD-27463-3.0 2024-01-24 14:26:17 +08:00
kailixu c97274c5eb feat: support uniq grant 2024-01-24 14:25:36 +08:00
wade zhang 86272dee4e
Merge pull request #24542 from taosdata/fix/refactorRetry1
refactor retry
2024-01-24 09:57:55 +08:00
dapan1121 6640809638 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-23 14:48:12 +08:00
Yihao Deng 62e6b5ca31 sort epset 2024-01-23 06:23:34 +00:00
Yihao Deng 20aa81c96a add test case 2024-01-22 09:00:24 +00:00
Yihao Deng 04538f9049 add test case 2024-01-22 08:59:40 +00:00
kailixu dbd3c53182 feat: support uniq grant 2024-01-22 13:20:15 +08:00
kailixu 5208829f23 Merge branch '3.0' into feat/TD-27463-3.0 2024-01-22 13:20:00 +08:00
wangmm0220 7246fedfef Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly_multi_marks 2024-01-18 19:08:35 +08:00
kailixu 1daa224651 feat: support uniq grant 2024-01-18 17:49:11 +08:00
dapan1121 fb20dd51de Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-18 17:11:25 +08:00
kailixu 76558da849 feat: support uniq grant 2024-01-18 15:23:38 +08:00
wangmm0220 4227340d9e opti:[TD-28118] raw block data for tmq 2024-01-18 09:11:58 +08:00
wangmm0220 d5d1dd9127 opti:[TD-28118] raw block data for tmq 2024-01-17 20:08:26 +08:00
kailixu bf0205b54d Merge branch '3.0' into feat/TD-27463-3.0 2024-01-17 11:29:47 +08:00
jiajingbin d59ede5196 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-28032 2024-01-16 15:05:13 +08:00
wangmm0220 2ab54a1335 fix:conflicts from 3.0 2024-01-15 16:54:52 +08:00
kailixu 414e15a810 chore: merge 3.0 2024-01-15 10:42:45 +08:00
dapan1121 dec6e3fffe enh: support asof join 2024-01-12 18:29:27 +08:00
Haojun Liao ea0ea09b0f
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
2024-01-12 09:36:37 +08:00
Haojun Liao 578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
kailixu ddefc5f46a chore: merge 3.0 2024-01-11 20:05:23 +08:00
Haojun Liao dc6187a2e3
Merge pull request #24426 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-01-11 16:47:05 +08:00
slzhou 3cea4fd2c7 fix: getNextTimeWindow use new time algorithm 2024-01-11 16:41:11 +08:00
wade zhang 69ba56feda
Merge pull request #24402 from taosdata/ENH/TD-28211-3.0
enh: let max num of concurrent msgs of snap replication be configurable
2024-01-11 16:38:53 +08:00
slzhou 7d46458bb7 fix: use slide start to calculate previous slide start 2024-01-11 14:50:14 +08:00
Haojun Liao 58694c67dd refactor: do some internal refactor. 2024-01-11 11:50:52 +08:00
slzhou ab137a56f0 fix: more interval end calculation with slide-start/slide-end as anchor 2024-01-11 08:31:16 +08:00
dapan1121 e784a5c210 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-10 18:57:19 +08:00
wangmm0220 27b63b721f fix:decode mqDataMsg error for the message with old version 2024-01-10 17:36:51 +08:00
slzhou ba2ba0a8cb fix: time window computation error 2024-01-10 16:19:20 +08:00
wangmm0220 02c7bdd4f0 fix:[TD-28032]fsdfasd 2024-01-10 14:57:16 +08:00
Yihao Deng 2537adb728 opt msg on mnode 2024-01-10 06:00:44 +00:00
Benguang Zhao 485bad1ebd refact: use config syncSnapReplMaxWaitN instead 2024-01-10 11:31:00 +08:00
yihaoDeng 9dbddeed16 opt msg on mnd 2024-01-10 10:03:38 +08:00
Benguang Zhao 7979d4532b enh: let max num of concurrent msgs of snap replication be configurable 2024-01-09 16:49:27 +08:00
kailixu 1169fe357a feat: uniq grant 2024-01-05 00:53:38 +08:00
dm chen 39f2e75a9e
Merge branch '3.0' into feat/TD-26529-3.0 2024-01-04 15:46:23 +08:00
wangmm0220 df70a6ef57 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 21:11:26 +08:00
Shungang Li de631e20a5 fix: refactor logdebugs 2024-01-03 19:57:22 +08:00
wangmm0220 b200e6807f fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 19:44:30 +08:00
wangmm0220 317f0c6a39 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 18:48:54 +08:00
dapan1121 8d9c093b99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2024-01-03 16:26:17 +08:00
wangmm0220 8add4dc177 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-02 18:37:29 +08:00
Alex Duan 1e8244f3c6 feat: add s3 minio ci case 2023-12-30 10:31:15 +08:00
wade zhang a4f7ee6fb5
Merge pull request #24158 from taosdata/fix/TD-27977
fix: dynamic cfg resetlog
2023-12-25 11:29:56 +08:00
dapan1121 e570fcef99 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-25 09:22:01 +08:00
dapan1121 8bdf3df6a9 enh: left join ut 2023-12-22 19:25:55 +08:00
dapan1121 709b7f4683
Merge pull request #24181 from taosdata/fix/TD-27967_TD-28004
fix: cache scan heap overflow and forbid DDD for to_char in windows
2023-12-22 16:54:46 +08:00
wangjiaming0909 153221e1d6 fix: cache scan heap overflow and forbid DDD for to_char in windows 2023-12-21 19:46:33 +08:00
kailixu 3005ab1953 chore: more code 2023-12-21 19:45:09 +08:00
Alex Duan 9d4a75b0be coverage: vnodeSrv.c tmsg.c trow.c 2023-12-21 14:22:22 +08:00
Alex Duan b0247f649b coverage : comment trow.c 2023-12-21 13:41:49 +08:00
Shungang Li 4906243115 fix: dynamic cfg resetlog 2023-12-20 18:32:23 +08:00
wangmm0220 9c2ab769ea fix:change tsStreamAggCn=2 for test 2023-12-19 16:45:40 +08:00
wangmm0220 b0c71f36b1 fix:disable print planner string 2023-12-19 14:07:55 +08:00
dapan1121 bc38885856 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-19 11:22:41 +08:00
wangmm0220 81b5f59fa5 Merge branch 'feat/ly_multi_marks' of https://github.com/taosdata/TDengine into feat/ly_multi_marks 2023-12-19 10:54:12 +08:00
wangmm0220 3a0af1ea49 fix:aggCnt must bigger than 1 & move msg code to the end to be compatible with old version 2023-12-19 10:53:46 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
kailixu 70006bb711 feat: support alter cluster 2023-12-18 16:34:31 +08:00
WANG MINGMING 6f23b63d9e
Merge branch '3.0' into feat/ly_multi_marks 2023-12-18 16:22:56 +08:00
kailixu 9fa90fc953 Merge branch '3.0' into feat/TD-27463-3.0 2023-12-18 14:20:10 +08:00
dapan1121 5bbec0108a
Merge pull request #24081 from taosdata/szhou/add-experimental-flag
fix: add experimental flag
2023-12-15 17:31:35 +08:00
Hongze Cheng 4ae13f411e
Merge pull request #24010 from taosdata/feat/TS-4229
feat: compact monitor and kill
2023-12-15 16:20:13 +08:00
shenglian zhou 617d4bfb95 fix: add experimental flag 2023-12-15 10:40:54 +08:00
kailixu 6f3b578df7 Merge branch '3.0' into feat/TD-27463-3.0 2023-12-15 10:06:44 +08:00
wade zhang bf3bfa4d66
Merge pull request #24063 from taosdata/fix/TS-4251-3.0
auditinterval default
2023-12-14 19:25:56 +08:00
dapan1121 e55b7c52d8 fix: add left join case 2023-12-14 17:06:19 +08:00
dm chen 81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +08:00
slzhou f379abe55c fix: message compatibility 2023-12-14 15:25:57 +08:00
dmchen 6b9ba26f37 auditinterval default 2023-12-14 14:40:25 +08:00
dapan1121 6d24c08651 fix: compile errors 2023-12-14 14:13:01 +08:00
kailixu d7e16bb91d chore: merge 3.0 2023-12-14 10:09:32 +08:00
dapan1121 7171d38415 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-14 09:02:00 +08:00
dapan1121 b2fb30f6c0 feat: support hash join 2023-12-13 18:54:16 +08:00
dmchen da46b3ced8 auditinterval default 2023-12-13 10:11:15 +00:00
Hongze Cheng 31d61415c8
Merge pull request #24044 from taosdata/fix/TD-27849
fix(cos/put): seek to part offset
2023-12-13 16:12:53 +08:00
Minglei Jin 7cb32da336 fix(cos/put): seek to part offset 2023-12-13 15:14:49 +08:00
wade zhang fe0248afbc
Merge pull request #24029 from taosdata/fix/TS-4251-3.0
Fix/ts 4251 3.0
2023-12-13 11:05:51 +08:00
dapan1121 13ab89bd1b Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-13 08:25:25 +08:00
Minglei Jin b860e3827c fix(cos/put): null fd after close to fix double closing 2023-12-12 13:59:20 +08:00
dmchen 67e9f695c9 debug info and default setting 2023-12-12 12:18:35 +08:00
dmchen daa2c2238a fix/TS-4251 2023-12-12 12:17:49 +08:00
Hongze Cheng 7e9d4ff824 fix compile issue 2023-12-12 09:11:29 +08:00
Minglei Jin fe824c51e2 tsdb/cos: not remove cp files 2023-12-11 19:36:06 +08:00
slzhou 2743228217 Merge branch '3.0' of github.com:taosdata/TDengine into feat/TS-4229 2023-12-11 14:15:17 +08:00
wangmm0220 d6114f90de feat:add configure for agg cnt 2023-12-08 19:00:10 +08:00
wangmm0220 d1c2a03dc7 fix:conflicts from 3.0 2023-12-08 15:58:52 +08:00
Minglei Jin 2dbb718101 Merge branch '3.0' into enh/TD-27119 2023-12-08 14:48:17 +08:00
dmchen 348bef49ec message handle 2023-12-07 11:42:32 +00:00
dapan1121 d7535f832a enh: support cart in join 2023-12-07 19:22:46 +08:00
dapan1121 4d993e8f9a
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
2023-12-07 19:14:59 +08:00
kailixu 4adce7ed52 feat: support uniq grant 2023-12-07 14:11:41 +08:00
Bob Liu 4737b00879 cancel rm tail space 2023-12-07 14:00:50 +08:00
Bob Liu 07af4e9a08 adjust 2023-12-07 12:02:04 +08:00
dmchen 27a86a6faa debug info and default setting 2023-12-07 03:13:23 +00:00
Bob Liu 8f5df0b6a3 opt double -> int 2023-12-07 01:51:23 +08:00
Bob Liu bfc12f03cb optimize & perf test 2023-12-06 21:26:29 +08:00
dapan1121 7c0e8b559c feat: support left join 2023-12-06 19:22:14 +08:00
kailixu 780f3d9cad Merge branch '3.0' into feat/TD-27463-3.0 2023-12-06 19:14:24 +08:00
kailixu b015077120 feat: support uniq grant 2023-12-06 19:13:54 +08:00
Hongze Cheng 04e84ba152 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TS-4229 2023-12-06 16:43:00 +08:00
dmchen dc9408ed5f fix/TS-4251 2023-12-06 07:48:40 +00:00
Minglei Jin 4e91a6c69e cos_cp/dump: first round impl for dump 2023-12-06 14:58:56 +08:00
Bob Liu 1ec8bf9ef9 add error case 2023-12-06 10:11:52 +08:00
yihaoDeng b1e8c21903 valid msg 2023-12-06 10:10:49 +08:00
dapan1121 ee03cbc404 Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-06 08:38:30 +08:00
Bob Liu 9fa884a693 toUIntegerEx 2023-12-06 01:24:23 +08:00
Bob Liu d2b2dee256 opt & add test case 2023-12-05 22:00:33 +08:00
wangmm0220 fc9dfc77d0 fix:add plan for multi agg operator in stream 2023-12-05 20:07:20 +08:00
Minglei Jin e9cc54d87b cos_cp/load: load checkpoint from json 2023-12-05 16:37:28 +08:00
dapan1121 7589bbab45
Merge pull request #23921 from taosdata/fix/TS-4282-3.0
fix: skip NULL tag
2023-12-05 13:21:00 +08:00
dapan1121 24a2e857c3
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
2023-12-05 13:17:55 +08:00
Haojun Liao 4e68fbd744
Merge pull request #23904 from taosdata/enh/validMsg
valid msg
2023-12-05 09:40:33 +08:00
dapan1121 aa4efa0595
Merge pull request #23919 from taosdata/fix/xsren/TD-27561/fqdnFailedMsg
fix error msg if failed get ip from fqdn
2023-12-04 15:17:17 +08:00
Cary Xu 210a304cc1
Update tdataformat.c 2023-12-04 14:41:28 +08:00
kailixu 4cc22a1b90 chore: validate tag val 2023-12-04 14:26:34 +08:00
kailixu 7d8864ec89 chore: validate tag val 2023-12-04 14:22:49 +08:00
kailixu fc905406d5 chore: validate tag val 2023-12-04 14:08:24 +08:00
kailixu e623c9c3c8 feat: support machine id 2023-12-04 11:44:02 +08:00
factosea 8180aaeb67 fix time format 2023-12-04 11:41:47 +08:00
factosea d368956e3f fix timezone range 2023-12-04 11:41:47 +08:00
dapan1121 d10bbc6252
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
2023-12-04 10:55:26 +08:00
facetosea 0fe26f1507 fix error msg if failed get ip from fqdn 2023-12-04 10:40:43 +08:00
Bob Liu 7e8f3579de accept float data as int data input 2023-12-01 18:33:01 +08:00
yihaoDeng c5d9a2b24d add valid msg 2023-12-01 17:19:34 +08:00
yihaoDeng 0aa9db4fd5 valid msg 2023-12-01 17:16:12 +08:00
yihaoDeng 50bda0b719 add valid msg 2023-12-01 15:15:12 +08:00
yihaoDeng 58e84d86b2 valid msg 2023-12-01 14:54:47 +08:00
yihaoDeng 5a05f1019f valid msg 2023-12-01 14:52:37 +08:00
yihaoDeng 1e106bd10f valid msg 2023-12-01 14:22:47 +08:00
yihaoDeng 3ae0e2d74f valid msg 2023-12-01 14:20:16 +08:00
dapan1121 3b4a8f6ead Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-12-01 08:33:04 +08:00
fullhonest 72d6614b7b Fix TD-27403: insert error about use today + now as timestamp value 2023-11-30 18:39:01 +08:00
Minglei Jin 49ecb1093f cos/put: new arg withcp to control resumable uploading 2023-11-30 17:20:21 +08:00
Minglei Jin deec1c482d cos/put: separate put without cp into another func 2023-11-30 17:11:24 +08:00
Minglei Jin 249ffa6590 cos/put: separate simple put into another func 2023-11-30 16:56:17 +08:00
Minglei Jin 3deaea9abf enh(cos/put): put object with cp 2023-11-30 16:19:15 +08:00
yihaoDeng b6881d572a fix compile error on windows/mac 2023-11-29 16:52:36 +08:00
yihaoDeng 2e1192b97b change default config 2023-11-29 16:16:26 +08:00
yihaoDeng 03b698d8ae change default config 2023-11-29 14:50:07 +08:00
yihaoDeng ade2f322a0 change default config 2023-11-29 11:28:03 +08:00
dapan1121 75881e0f7c Merge remote-tracking branch 'origin/3.0' into feat/TD-27337 2023-11-28 14:37:15 +08:00
dapan1121 84cc80be1c fix: add window_offset translate 2023-11-28 14:35:11 +08:00
yihaoDeng 08eeee0794 Merge branch '3.0' into enh/refactorBackend 2023-11-28 11:52:49 +08:00
yihaoDeng a4d475b582 fix rsma 2023-11-27 20:27:53 +08:00
yihaoDeng 703f323b3f Merge branch '3.0' into enh/refactorBackend 2023-11-27 13:52:28 +08:00
yihaoDeng e9bec34c44 Merge branch '3.0' into enh/refactorBackend 2023-11-27 10:01:12 +08:00
wangmm0220 bda2cd306d fix:memory leak & comment length 2023-11-27 09:29:43 +08:00
Hongze Cheng 24932d2d41
Merge pull request #23799 from taosdata/fix/TD-27423
fix(tsdb/skip-row): remove s3 size condition
2023-11-24 10:48:03 +08:00
dmchen 75810bbdbb audit 2023-11-23 11:26:14 +00:00
yihaoDeng 6129ebc294 Merge branch '3.0' into enh/refactorBackend 2023-11-23 17:41:37 +08:00
Minglei Jin 460638d294 enh(tsdb/open-file): new s3 failed to connect error code 2023-11-23 16:09:02 +08:00
dmchen bbbdec5db7 update progress 2023-11-23 07:36:33 +00:00
Haojun Liao 85e77d6f63
Merge pull request #23479 from taosdata/enh/changeQueue3.0
change NumOfTaskQueueThreads size
2023-11-23 13:57:54 +08:00
dmchen 4e1a355052 mnode for compact 2023-11-23 04:43:28 +00:00
Haojun Liao 8ad071e69a other: merge main. 2023-11-23 10:25:51 +08:00
Haojun Liao 630b259d7f fix(stream): fix error in stream. 2023-11-23 09:41:07 +08:00
Haojun Liao 6fca8c170c enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks. 2023-11-23 09:33:44 +08:00
Haojun Liao 8204db13aa enh(stream): add sink_quota column for stream tasks. 2023-11-23 09:33:42 +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
Hongze Cheng 098a3d264a fix: varbinary sma coredump 2023-11-22 20:45:15 +08:00
Yihao Deng ef4f173881
Merge branch '3.0' into enh/changeQueue3.0 2023-11-22 17:11:04 +08:00
Haojun Liao 9988720a1e fix(stream): fix the invalid check of trans conflict. 2023-11-22 16:39:29 +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
yihaoDeng 0eba15b4a4 Merge branch '3.0' into enh/refactorBackend 2023-11-22 10:57:41 +08:00
Haojun Liao 785d91c17b
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
2023-11-21 19:02:38 +08:00
shenglian zhou cc932b5ac9 fix: change compact id to 32-bit int 2023-11-21 17:01:24 +08:00
facetosea 0176819461 fix linux build failed 2023-11-21 16:49:19 +08:00
facetosea 845493294d osfile 2023-11-21 16:31:31 +08:00
yihaoDeng 939aa7a3cc Merge branch '3.0' into enh/refactorBackend 2023-11-20 17:33:30 +08:00
Hongze Cheng 5f849320d1
Merge pull request #23751 from taosdata/fix/TD-27405
fix(tsdb/merge): clear file set before return 0
2023-11-20 16:10:38 +08:00
Haojun Liao 5d7d2a0156
Merge pull request #23750 from taosdata/fix/3_liaohj
enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks.
2023-11-20 15:26:12 +08:00
Haojun Liao 7cfa45e95e enh(stream): add sink_quota/scan-history-idle-duration column for stream tasks. 2023-11-20 11:59:49 +08:00
Haojun Liao 3912e49309 enh(stream): add sink_quota column for stream tasks. 2023-11-20 11:46:11 +08:00
Minglei Jin ec9c2bde69 fix(cos/etags): initialize etags to NULL 2023-11-20 11:38:48 +08:00
yihaoDeng 20de2f3cb5 Merge branch '3.0' into enh/refactorBackend 2023-11-17 17:15:14 +08:00
Minglei Jin 56badd0db0 cos/chunk-size: reduce to 64m from 768m 2023-11-17 15:12:40 +08:00
Minglei Jin 8038fbaa04 cos/multi: clear manager to init 2023-11-17 14:59:50 +08:00
Minglei Jin 9d3ffa2c2c cos/print-error: fix error format 2023-11-17 12:24:51 +08:00
Minglei Jin 60ad82d006 fix(cos/log): dump file name & line no 2023-11-17 09:38:48 +08:00
Minglei Jin 631c9f3611 enh(config/upload-delay): default to 1 day instead of 1 hour 2023-11-16 19:07:11 +08:00
shenglian zhou b51e4b18ce feat: compact return id and kill compact id 2023-11-16 11:03:56 +08:00
Minglei Jin 395d940a71 fix(cos/single): destroy grow buffer or release fd 2023-11-16 08:56:08 +08:00
wangmm0220 a16189d2a9 fix:confilct from 3.0 2023-11-15 19:14:27 +08:00
Hongze Cheng 223c0ffa21
Merge pull request #23704 from taosdata/fix/TD-27313
fix(cos/multipart): close infile fd in exception
2023-11-15 15:43:39 +08:00
Minglei Jin 3b45a81eee cos/list: destroy empty array 2023-11-15 14:41:00 +08:00
dapan1121 9457cf0b46
Merge pull request #23702 from taosdata/merge/m23
merge: from main to 3.0
2023-11-15 13:54:21 +08:00