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 |
slzhou
|
29db21a3ad
|
fix: reinit ctb meta and col vals before each stb row
|
2023-10-25 11:22:15 +08:00 |
slzhou
|
c17300557d
|
fix: memory sanitizer error of simple insert stb
|
2023-10-25 10:56:28 +08:00 |
dapan1121
|
6dcc555bbc
|
fix: view privilege issue
|
2023-10-25 10:47:01 +08:00 |
slzhou
|
f0a44b31fc
|
fix: insert into super table syntax is not supported for stmt
|
2023-10-25 09:56:21 +08:00 |
dapan1121
|
533711a7f2
|
Merge pull request #23387 from taosdata/fix/3.0/TS-4090
fix: disable life extending of conn cache obj when show queries/conns
|
2023-10-25 09:48:13 +08:00 |
shenglian zhou
|
3de5b841a5
|
fix: large file by batches
|
2023-10-25 09:35:37 +08:00 |
shenglian zhou
|
c9d1553633
|
enhance: refactor stb rows data context
|
2023-10-25 09:06:45 +08:00 |
shenglian zhou
|
a28b3a6e3f
|
fix: refactor
|
2023-10-25 08:50:08 +08:00 |
dapan1121
|
f9d63459f6
|
Merge pull request #23371 from taosdata/enh/TD-26863-3.0
enh: taosd build info
|
2023-10-25 08:48:43 +08:00 |
dapan1121
|
ba43950bc6
|
Merge pull request #23294 from taosdata/fix/TD-26474-3.0
fix: add lock for trans
|
2023-10-25 08:46:19 +08:00 |
shenglian zhou
|
0c33a3e60e
|
fix: child table meta optimization
|
2023-10-25 08:27:02 +08:00 |
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 |