Yihao Deng
|
d0d155171c
|
update case
|
2024-06-20 02:03:07 +00:00 |
Yihao Deng
|
639df3dfad
|
update case
|
2024-06-20 00:14:26 +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 |
dapan1121
|
0397826c68
|
Merge pull request #26139 from taosdata/feat/TD-30313
optimize show cluster alive stmt
|
2024-06-19 15:49:59 +08:00 |
Haojun Liao
|
da63a40796
|
Merge pull request #26188 from taosdata/fix/3_liaohj
fix(stream): fix a typo.
|
2024-06-19 14:58:21 +08:00 |
Haojun Liao
|
0e7f9a56c3
|
Merge pull request #26164 from taosdata/fix/TD-30627
adj create count window state
|
2024-06-19 14:42:08 +08:00 |
Alex Duan
|
7a7aed42f7
|
Merge pull request #26183 from taosdata/fix/TD-30228-3.0
fix: double covert ulong warning
|
2024-06-19 14:10:00 +08:00 |
Alex Duan
|
c130b0e04c
|
feat: add export buildInfo api
|
2024-06-19 10:45:01 +08:00 |
Haojun Liao
|
2534ce5071
|
fix(stream): fix a typo.
|
2024-06-19 10:29:01 +08:00 |
wade zhang
|
b38ad97a86
|
Merge pull request #26175 from taosdata/doc/TS-5019-3.0
docs: add ttl/comment spec for 'alter table'
|
2024-06-19 09:14:50 +08:00 |
Alex Duan
|
f0cbf11ac7
|
fix: double covert ulong warning
|
2024-06-18 19:39:57 +08:00 |
Shungang Li
|
7cccaa12d8
|
docs: add more info for 'alter table'
|
2024-06-18 17:48:26 +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 |
Shungang Li
|
4bbd858335
|
docs: add ttl/comment spec for 'alter table'
|
2024-06-18 14:50:43 +08:00 |
Alex Duan
|
4add563896
|
Merge pull request #26168 from taosdata/test/3.0/TD-30456
Test/3.0/td 30456--Increase compatibility testing CI case for message type definition values and error code values
|
2024-06-18 14:22:50 +08:00 |
Minglei Jin
|
3d3f281735
|
remove unused error strings
|
2024-06-18 12:27:17 +08:00 |
54liuyao
|
2e3c4dda34
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30627
|
2024-06-18 11:30:28 +08:00 |
54liuyao
|
f5bb4df846
|
adj test case
|
2024-06-18 11:30:24 +08:00 |
Minglei Jin
|
356f6645ad
|
Merge branch '3.0' into fix/TD-30545
|
2024-06-18 11:28:29 +08:00 |
Hongze Cheng
|
cedc093324
|
Merge pull request #26170 from taosdata/fix/TD-30623-3.0
fix: version output of taos/taosd
|
2024-06-18 11:16:29 +08:00 |
54liuyao
|
60750b3a41
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30627
|
2024-06-18 11:00:54 +08:00 |
54liuyao
|
e858dd5df0
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-30313
|
2024-06-18 10:28:01 +08:00 |
wade zhang
|
f93127489b
|
Merge pull request #26167 from taosdata/docs/dclow-compress-30
docs: correct float compression description for 3.0
|
2024-06-18 10:27:05 +08:00 |
kailixu
|
92713ec8c5
|
fix: version output of taos/taosd
|
2024-06-18 08:44:57 +08:00 |
54liuyao
|
3ba7bc8ec5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2024-06-18 08:41:10 +08:00 |
Haojun Liao
|
c3ae66c95c
|
Merge pull request #26169 from taosdata/fix/3_liaohj
fix(stream): not revise the stream id for fill-history task.
|
2024-06-18 08:38:29 +08:00 |
Haojun Liao
|
bca3cf4e9e
|
fix(stream): fix error in unit test.
|
2024-06-17 23:51:25 +08:00 |
Haojun Liao
|
985d619569
|
fix(stream): fix syntax error.
|
2024-06-17 23:14:33 +08:00 |
Haojun Liao
|
c4a2756907
|
fix(stream): not revise the stream id for fill-history task.
|
2024-06-17 23:13:54 +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 |
danielclow
|
a3f86abf46
|
docs: correct float compression description for 3.0
|
2024-06-17 20:26:18 +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 |
Haojun Liao
|
f57ff96408
|
fix(stream): do some refactor.
|
2024-06-17 19:56:18 +08:00 |
Haojun Liao
|
60fac80345
|
fix(stream): add some logs.
|
2024-06-17 19:34:09 +08:00 |
54liuyao
|
00c64ed0e3
|
adj create count window state
|
2024-06-17 19:33:01 +08:00 |
Haojun Liao
|
0f4ffdf49a
|
fix(stream): add some info.
|
2024-06-17 18:57:31 +08:00 |
Haojun Liao
|
bdbcdf3465
|
refactor: add two assert.
|
2024-06-17 16:58:58 +08:00 |
Haojun Liao
|
3aa6e00bee
|
fix(stream): fix some typo.
|
2024-06-17 15:58:59 +08:00 |
Haojun Liao
|
848b1e19b5
|
fix(stream): fix some typo.
|
2024-06-17 14:39:46 +08:00 |
Hongze Cheng
|
9269e44e08
|
Merge pull request #26133 from taosdata/fix/TD-30583-30
double check enableWhiteList
|
2024-06-17 13:21:19 +08:00 |
Hongze Cheng
|
3645bce918
|
Merge pull request #26127 from taosdata/fix/TD-30567
add compress to child table
|
2024-06-17 13:18:51 +08:00 |
Hongze Cheng
|
0b5309c3e7
|
Merge pull request #26122 from taosdata/enh/TD-30490-3.0
enh: support get macro string of taos errors
|
2024-06-17 13:11:17 +08:00 |
Hongze Cheng
|
a4cb7f2357
|
Merge pull request #26115 from taosdata/fix/TD-30540-30
Update the libuv version to prevent compilation errors in higher versions of GCC
|
2024-06-17 11:46:05 +08:00 |
Hongze Cheng
|
e0a5b6f2ea
|
Merge pull request #26140 from taosdata/fix/TD-30467-3.0
fix: check range option
|
2024-06-17 11:36:24 +08:00 |
Haojun Liao
|
b89b2158f1
|
Merge pull request #26135 from taosdata/fix/TD-30578
check cursor for count window
|
2024-06-17 11:25:19 +08:00 |
54liuyao
|
4474788e36
|
adj log
|
2024-06-17 11:24:30 +08:00 |
54liuyao
|
2298b4eae8
|
adj log
|
2024-06-17 11:19:10 +08:00 |
Haojun Liao
|
830c6ab746
|
Merge pull request #26158 from taosdata/fix/ly_doc
adj stream doc
|
2024-06-17 11:16:33 +08:00 |