Commit Graph

57825 Commits

Author SHA1 Message Date
slzhou 484854b4fa Merge branch 'szhou/star-tbname' of github.com:taosdata/TDengine into szhou/star-tbname 2023-09-22 13:34:26 +08:00
slzhou d858b26939 enhance: add bi mode to script 2023-09-22 13:34:14 +08:00
shenglian zhou 0c74810a37 Merge branch 'szhou/star-tbname' of github.com:taosdata/TDengine into szhou/star-tbname 2023-09-22 13:29:37 +08:00
shenglian zhou 1b71cd4b8d fix: add $cols to script support 2023-09-22 13:29:17 +08:00
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
Alex Duan 67a6fef6e5 fix: add case for lost data after split vgroup1 2023-09-22 13:04:49 +08:00
Alex Duan 1d21d95241 fix: add case for lost data after split vgroup 2023-09-22 12:50:19 +08:00
Haojun Liao 7380151322 fix(stream): remove invalid node. 2023-09-22 11:45:46 +08:00
wangmm0220 63a6aacc18 fix:add interface tmq_get_connect to get TAOS from tmq 2023-09-22 11:44:37 +08:00
Haojun Liao 87ea745861 fix(stream): add some logs, and remove invalid assert. 2023-09-22 10:53:03 +08:00
Haojun Liao 198e6bb023 enh(stream): add stage info for streamt tasks. 2023-09-22 10:36:15 +08:00
Haojun Liao f7bcff862d fix(stream): add check info detailed information. 2023-09-22 10:23:56 +08:00
slzhou 9bb628650c fix: pass basic test 2023-09-22 10:13:17 +08:00
wangmm0220 19806cbcab fix:memory leak 2023-09-22 10:12:11 +08:00
wangmm0220 5555371fbc fix:memory leak 2023-09-22 10:04:53 +08:00
wangmm0220 86a4bfe28d fix:memory leak 2023-09-22 10:02:16 +08:00
dapan1121 94ad93febd
Merge pull request #23003 from taosdata/feat-pipelined-agg/TD-25620
feat: pipelined agg when partition by col slimit
2023-09-22 09:48:45 +08:00
liuyao dc2f7872f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-22 09:41:15 +08:00
liuyao 4979fc5283 fix issue 2023-09-22 09:40:08 +08:00
wangmm0220 803b17a2db fix:memory leak 2023-09-22 09:31:58 +08:00
Haojun Liao b1ba716299 refactor: do some internal refactor. 2023-09-22 09:24:36 +08:00
dapan1121 e3048d972d
Merge pull request #23009 from taosdata/enh/TS-3934-3.0
fix: release tsc obj
2023-09-22 09:10:52 +08:00
kailixu b6608ec641 chore: code optimization for tsc release 2023-09-22 05:06:16 +08:00
Haojun Liao b075b4438b fix(stream): handle dispatch checkpoint-trigger failure. 2023-09-21 23:15:18 +08:00
Haojun Liao 3c921ba66e
Merge pull request #23006 from taosdata/fix/3_liaohj
fix(tsdb): set the correct scaninfo to load the tomb data.
2023-09-21 22:13:16 +08:00
Haojun Liao acefaa6735
Merge pull request #23007 from taosdata/hjxilinx-patch-1
Update checkpoint interval to be 10min.
2023-09-21 22:13:05 +08:00
kailixu 3beb9c5c84 Merge branch '3.0' into enh/TS-3812-3.0 2023-09-21 19:38:27 +08:00
kailixu 5d728fdba6 Merge branch 'enh/TS-3934-3.0' of https://github.com/taosdata/TDengine into enh/TS-3934-3.0 2023-09-21 19:33:07 +08:00
kailixu b66583bd02 fix: release tsc obj 2023-09-21 19:32:54 +08:00
Haojun Liao 43cbafdf19 fix(stream): reset checkpoint to be 10 sec. 2023-09-21 19:31:23 +08:00
dapan1121 982dd6a373
Merge pull request #22998 from taosdata/enh/TS-3934-3.0
enh:  notify and remove cache when user dropped
2023-09-21 19:22:21 +08:00
Haojun Liao 50d5fb6641 fix(stream): update logs. 2023-09-21 19:14:34 +08:00
wangmm0220 70b5509217 fix:enable split if there are topics 2023-09-21 18:16:05 +08:00
Haojun Liao 155cec7f38
Update checkpoint interval to be 10min. 2023-09-21 18:02:59 +08:00
Haojun Liao 36fc324afe fix(stream): set the checkpoint interval to be 10min. 2023-09-21 18:00:29 +08:00
wangjiaming0909 f2832b5aa7 feat: pipelined agg when partition by col slimit 2023-09-21 17:45:49 +08:00
Cary Xu 1bbb812557
Merge branch '3.0' into enh/TS-3934-3.0 2023-09-21 17:32:51 +08:00
Haojun Liao f93df639c1 fix(tsdb): set the correct scaninfo to load the tomb data. 2023-09-21 17:32:21 +08:00
Haojun Liao 1364ffe81f
Merge pull request #23001 from taosdata/fix/loadtomb
fix(tsdb): set the correct scaninfo to load the tomb data.
2023-09-21 17:30:57 +08:00
Haojun Liao 4925b67d4a fix(stream): ignore the dispatch failure, and set the correct rsp counter. 2023-09-21 17:22:09 +08:00
shenglian zhou 80f77251b2 merge with 3.0 and finish coding star expansion 2023-09-21 17:04:12 +08:00
dapan1121 64da3f4ef9
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
2023-09-21 16:55:26 +08:00
kailixu 45a0933316 fix: user dropped logic in tsc 2023-09-21 16:38:53 +08:00
wade zhang df76257a5b
Merge pull request #22993 from taosdata/feat/TD-26127-audit-sql
revert dependency
2023-09-21 16:38:08 +08:00
Minglei Jin ce1f866416 tsdb/reader: use pTsdb handle instead of pgsz to open file 2023-09-21 16:36:17 +08:00
kailixu 7445b9ff50 Merge branch '3.0' into enh/TS-3812-3.0 2023-09-21 16:25:06 +08:00
kailixu be3438fc5b enh: erase dup notification 2023-09-21 16:12:46 +08:00
Haojun Liao 2efd155adf fix(stream): wait for the task checkpoint before stop. 2023-09-21 15:53:21 +08:00
dapan1121 c43aa99727
Merge pull request #22988 from taosdata/fix/TD-23089-3.0C
enh: lock and file adaption for windows
2023-09-21 15:37:04 +08:00
Haojun Liao 0f97a21163 fix(tsdb): set the correct scaninfo to load the tomb data. 2023-09-21 15:21:01 +08:00