slzhou
|
6c4400c3ba
|
fix: the buf returend by the udf has a smaller size than the function bufsize
|
2023-03-06 09:20:55 +08:00 |
Haojun Liao
|
b4787cf53e
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-05 23:06:29 +08:00 |
Haojun Liao
|
caeb976dfe
|
Merge branch 'main' into feature/3_liaohj
|
2023-03-05 19:09:37 +08:00 |
yihaoDeng
|
1679142fb7
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-05 15:39:58 +08:00 |
yihaoDeng
|
3362b8a4ca
|
fix mem leak
|
2023-03-05 15:38:11 +08:00 |
Haojun Liao
|
6fafa8443e
|
fix(query): sleep a little bit when errors occur.
|
2023-03-05 15:32:00 +08:00 |
Haojun Liao
|
6c14139805
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-05 13:26:41 +08:00 |
yihaoDeng
|
42ba45e60d
|
fix debug info
|
2023-03-05 13:25:00 +08:00 |
Haojun Liao
|
22a85734c6
|
fix(mq): add more chek for balance couner to avoid the negative value emerges.
|
2023-03-05 13:23:50 +08:00 |
yihaoDeng
|
ee0bf9c501
|
fix debug info
|
2023-03-05 12:42:56 +08:00 |
yihaoDeng
|
e6ec795b4d
|
fix debug info
|
2023-03-05 11:36:01 +08:00 |
yihaoDeng
|
7986e1fd49
|
fix debug info
|
2023-03-05 11:08:11 +08:00 |
yihaoDeng
|
167f4de903
|
fix debug info
|
2023-03-05 11:06:55 +08:00 |
yihaoDeng
|
fbad444981
|
change parameter
|
2023-03-05 10:52:16 +08:00 |
yihaoDeng
|
ee65a49781
|
fix crash
|
2023-03-04 23:46:09 +08:00 |
yihaoDeng
|
c7ec8a598a
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-04 23:38:19 +08:00 |
yihaoDeng
|
bf8b36901a
|
add crash
|
2023-03-04 23:37:50 +08:00 |
Haojun Liao
|
b0c06c553a
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2023-03-04 22:14:55 +08:00 |
Haojun Liao
|
dfeed5a495
|
refactor: disable 0 topics;
|
2023-03-04 22:14:30 +08:00 |
yihaoDeng
|
566d233c1c
|
add debug
|
2023-03-04 19:28:03 +08:00 |
Benguang Zhao
|
bfc189c9dc
|
fix: update docs for WAL_RETENTION_PERIOD, etc.
|
2023-03-04 19:12:36 +08:00 |
yihaoDeng
|
b4e8130633
|
add debug
|
2023-03-04 18:48:37 +08:00 |
yihaoDeng
|
8f63de5a0a
|
add debug
|
2023-03-04 18:30:53 +08:00 |
wangmm0220
|
cea32f2e3c
|
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-04 18:18:20 +08:00 |
wangmm0220
|
4827c25a61
|
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-04 18:16:41 +08:00 |
yihaoDeng
|
a0f68b28ad
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-04 18:10:15 +08:00 |
yihaoDeng
|
6fe2a9b10d
|
add debug
|
2023-03-04 18:09:40 +08:00 |
dapan1121
|
00211b3292
|
feat: add catalog cache stat
|
2023-03-04 17:48:01 +08:00 |
wangmm0220
|
3bfd156616
|
fix:[TD-22898]:modify schema if schema change
|
2023-03-04 17:37:38 +08:00 |
Haojun Liao
|
33f2d07605
|
refactor: sleep for a while.
|
2023-03-04 16:38:50 +08:00 |
Haojun Liao
|
c159fd0747
|
refactor: disable sleep temporarily.
|
2023-03-04 16:37:44 +08:00 |
Haojun Liao
|
53a0ff0be3
|
refactor: add some logs.
|
2023-03-04 16:19:45 +08:00 |
slzhou
|
44e3b11580
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-03-04 15:24:37 +08:00 |
slzhou
|
2491821278
|
fix: change taopyudf library name
|
2023-03-04 15:23:13 +08:00 |
wangmm0220
|
e54e12eff0
|
fix:give error if col is same in schemless & fix json parse error in TD-22903
|
2023-03-04 11:57:27 +08:00 |
Xiaoyu Wang
|
54e2766761
|
Merge pull request #20264 from taosdata/enh/3.0_planner_optimize
feat: add language clause for create function
|
2023-03-04 11:52:15 +08:00 |
Xiaoyu Wang
|
599967d39f
|
feat: add language clause for create function
|
2023-03-04 11:08:50 +08:00 |
Shengliang Guan
|
2a272fb68d
|
Merge pull request #20263 from taosdata/FIX/TS-2766-main
enh: sync log retention of mnode configurable with mndLogRetention
|
2023-03-04 10:49:37 +08:00 |
Shengliang Guan
|
2d46730ad9
|
Merge pull request #20262 from taosdata/fix/TD-22951
fix: add pre-finished stage, trans won't be dropped in follower if has undo actions while rollback
|
2023-03-04 10:09:06 +08:00 |
Shengliang Guan
|
b4c7c16aa9
|
Merge pull request #20259 from taosdata/fix/main_bugfix_wxy
fix: create stream syntax check
|
2023-03-04 10:08:55 +08:00 |
Benguang Zhao
|
b91734cf91
|
enh: sync log retention of mnode configurable with mndLogRetention
|
2023-03-04 09:51:34 +08:00 |
Haojun Liao
|
3645c52b25
|
refactor: update some logs.
|
2023-03-04 00:34:53 +08:00 |
Shengliang Guan
|
f4c8444b8f
|
fix: format log
|
2023-03-03 23:55:05 +08:00 |
Shengliang Guan
|
0b00922a43
|
fix: should not set startFunc/stopFunc to 0. when the trans is not finished on taosd stop, it will cause the startFunc/stopFunc setting error
|
2023-03-03 23:53:32 +08:00 |
Xiaoyu Wang
|
e937c77275
|
fix: create stream syntax check
|
2023-03-03 18:35:51 +08:00 |
Haojun Liao
|
24bb33f24a
|
refactor: add some logs.
|
2023-03-03 18:34:38 +08:00 |
wangmm0220
|
9852c228a4
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-03 18:23:20 +08:00 |
wangmm0220
|
824aed420e
|
Merge branch 'feature/3_liaohj' of https://github.com/taosdata/TDengine into feature/3_liaohj
|
2023-03-03 18:22:54 +08:00 |
Shengliang Guan
|
65737555c9
|
Merge remote-tracking branch 'origin/main' into feature/3_liaohj
|
2023-03-03 18:22:49 +08:00 |
Shengliang Guan
|
50955b2e50
|
Merge pull request #20261 from taosdata/FIX/TS-2766-main
enh: control frequency of mnode sdb flushing with mndSdbWriteDelta
|
2023-03-03 18:22:30 +08:00 |