Haojun Liao
|
8e065ab47e
|
fix(stream): add some logs.
|
2024-06-20 21:28:54 +08:00 |
Hongze Cheng
|
70851f6bed
|
Merge pull request #26160 from taosdata/enh/TD-30554-3.0
tfs: support disable create new file
|
2024-06-20 16:46:00 +08:00 |
Haojun Liao
|
df003cca3c
|
Merge pull request #26197 from taosdata/fix/3_liaohj
fix(util): uncomment the timestamp decode function with AVX2 instructions
|
2024-06-20 16:16:52 +08:00 |
Hongze Cheng
|
9a97f976e9
|
Merge pull request #26178 from taosdata/feat/TS-4954-3.0
Feat/ts-4954-3.0-2
|
2024-06-20 15:07:13 +08:00 |
wangmm0220
|
5dcfed2d51
|
feat:[TS-4921]add logic for slow log
|
2024-06-19 18:54:26 +08:00 |
dmchen
|
a939174bb7
|
resolve code review
|
2024-06-19 09:54:14 +00:00 |
Haojun Liao
|
f353636136
|
refactor: do some internal refactor.
|
2024-06-19 15:08:25 +08:00 |
Haojun Liao
|
04281bcd07
|
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
|
2024-06-19 15:06:09 +08:00 |
kailixu
|
c3abd9d554
|
enh: support display unlimited for expiration time
|
2024-06-19 09:38:55 +08:00 |
kailixu
|
809c691b22
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-18 16:47:51 +08:00 |
kailixu
|
d87a7d2809
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-18 08:51:53 +08:00 |
cris.pei
|
c25b6f1efe
|
Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes
|
2024-06-17 20:49:39 +08:00 |
cris.pei
|
26c9b757de
|
Add the command-line argument '--output-config' for generating configuration in test cases that increase the compatibility of message types and error codes
|
2024-06-17 20:13:00 +08:00 |
dmchen
|
4c8ce7a14c
|
feat/TS-4954
|
2024-06-17 06:31:39 +00:00 |
Hongze Cheng
|
3645bce918
|
Merge pull request #26127 from taosdata/fix/TD-30567
add compress to child table
|
2024-06-17 13:18:51 +08:00 |
Hongze Cheng
|
e0a5b6f2ea
|
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
|
2024-06-17 11:36:24 +08:00 |
kailixu
|
e1f5e6d533
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-17 10:44:11 +08:00 |
dapan1121
|
e34a8b48df
|
Merge pull request #26008 from taosdata/fix/TS-4833/dataloaded
partition interval and limimt, dataload error
|
2024-06-17 08:32:19 +08:00 |
kailixu
|
4ed3b30352
|
tfs: support disable create new file
|
2024-06-17 06:14:49 +08:00 |
kailixu
|
e3645def98
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-17 05:52:15 +08:00 |
kailixu
|
0ef8d3510a
|
fix: use unsigned type for union bit operation
|
2024-06-14 15:46:11 +08:00 |
dapan1121
|
8bbdfacca0
|
Merge pull request #26123 from taosdata/fix/TD-30579
fix:[TD-30579]compile error in macOS 14.5 and m3 chip
|
2024-06-13 13:52:28 +08:00 |
kailixu
|
50d163f10d
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-13 11:11:29 +08:00 |
dapan1121
|
e62120be7a
|
Merge pull request #26104 from taosdata/fix/TD-30483
fix: count always true for group by tbname performance issue
|
2024-06-13 10:20:25 +08:00 |
Yihao Deng
|
b7ef054b38
|
add compress to child table
|
2024-06-13 02:11:41 +00:00 |
Jeff Tao
|
3bdbb10608
|
fix:[TD-30579]compile error in macOS 14.5 and m3 chip
|
2024-06-12 22:39:02 +08:00 |
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 |