facetosea
|
ebd5f7c20d
|
fix print log on mac
|
2023-10-25 07:15:29 +08:00 |
Benguang Zhao
|
4e3a8b893d
|
enh: restore wal log from snapshot after finish
|
2023-10-24 20:03:48 +08:00 |
Benguang Zhao
|
374217ceff
|
fixup: adjust a logging msg in syncNodeStartSnapshot
|
2023-10-24 19:29:09 +08:00 |
Benguang Zhao
|
95188ab8c3
|
enh: adjust some logging msgs for sync log replication mgr
|
2023-10-24 19:11:27 +08:00 |
Minglei Jin
|
c67853888f
|
cmake/xml2: build xml2 before s3
|
2023-10-24 18:06:19 +08:00 |
kailixu
|
aa7fd64b9b
|
enh: cmake system process support x86_64
|
2023-10-24 18:04:50 +08:00 |
Benguang Zhao
|
4d61e87c0f
|
enh: add signature info in logging msgs of snap replication
|
2023-10-24 17:28:46 +08:00 |
shenglian zhou
|
27302f995b
|
fix: add memory free
|
2023-10-24 16:23:03 +08:00 |
dapan1121
|
9bf8be1ab4
|
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
|
2023-10-24 16:11:50 +08:00 |
Minglei Jin
|
f9ca8fe962
|
cmake: new option: BUILD_S3
|
2023-10-24 16:10:46 +08:00 |
shenglian zhou
|
ae1bac251a
|
enhance: finished skeleton
|
2023-10-24 16:08:08 +08:00 |
facetosea
|
9c5f8165cc
|
print uint64
|
2023-10-24 16:02:24 +08:00 |
Benguang Zhao
|
811f1bbbea
|
enh: tidy up logging msg in syncNodeOnSnapshotRsp
|
2023-10-24 15:47:47 +08:00 |
facetosea
|
c14dbbdd01
|
print exception log
|
2023-10-24 15:15:39 +08:00 |
facetosea
|
b9fa620b26
|
shell query
|
2023-10-24 15:05:24 +08:00 |
chenhaoran
|
01f5f25908
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-10-24 14:34:04 +08:00 |
dmchen
|
162066235b
|
create table
|
2023-10-24 14:31:27 +08:00 |
dmchen
|
956aa1742c
|
TD-26884
|
2023-10-24 14:31:02 +08:00 |
Hongze Cheng
|
e7e7748e6d
|
Merge pull request #23366 from taosdata/fix/TD-26669
tsdb/commit: skip last tier ts data committing
|
2023-10-24 01:29:01 -05:00 |
Hongze Cheng
|
56bc18bbd4
|
Merge pull request #23223 from taosdata/fix/TD-26189-libs3
enh(tsdb/cos): new sdk for s3
|
2023-10-24 01:18:41 -05:00 |
Benguang Zhao
|
1c60e67a83
|
enh: send the END snap msg at last
|
2023-10-24 14:16:46 +08:00 |
wangjiaming0909
|
be7791f9cd
|
fix: disable life extending of conn cache obj when show queries/conns
|
2023-10-24 13:58:30 +08:00 |
Alex Duan
|
d86c35936b
|
Merge pull request #23048 from taosdata/test/3.0/TD-24125
test: increase numbers of cases in windows
|
2023-10-24 13:49:54 +08:00 |
dapan1121
|
41b61a79d5
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-24 11:49:30 +08:00 |
dapan1121
|
dbbceae061
|
fix: union all view issue
|
2023-10-24 11:29:04 +08:00 |
Haojun Liao
|
d76b31cf56
|
Merge pull request #23346 from taosdata/opti/TD-19291
fix:add except characters for smlAutoChildTableNameDelimiter
|
2023-10-24 11:24:40 +08:00 |
Benguang Zhao
|
f444cd7a6d
|
enh: log signature of snap sender/receiver while started or stopped
|
2023-10-24 11:11:11 +08:00 |
Alex Duan
|
d324a34d01
|
Merge pull request #23379 from taosdata/tomchon-patch-7
Update test_R.sh
|
2023-10-24 10:40:58 +08:00 |
haoranchen
|
a3fd13d43a
|
Update test_R.sh
|
2023-10-24 10:14:12 +08:00 |
Minglei Jin
|
e826532592
|
cmake/vnode: specify no default path for ssl & crypto
|
2023-10-24 10:10:43 +08:00 |
wangmm0220
|
37131564a3
|
fix:rollback processing with #
|
2023-10-24 09:54:52 +08:00 |
Minglei Jin
|
0e65ed0202
|
cmake/curl: use new dir curl2 for s3 version
|
2023-10-24 09:16:09 +08:00 |
kailixu
|
fd87f43f8c
|
enh: set CPUTYPE in cmake
|
2023-10-24 09:10:58 +08:00 |
Minglei Jin
|
7fdf6cc696
|
cmake: use new dir for libs3
|
2023-10-24 09:04:24 +08:00 |
slzhou
|
ae8d5a53e2
|
Merge branch 'szhou/continue-coing' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-24 07:38:49 +08:00 |
shenglian zhou
|
65cfc13703
|
fix: memory sanitizer error
|
2023-10-23 19:40:27 +08:00 |
wangjiaming0909
|
f299a28109
|
feat: support to_timestamp/to_char
|
2023-10-23 19:36:03 +08:00 |
Minglei Jin
|
7d17c4cc90
|
cmake/curl, libs3: use build command
|
2023-10-23 19:35:22 +08:00 |
Benguang Zhao
|
e34da43e38
|
feat: support pipelining of snap replication
|
2023-10-23 19:32:44 +08:00 |
Minglei Jin
|
7cf72a567d
|
cmake/ssl: use build command
|
2023-10-23 19:19:34 +08:00 |
Minglei Jin
|
12aa399ae7
|
Merge branch '3.0' into fix/TD-26669
|
2023-10-23 18:19:39 +08:00 |
slzhou
|
8cdcc42283
|
enhance: add comments to SVnodeModifyOpStmt
|
2023-10-23 17:03:18 +08:00 |
Minglei Jin
|
b864c87b7c
|
cmake/ssl: make depend
|
2023-10-23 17:00:52 +08:00 |
Minglei Jin
|
62cd6f3ed2
|
cmake/curl, libs3, ssl: clean source dir before building
|
2023-10-23 16:50:51 +08:00 |
slzhou
|
0cfbcd7a13
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing
|
2023-10-23 16:34:21 +08:00 |
Minglei Jin
|
80fb38f172
|
Merge branch '3.0' into fix/TD-26189-libs3
|
2023-10-23 16:31:21 +08:00 |
shenglian zhou
|
e713b7c22f
|
enhance: insert stb skeleton development
|
2023-10-23 16:27:00 +08:00 |
kailixu
|
f809797999
|
enh: taosd build info
|
2023-10-23 16:04:45 +08:00 |
Minglei Jin
|
f630fc38f8
|
tsdb/commit: skip last tier ts data committing
|
2023-10-23 15:46:32 +08:00 |
dapan1121
|
ab98f7623c
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-25204
|
2023-10-23 08:44:46 +08:00 |