Commit Graph

58336 Commits

Author SHA1 Message Date
dmchen 43e6dec6c2 TD-26971 2023-10-27 17:39:50 +08:00
wangjiaming0909 cf158ab428 feat: support all utf8 characters as alias 2023-10-27 15:23:26 +08:00
xsren b422c29d4e fix interval limit on us/ns db 2023-10-27 15:16:03 +08:00
Haojun Liao 48506b2220
Merge pull request #23429 from taosdata/TD-26959
fix:add req_id for raw block interface
2023-10-27 15:13:18 +08:00
kailixu ac72466429 chore: naming optimization 2023-10-27 15:11:35 +08:00
kailixu 4ea44c429d chore: code optimization 2023-10-27 14:41:17 +08:00
kailixu dc8cb7a99e fix: memory leak 2023-10-27 14:36:01 +08:00
kailixu 2ad3b98344 chore: test case for rollup 2023-10-27 13:49:39 +08:00
wangmm0220 e6df389151 fix:add req_id for raw block interface 2023-10-27 11:46:59 +08:00
Alex Duan 6874fa2a3d
Merge pull request #23423 from taosdata/revert-23420-test/3.0/TD-26953
Revert "test:delete zlib cache in ci"
2023-10-27 11:36:32 +08:00
xsren 4186028083 fix: interval more than 1000 years 2023-10-27 11:09:18 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
haoranchen 2b0c144c8e
Revert "test:delete zlib cache in ci" 2023-10-27 09:52:59 +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
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
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
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
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
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
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
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
facetosea ebd5f7c20d fix print log on mac 2023-10-25 07:15:29 +08:00