Commit Graph

64046 Commits

Author SHA1 Message Date
kailixu 4eb1763b52 enh: batch create table 2024-04-28 13:52:17 +08:00
dapan1121 1737ee47a2
Merge pull request #25546 from taosdata/docs/joinOperator
docs: correct join operator
2024-04-28 13:44:01 +08:00
dapan1121 0a88c4a9cf fix: correct join operator 2024-04-28 13:39:07 +08:00
dapan1121 2ec2328d78
Merge pull request #25541 from taosdata/fix/TS-4727
fix: child table tag scan issue
2024-04-28 13:34:44 +08:00
Haojun Liao 5a3755e892 fix(test): fix test cases. 2024-04-28 13:30:46 +08:00
wangjiaming0909 88cc43250f use debug log when fetching no tsmas for table 2024-04-28 12:42:10 +08:00
Yihao Deng d9c112244b profile opt 2024-04-28 03:48:00 +00:00
dapan1121 d0c1e660c2 fix: ctable tag scan issue 2024-04-28 11:31:46 +08:00
kailixu 4d572ebe88 enh: batch create table 2024-04-28 11:25:40 +08:00
Haojun Liao 6ea4823f1e fix(stream): update the timeout measurement. 2024-04-28 11:14:10 +08:00
Yihao Deng 23599809d7 Add configurable storage compression documentation 2024-04-28 03:08:13 +00:00
kailixu bc1f9bca93 enh: batch create table 2024-04-28 11:07:53 +08:00
Yihao Deng 2d1c07546b Add configurable storage compression documentation 2024-04-28 02:52:37 +00:00
kailixu e392b39323 enh: batch create table 2024-04-28 10:24: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
Hongze Cheng 63ca264f8e
Merge pull request #25521 from taosdata/doc/TS-4243
doc: primary key document
2024-04-28 09:19:13 +08:00
Hongze Cheng db79f2ce91 fix typos 2024-04-28 09:16:54 +08:00
Yihao Deng c177bfb60b Add configurable storage compression documentation 2024-04-28 01:10:50 +00:00
wade zhang f9a601bbe3
Merge pull request #25530 from taosdata/doc/configurableColCompress
add compress doc
2024-04-28 08:05:26 +08:00
wade zhang 934987470a
doc: refine compression 2024-04-28 07:48:45 +08:00
wade zhang 79481b53b4
doc: refine compression 2024-04-28 07:46:09 +08:00
kailixu 53e9e0b3af enh: batch create table 2024-04-28 04:58:05 +08:00
kailixu 3b504e6e96 enh: batch create table 2024-04-28 04:47: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
Alex Duan 22fd5a7a15 fix: max topic number allow exist create 2024-04-27 21:57:53 +08:00
Haojun Liao 8e47adba09 fix(util): fix syntax error. 2024-04-27 17:46:23 +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 9df2bc2634 refactor: do some internal refactor. 2024-04-26 22:23:23 +08:00
Haojun Liao a33e7b2eb3 refactor: do some internal refactor. 2024-04-26 22:22:54 +08:00
yihaoDeng a77913c412 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-04-26 22:15:20 +08:00
Haojun Liao faa87e13b0 fix(util): fix race condition. 2024-04-26 19:12:19 +08:00
Haojun Liao 2d1e9ba631 fix(stream):add ref for task in check rsp monitor timer. 2024-04-26 19:11:57 +08:00
Alex Duan 6d6dda0ae3
Merge pull request #25504 from taosdata/test/3.0/TD-28952
test: add tmq and stream in compatibility
2024-04-26 18:50:26 +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
Yihao Deng 35db3ac29d Add configurable storage compression documentation 2024-04-26 09:59:28 +00:00
Alex Duan 7cd2628776
Merge pull request #25526 from taosdata/packaging/TD-29816-3.0
fix issue
2024-04-26 17:56:36 +08:00
Ping Xiao d947ee3594 fix issue 2024-04-26 17:50:48 +08:00
Haojun Liao 6d06188b9f fix(stream): fix memory leak. 2024-04-26 17:06:15 +08:00
Haojun Liao b1b3246066 fix(stream): update the checkpoint executed transId range. 2024-04-26 17:03:01 +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
Hongze Cheng 63a735a546
Merge pull request #25512 from taosdata/fix/TD-29713
fix: arb reduce duplicate updates
2024-04-26 16:33:04 +08:00
Yihao Deng ac15015cb8 Add RpcNoDelayfp function to handle specific message types 2024-04-26 08:10:39 +00:00
Hongze Cheng 38117823f3
Merge pull request #25455 from taosdata/fix/TS-4706-3.0
fix: possible write block when error occurs
2024-04-26 16:04:42 +08:00
dapan1121 94297d4e25
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
2024-04-26 15:57:04 +08:00