wangmm0220
|
d4b31cfd8e
|
fix:[TS-4921] errors in test
|
2024-06-26 18:32:09 +08:00 |
dmchen
|
1d8c2fd923
|
fix/TD-30768
|
2024-06-26 07:42:19 +00:00 |
Hongze Cheng
|
0fb4ecbdad
|
Merge pull request #26287 from taosdata/feat/TS-4917-3.0
fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message
|
2024-06-26 14:18:36 +08:00 |
Hongze Cheng
|
b761bd2e38
|
enh: port main change to 3.0
|
2024-06-26 10:32:15 +08:00 |
Shungang Li
|
2af2eb40e5
|
fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message
|
2024-06-26 09:16:33 +08:00 |
Hongze Cheng
|
59c8656e61
|
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
|
2024-06-25 17:56:23 +08:00 |
Shungang Li
|
17e84e1fca
|
Merge branch '3.0' into feat/TS-4917-3.0
|
2024-06-25 10:33:12 +08:00 |
Shungang Li
|
b3368f6472
|
feat: 'create table' from csv file
|
2024-06-24 22:13:03 +08:00 |
wangmm0220
|
e517db6462
|
fix:add db configuration that not reportted
|
2024-06-24 19:19:46 +08:00 |
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 |
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 |
Alex Duan
|
6ac995e309
|
fix: fix window build getBuildinfo move to clieMain.c
|
2024-06-20 17:46:42 +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 |
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 |
Yihao Deng
|
d0d155171c
|
update case
|
2024-06-20 02:03:07 +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 |
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 |
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 |
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 |
Minglei Jin
|
3d3f281735
|
remove unused error strings
|
2024-06-18 12:27:17 +08:00 |
Minglei Jin
|
356f6645ad
|
Merge branch '3.0' into fix/TD-30545
|
2024-06-18 11:28:29 +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 |
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
|
94d5acba33
|
chore: order of error definition
|
2024-06-13 17:36:02 +08:00 |
kailixu
|
556434cd29
|
Merge branch '3.0' into enh/TD-30490-3.0
|
2024-06-13 17:00:15 +08:00 |
kailixu
|
caa2884bc9
|
enh: support enable/disable tfs config entries
|
2024-06-13 14:13:23 +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 |
Minglei Jin
|
0adbf110d9
|
check wal level on mnode
|
2024-06-13 11:02:05 +08:00 |
kailixu
|
6f667d9314
|
enh: support get macro string of taos errors
|
2024-06-13 10:13:24 +08:00 |
kailixu
|
962a78d6a3
|
enh: support get macro string of taos errors
|
2024-06-13 06:59:04 +08:00 |
kailixu
|
247183b6fc
|
enh: support get macro string of taos errors
|
2024-06-13 06:57:13 +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 |
kailixu
|
95a6cbf8e0
|
enh: support get origin string of taos errors
|
2024-06-12 18:56:29 +08:00 |
kailixu
|
e7754a0b3e
|
Merge branch '3.0' into enh/TD-30554-3.0
|
2024-06-12 15:40:01 +08:00 |
kailixu
|
f2401f32a2
|
enh: support enable/disable tfs config entries
|
2024-06-12 15:14:38 +08:00 |
kailixu
|
fa05b2c8b6
|
fix: reserve log file name
|
2024-06-12 11:17:08 +08:00 |
kailixu
|
db44febadf
|
fix: reserve log file name
|
2024-06-12 08:27:46 +08:00 |
kailixu
|
f1fa948594
|
fix: reserve log file name
|
2024-06-11 18:27:46 +08:00 |
kailixu
|
581f5e79d9
|
fix: reserve log file name
|
2024-06-11 18:20:00 +08:00 |
kailixu
|
5b0bb82ed0
|
fix: reserve log file name
|
2024-06-11 17:46:53 +08:00 |
kailixu
|
4beaf871b7
|
Merge branch '3.0' into feat/TD-30053-3.0
|
2024-06-06 08:33:48 +08:00 |
Haojun Liao
|
89fb56e77d
|
other: merge 3.0
|
2024-05-24 11:41:51 +08:00 |
kailixu
|
585ec14fea
|
feat(grant): support industry edition
|
2024-05-23 17:17:18 +08:00 |
Hongze Cheng
|
ae7b3179a0
|
Merge pull request #25883 from taosdata/fix/fixFloatDefaultCompress
Fix/fixFloatDefaultCompress
|
2024-05-23 10:42:21 +08:00 |
kailixu
|
34872205f5
|
enh: refine error code
|
2024-05-22 16:33:12 +08:00 |
Yihao Deng
|
a546a751e8
|
change float/double default compress
|
2024-05-21 11:56:14 +00:00 |
kailixu
|
04c0c8b6cd
|
enh(grant): refine error code
|
2024-05-21 15:26:29 +08:00 |
Haojun Liao
|
3baa4169e6
|
Merge branch '3.0' into fix/3_liaohj
|
2024-05-20 10:31:53 +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 |
Haojun Liao
|
2b44211928
|
fix(test): update test case and fix a typo.
|
2024-05-15 14:52:59 +08:00 |
Hongze Cheng
|
7b35a5964e
|
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
|
2024-05-14 17:42:15 +08:00 |
kailixu
|
6f07e48826
|
Merge branch '3.0' into enh/TD-29968-3.0
|
2024-05-13 10:35:53 +08:00 |
dapan1121
|
b578a7b25c
|
Merge pull request #25677 from taosdata/fix/TD-29800/memleadk
fix: memleak
|
2024-05-13 09:14:13 +08:00 |
kailixu
|
60e02eb3e6
|
Merge branch '3.0' into enh/TD-29968-3.0
|
2024-05-12 23:15:40 +08:00 |
kailixu
|
e3442474cf
|
fix: grants for database encryption
|
2024-05-12 23:09:56 +08:00 |
wangjiaming0909
|
5ede67f578
|
modify tsma invalid interval msg
|
2024-05-09 17:55:17 +08:00 |
dmchen
|
e5547eccbf
|
encrypt grant
|
2024-05-09 02:44:38 +00:00 |
factosea
|
3a4e8f0842
|
fix: memleak
|
2024-05-08 17:38:58 +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 |
Hongze Cheng
|
13cd60f17f
|
Merge pull request #25524 from taosdata/feat/TD-29823
Feat/TD-29823
|
2024-04-28 17:51:39 +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 |
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 |
Yihao Deng
|
ac15015cb8
|
Add RpcNoDelayfp function to handle specific message types
|
2024-04-26 08:10:39 +00: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
|
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
|
7d1e2f1f9d
|
fix(util): set code to be success if set config success.
|
2024-04-25 16:38:26 +08:00 |
Haojun Liao
|
e1cd7710ed
|
fix(test): fix error in unit test.
|
2024-04-25 14:23:54 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
Shungang Li
|
a7a736b6d6
|
feat: add pcre2 lib to precheck geometry wkt
|
2024-04-25 11:28:07 +08:00 |
Yihao Deng
|
015cd50fc8
|
Merge branch '3.0' into enh/supportTmqInterface
|
2024-04-24 10:11:45 +00:00 |
54liuyao
|
3300bf04c1
|
opt bloom filter
|
2024-04-24 17:27:24 +08:00 |
Hongze Cheng
|
e47d17e826
|
Merge pull request #25451 from taosdata/enh/refactorCompress
refactor compress
|
2024-04-24 10:55:00 +08:00 |
Yihao Deng
|
7549bf96e3
|
Update compression level in l2CompressImpl_zlib function
|
2024-04-23 11:37:56 +00:00 |
Yihao Deng
|
83af2cdc43
|
Update error code message for column compress already exist
|
2024-04-23 11:30:39 +00:00 |
Hongze Cheng
|
ed9c943d68
|
Merge pull request #25450 from taosdata/fix/TD-29700-4
fix(qsort): use non-recursive taosqsort_r instead of taosqsort
|
2024-04-23 19:09:16 +08: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 |
Yihao Deng
|
f225e32748
|
add tmq interface
|
2024-04-22 05:46:14 +00:00 |
Yihao Deng
|
f3ac2e1ef9
|
add tmq interface
|
2024-04-22 03:56:45 +00:00 |
dapan1121
|
312ca43b9f
|
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
|
2024-04-19 18:23:39 +08:00 |
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +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 |