kailixu
|
edabeb3a98
|
fix: compatibility for msg and error code
|
2024-06-21 11:22:32 +08:00 |
kailixu
|
af2e6c6411
|
Merge branch '3.0' into fix/TD-30677-3.0
|
2024-06-21 08:07:39 +08:00 |
kailixu
|
79f8ab4596
|
fix: compatibility for msg and error code
|
2024-06-21 08:07:18 +08:00 |
Haojun Liao
|
079df11148
|
Merge pull request #26222 from taosdata/fix/3_liaohj
fix(util): change the load of __m128i value.
|
2024-06-20 21:26:57 +08:00 |
Alex Duan
|
e097ef5bd7
|
Merge pull request #26220 from taosdata/fix/windowBuild
fix: fix window build getBuildinfo move to clieMain.c
|
2024-06-20 19:26:21 +08:00 |
Haojun Liao
|
b730cfd568
|
fix(util):do some internal refactor.
|
2024-06-20 18:41:16 +08:00 |
Haojun Liao
|
852857eae9
|
fix(util): change the load of __m128i value.
|
2024-06-20 18:34:31 +08:00 |
Haojun Liao
|
151fc212b8
|
Merge pull request #26218 from taosdata/fix/3_liaohj
fix(stream): clear the local backend default directory
|
2024-06-20 18:26:28 +08:00 |
Alex Duan
|
6ac995e309
|
fix: fix window build getBuildinfo move to clieMain.c
|
2024-06-20 17:46:42 +08:00 |
Hongze Cheng
|
ea7709a303
|
Merge pull request #26181 from taosdata/fix/TD-30625-3.0
fix/TD-30625
|
2024-06-20 17:06:44 +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 |
kailixu
|
cefff2bfee
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-12-31 08:35:03 +08:00 |
kailixu
|
fa694d6fe3
|
tfs: support disable create new file
|
2024-12-31 08:34:17 +08:00 |
dapan1121
|
05ebfa70d4
|
Merge pull request #26212 from taosdata/fix/TS-5064.3
fix: cast long binary crash issue
|
2024-06-20 16:26:13 +08:00 |
Haojun Liao
|
e1cb4e021f
|
fix(stream): clear the local backend default directory, when no checkpoint generated yet.
|
2024-06-20 16:24:02 +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
|
002917fd4a
|
Merge pull request #26200 from taosdata/fix/TD-30634-3.0
Fix/TD-30634-3.0
|
2024-06-20 15:46:52 +08:00 |
Hongze Cheng
|
39c5e9844c
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30625-3.0
|
2024-06-20 15:10:50 +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 |
Haojun Liao
|
9c16549561
|
Merge pull request #26202 from taosdata/fix/TD-30558
fix(stream): adj stream tbname cache
|
2024-06-20 14:41:51 +08:00 |
dapan1121
|
784fda8191
|
fix: cast long binary crash issue
|
2024-06-20 13:54:02 +08:00 |
54liuyao
|
0471afb840
|
adj sream tbname cache
|
2024-06-20 13:25:36 +08:00 |
54liuyao
|
1b317ae578
|
adj sream tbname cache
|
2024-06-20 11:06:09 +08:00 |
54liuyao
|
6a3bbccda9
|
adj par tbname cache
|
2024-06-20 10:23:44 +08:00 |
Yihao Deng
|
d0d155171c
|
update case
|
2024-06-20 02:03:07 +00:00 |
Hongze Cheng
|
60f06b1db5
|
Merge pull request #26162 from taosdata/fix/TD-30542-3.0
fix/TD-30542
|
2024-06-20 09:39:13 +08:00 |
54liuyao
|
ecfb5e5f4c
|
adj par name catch
|
2024-06-20 09:28:04 +08:00 |
Yihao Deng
|
639df3dfad
|
update case
|
2024-06-20 00:14:26 +00:00 |
Yihao Deng
|
01ee8b36a4
|
update case
|
2024-06-19 12:36:13 +00:00 |
Yihao Deng
|
e4916d13a5
|
update case
|
2024-06-19 12:12:21 +00:00 |
Yihao Deng
|
aa83628383
|
fix parital update
|
2024-06-19 12:12:09 +00:00 |
Haojun Liao
|
e9b0745947
|
fix(util): update test cases.
|
2024-06-19 19:15:45 +08:00 |
Haojun Liao
|
8d18e7cd9d
|
fix(util): fix decode timestamp error by using avx2.
|
2024-06-19 19:11:52 +08:00 |
dmchen
|
a939174bb7
|
resolve code review
|
2024-06-19 09:54:14 +00:00 |
Hongze Cheng
|
805cc682d9
|
format code
|
2024-06-19 16:01:55 +08:00 |
dapan1121
|
0397826c68
|
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
|
2024-06-19 15:49:59 +08: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 |
Haojun Liao
|
da63a40796
|
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
|
2024-06-19 14:58:21 +08:00 |
Haojun Liao
|
0e7f9a56c3
|
Merge pull request #26164 from taosdata/fix/TD-30627
adj create count window state
|
2024-06-19 14:42:08 +08:00 |
Kai Jiang
|
6e2a5b9292
|
Improve tsDecompressIntImpl_Hw performance with AVX512.
Signed-off-by: Kai Jiang <kai.jiang@intel.com>
Huanrui Zhang <huanruix.zhang@intel.com>
|
2024-06-19 11:59:30 +08:00 |
Alex Duan
|
c130b0e04c
|
feat: add export buildInfo api
|
2024-06-19 10:45:01 +08:00 |
Haojun Liao
|
2534ce5071
|
fix(stream): fix a typo.
|
2024-06-19 10:29:01 +08:00 |
kailixu
|
4c41008657
|
fix: print format
|
2024-06-18 19:11:33 +08:00 |
kailixu
|
6d2b8fe2bf
|
tfs: support disable create new file
|
2024-06-18 19:08:00 +08:00 |
dmchen
|
de19557abe
|
fix/TD-30625
|
2024-06-18 09:36:19 +00:00 |
kailixu
|
809c691b22
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-18 16:47:51 +08:00 |
Hongze Cheng
|
1cdb726f2d
|
Merge pull request #26117 from taosdata/fix/TD-30545
fix(wal/level): enable alter replica from fake walLevel 1
|
2024-06-18 16:06:12 +08:00 |
Alex Duan
|
4add563896
|
Merge pull request #26168 from taosdata/test/3.0/TD-30456
Test/3.0/td 30456--Increase compatibility testing CI case for message type definition values and error code values
|
2024-06-18 14:22:50 +08:00 |
Minglei Jin
|
3d3f281735
|
remove unused error strings
|
2024-06-18 12:27:17 +08:00 |