Haojun Liao
|
096ba251ec
|
Merge branch '3.0' into fix/3_liaohj
|
2024-06-20 23:12:18 +08:00 |
Haojun Liao
|
28b0148df9
|
fix(stream): fix syntax error.
|
2024-06-20 22:41:33 +08:00 |
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 |
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
|
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 |