Haojun Liao
|
443da287f6
|
refactor: refactor the global parameters.
|
2023-10-27 09:54:07 +08:00 |
Haojun Liao
|
4badb445c4
|
refactor: do some internal refactor W.R.T. global configurations.
|
2023-10-27 09:54:07 +08:00 |
Haojun Liao
|
164159f293
|
enh(stream): add parameter to limit the stream sink task.
|
2023-10-27 09:54:07 +08:00 |
Haojun Liao
|
62c58ecd8b
|
fix(stream):add more check for test cases.
|
2023-10-27 09:54:06 +08:00 |
haoranchen
|
2b0c144c8e
|
Revert "test:delete zlib cache in ci"
|
2023-10-27 09:52:59 +08:00 |
Haojun Liao
|
a4f6042966
|
fix(stream): fix error in creating update node trans.
|
2023-10-27 09:52:14 +08:00 |
Haojun Liao
|
ffa798c4fa
|
enh(stream): add some logs.
|
2023-10-27 09:52:14 +08:00 |
kailixu
|
9ae83455e2
|
chore: code format
|
2023-10-27 09:48:13 +08:00 |
kailixu
|
ef6bdec7eb
|
chore: update dmodule for arm/darwin x64
|
2023-10-27 09:44:19 +08:00 |
Alex Duan
|
127cabb2c9
|
Merge pull request #23420 from taosdata/test/3.0/TD-26953
test:delete zlib cache in ci
|
2023-10-27 09:24:23 +08:00 |
Alex Duan
|
5a62b762a3
|
Merge pull request #23418 from taosdata/test/3.0/TD-26948
test: support replica3 in splited/transform tmqvnode
|
2023-10-27 09:24:09 +08:00 |
slzhou
|
42618a953a
|
enhance: add test case
|
2023-10-27 09:07:41 +08:00 |
slzhou
|
65386ed237
|
enhance: add test case
|
2023-10-27 08:26:04 +08:00 |
slzhou
|
e1515e871d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-27 08:16:32 +08:00 |
kailixu
|
9f63d584ee
|
chore: update dmoudle for darwin m1/x86/win x64
|
2023-10-27 00:42:39 +08:00 |
kailixu
|
96de7b0cf0
|
chore: update grant/dnode mgmt
|
2023-10-27 00:02:25 +08:00 |
kailixu
|
14a9b773c4
|
chore: merge 3.0
|
2023-10-26 23:39:49 +08:00 |
chenhaoran
|
310793cbf0
|
test:delete zlib cache in ci
|
2023-10-26 20:33:51 +08:00 |
chenhaoran
|
3f6f928399
|
test:delete zlib cache in ci
|
2023-10-26 20:25:01 +08:00 |
chenhaoran
|
b31de802b6
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-10-26 20:22:47 +08:00 |
Hongze Cheng
|
b8c379a20d
|
Merge pull request #23413 from taosdata/fix/TD-26669
fix(tsdb/commmit): make ts big enough to skip row
|
2023-10-26 07:17:53 -05:00 |
Hongze Cheng
|
dc03d8cd1a
|
disable tfs unit test
|
2023-10-26 20:07:38 +08:00 |
chenhaoran
|
58bab7cf68
|
test: support replica3 in splited/transform tmqvnode
|
2023-10-26 19:09:37 +08:00 |
wade zhang
|
d1e4e909c3
|
Merge pull request #23384 from taosdata/fix/TD-26884-3.0
Fix/td 26884 3.0
|
2023-10-26 17:00:00 +08:00 |
Minglei Jin
|
b314758108
|
tsdb/commit: make ts big enough to skip row
|
2023-10-26 16:24:06 +08:00 |
Minglei Jin
|
7b48ea1f04
|
Merge branch '3.0' into fix/TD-26669
|
2023-10-26 16:23:49 +08:00 |
slzhou
|
779c37b425
|
enhance: change to invalid operation for stmt error
|
2023-10-26 14:23:21 +08:00 |
dmchen
|
6c9c06552d
|
fix case
|
2023-10-26 14:14:21 +08:00 |
kailixu
|
4097b53bfa
|
enh: only float/double allowed for sum/avg of rsma
|
2023-10-26 11:21:56 +08:00 |
kailixu
|
bb77015998
|
Merge branch '3.0' into enh/TD-26641-3.0
|
2023-10-26 10:40:54 +08:00 |
chenhaoran
|
0b76b231c8
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-10-26 09:32:52 +08:00 |
Hongze Cheng
|
209ebbde84
|
Merge pull request #23402 from taosdata/fix/TD-26189-libs3
cmake/xml2: use sha256 to verify distribution release
|
2023-10-25 20:27:29 -05:00 |
slzhou
|
503761a53c
|
enhance: add test case
|
2023-10-26 07:39:09 +08:00 |
kailixu
|
e387abcbd3
|
enh: test case for retentions
|
2023-10-26 06:34:25 +08:00 |
kailixu
|
a83b3053f4
|
enh: check interval and keep for retentions
|
2023-10-25 22:52:03 +08:00 |
kailixu
|
64765579e9
|
enh: check interval and keep for retentions
|
2023-10-25 22:42:01 +08:00 |
Benguang Zhao
|
fe553352b8
|
enh: cache snap blocks sent in snapshotSend for resending
|
2023-10-25 20:26:11 +08:00 |
Hongze Cheng
|
25aade1333
|
feat: alloc disk acorrding to avail disk space
|
2023-10-25 19:44:21 +08:00 |
Minglei Jin
|
d77ecbbb1b
|
cmake/xml2: use sha256 to verify distribution release
|
2023-10-25 17:41:55 +08:00 |
slzhou
|
5ca39f961c
|
fix: add error test case and fix address sanitizer
|
2023-10-25 16:30:13 +08:00 |
Benguang Zhao
|
ec5b1f2ec1
|
enh: logging buf info for snapshot reader and sender
|
2023-10-25 15:04:14 +08:00 |
dmchen
|
14be9c81e2
|
create table user and clusterid
|
2023-10-25 14:53:06 +08:00 |
Benguang Zhao
|
7d9d1c6877
|
enh: terminate snap replication on timeout
|
2023-10-25 14:50:53 +08:00 |
shenglian zhou
|
6edf954cd3
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-mode-tag-scan
|
2023-10-25 13:54:58 +08:00 |
shenglian zhou
|
8b2d57504c
|
enhance: bi mode default tag scan
|
2023-10-25 13:54:45 +08:00 |
slzhou
|
efe480ae14
|
Merge branch 'szhou/continue-coing' into szhou/insert-stb-tbname
|
2023-10-25 13:30:49 +08:00 |
slzhou
|
04a9f5945f
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname
|
2023-10-25 13:30:38 +08:00 |
slzhou
|
6134346d4e
|
enhance: test case insert_stb.sim
|
2023-10-25 13:20:37 +08:00 |
slzhou
|
1135d31caf
|
enhance: add test case
|
2023-10-25 11:39:59 +08:00 |
Hongze Cheng
|
3ff331b8b7
|
Merge pull request #23391 from taosdata/fix/TD-26189-libs3
cmake: new option: BUILD_S3
|
2023-10-24 22:37:20 -05:00 |