Commit Graph

58810 Commits

Author SHA1 Message Date
yihaoDeng 885acd1a42 fix:download checkpoint from s3 2023-11-07 20:29:56 +08:00
wangmm0220 93cc50db16 fix:compile error 2023-11-07 20:01:44 +08:00
kailixu 6b738884a4 chore: rsma checkpoint 2023-11-07 19:59:05 +08:00
Shungang Li 0f98369801 fix: alter local keepAliveIdle convert type 2023-11-07 19:44:06 +08:00
wangmm0220 c0068abc9a fix:merge from 3.0 2023-11-07 18:55:46 +08:00
Haojun Liao e558d8e497 fix: fix syntax error. 2023-11-07 18:53:21 +08:00
Haojun Liao 2674698b36 fix(stream): restart tasks in stream threads, instead of write thread. 2023-11-07 18:51:46 +08:00
wangmm0220 2ad6e5daa7 fix:conflicts 2023-11-07 18:50:33 +08:00
wangmm0220 f0b2ed567c fix:upload checkpoint to s3 2023-11-07 18:49:12 +08:00
Haojun Liao 73d75aac25 fix(stream): add ref for task. 2023-11-07 18:43:35 +08:00
Haojun Liao 26b96b149d refactor: wait for a while when no quota available. 2023-11-07 18:43:35 +08:00
Haojun Liao 0979ff944b fix(stream): update the fill-time for quota limitation. 2023-11-07 18:43:34 +08:00
Haojun Liao 2bdde122fc refactor: wait a while when no token available. 2023-11-07 18:43:34 +08:00
charles c1f2f0bb63 add test case for ts-4219 by charles 2023-11-07 18:13:23 +08:00
Bob Liu 1adffe016d clean hash after operator completed 2023-11-07 17:52:18 +08:00
dapan1121 d1b7c1ea11
Merge pull request #23576 from taosdata/fix/TD-27163
fix: stmt query execution mode issue
2023-11-07 17:51:48 +08:00
Haojun Liao 884770dab1 fix(stream): fix syntax error. 2023-11-07 17:12:06 +08:00
Haojun Liao ed0c580d11 refactor: do some internal refactor. 2023-11-07 17:04:55 +08:00
Haojun Liao 1301b92844 fix(stream): fix errors in scan-history, introduced by refactor 2023-11-07 16:41:15 +08:00
Haojun Liao c9a1cc50fb refactor: do some internal refactor. 2023-11-07 16:40:04 +08:00
Haojun Liao 9125fe44c6 fix(stream): fix error. 2023-11-07 16:40:04 +08:00
Haojun Liao 8c2f6bab0e fix(stream): exec scan-history in timer. 2023-11-07 16:40:03 +08:00
Haojun Liao 7370daa6e0 fix(stream): record the start failure tasks. 2023-11-07 16:39:56 +08:00
Haojun Liao e38e526dda fix(stream):reset the starting flag for the followers. 2023-11-07 16:39:12 +08:00
Alex Duan ecbe5e6051 case: reduce loop count from 10 to 3 2023-11-07 16:38:26 +08:00
slzhou 433d3b7354 fix: select tags const from table 2023-11-07 15:47:36 +08:00
kailixu 5f4aa0c445 Merge branch 'enh/TD-23769-3.0x' of github.com:taosdata/TDengine into enh/TD-23769-3.0x 2023-11-07 15:46:33 +08:00
liuyao 467c27c758 recover flush mark 2023-11-07 15:45:38 +08:00
dapan1121 51f1798474
Merge pull request #23514 from taosdata/szhou/3.0/fix/TD-27089
fix: tag scan mode when no columns after const optimization
2023-11-07 15:13:52 +08:00
wade zhang 4e70df5856
Merge pull request #23560 from taosdata/fix/TS-4187
fix(cache/reader): use int64 max instead of uint
2023-11-07 14:56:47 +08:00
kailixu ac62714492 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-07 14:20:38 +08:00
liuyao e972ab16fe recover flush mark 2023-11-07 14:11:08 +08:00
Haojun Liao acd20506f6
Merge pull request #23542 from taosdata/fix/TD-27041
adj builtin function
2023-11-07 13:43:23 +08:00
dapan1121 3d1afe7adf
Merge pull request #23547 from taosdata/fix/3.0/TD-27013
fix: cast error msg
2023-11-07 13:35:41 +08:00
wade zhang 9a342efd85
Merge pull request #23513 from taosdata/feat/TS-4094
feat: add dynamic configuration
2023-11-07 11:23:21 +08:00
dapan1121 eca1b1aeab fix: stmt query execution mode issue 2023-11-07 11:20:08 +08:00
shenglian-zhou aaa7b45dc3
Merge branch '3.0' into szhou/3.0/fix/TD-27089 2023-11-07 11:07:15 +08:00
wangmm0220 e0b55cc61f fix:test s3 interface in checkpoint 2023-11-07 11:06:50 +08:00
slzhou d574b97015 fix: tbname can not contain dot 2023-11-07 11:03:42 +08:00
wade zhang 495f5fd28a
Merge pull request #23573 from taosdata/ci/adamji/fix-py-version-3.0
ci: update taos-ws-py version
2023-11-07 10:59:36 +08:00
Adam Ji fc15845f64 ci: update taos-ws-py version 2023-11-07 10:37:39 +08:00
liuyao e6fffe58a5 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27041 2023-11-07 09:49:06 +08:00
Haojun Liao 8fa4acd685
Merge pull request #23555 from taosdata/fix/ly_test
release row buff pos
2023-11-07 09:12:16 +08:00
dapan1121 0e7433e3b0
Merge pull request #23553 from taosdata/szhou/fix/3.0/TD-27152
fix: use the right target name
2023-11-07 09:04:42 +08:00
Hongze Cheng a99fa3b032
Merge pull request #23556 from taosdata/fix/TD-26189-cmake2
fix(cmake/s3): make cmake config portable
2023-11-06 19:01:21 -06:00
Bob Liu 1b9be71d55 fix(excutor): group agg operator copy from hash table directly 2023-11-07 08:51:03 +08:00
slzhou 06a4174c33 fix: increase taos-ws-py version to 0.3.1 2023-11-07 05:04:15 +08:00
slzhou c716c737ec fix: increase taos-ws-py version to 0.3.1 2023-11-06 23:09:03 +08:00
kailixu f5d796a081 chore: print stream state 2023-11-06 19:53:09 +08:00
charles a72d87b3ff add non marterial test cases and update sql.error function by charles 2023-11-06 18:59:34 +08:00