Commit Graph

36803 Commits

Author SHA1 Message Date
Jing Sima 419c2e2974 fix:[TS-5567] fix bug when partition/group by const value's alias name. 2024-10-29 18:02:25 +08:00
54liuyao d8ff0b63d0 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_res_main 2024-10-29 14:14:44 +08:00
54liuyao fc2e62a18c use len of context buffer 2024-10-29 14:14:26 +08:00
Shengliang Guan 649268310f
Merge pull request #28529 from taosdata/fix/TD-32696
opt log to aovid stack overflow
2024-10-29 13:02:26 +08:00
yihaoDeng 01819f202e opt log 2024-10-29 10:34:45 +08:00
Shengliang Guan 9754f1f388
Merge pull request #28526 from taosdata/fix/TD-32704-main
fix: (last) eliminate redundant logs caused by incorrect return results
2024-10-29 09:24:56 +08:00
Shengliang Guan c65f6c3e79
Merge pull request #28496 from taosdata/fix/TD-32622-add-closed-hash
fix/TD-32622-add-closed-hash
2024-10-28 19:14:29 +08:00
Shengliang Guan 96bf03d2a8
Merge pull request #28517 from taosdata/fix/TD-32622-add-lock-for-vnodes
fix/TD-32622-add-lock-for-vnodes
2024-10-28 19:13:51 +08:00
yihaoDeng b8a9e4d364 opt log to aovid stack overflow 2024-10-28 15:20:49 +08:00
Shengliang Guan c08ab1cffe
Merge pull request #28508 from taosdata/fix/TD-32681-monitor-test-ci-fail
fix: monitor test always failed
2024-10-28 14:19:17 +08:00
Hongze Cheng 3949a0a15f
Merge pull request #28509 from taosdata/fix/TD-32621-remove-from-hash-when-creating-fail
fix: remove from hash when creating fail
2024-10-28 13:29:59 +08:00
54liuyao 9a68dc53bf Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_res_main 2024-10-28 12:48:40 +08:00
Shungang Li d34fc78a22 fix: (last) eliminate redundant logs caused by incorrect return results 2024-10-28 11:18:06 +08:00
dmchen 9b9f06eec3 fix/TD-32622-add-lock-for-vnodes-fix-compile 2024-10-28 01:23:52 +00:00
54liuyao 658503f169 Merge branch 'fix/ly_res_main' of https://github.com/taosdata/TDengine into fix/ly_res_main 2024-10-27 15:51:22 +08:00
54liuyao 86e7371e87 fix issue for windows compile 2024-10-27 15:50:57 +08:00
dmchen 83ca164e97 fix/TD-32622-add-lock-for-vnodes-fix-compile 2024-10-25 10:13:15 +00:00
dmchen dde9ae82f2 fix/TD-32622-add-lock-for-vnodes 2024-10-25 10:10:00 +00:00
54liuyao 417938d2b2 fix issue 2024-10-25 17:21:28 +08:00
Hongze Cheng f7843a29ab
Merge pull request #28506 from taosdata/fix/remove-monitor-error-log
fix/remove-monitor-error-log
2024-10-25 17:14:22 +08:00
54liuyao a4279392b2 Merge branch 'main' of https://github.com/taosdata/TDengine into fix/ly_res_main 2024-10-25 16:35:21 +08:00
54liuyao f5626d45bc fix issue for windows compile 2024-10-25 16:13:43 +08:00
54liuyao 077005a9f9 fix ci issue 2024-10-25 16:08:38 +08:00
dmchen e71fb62723 fix/TD-32621-remove-from-hash-when-creating-fail 2024-10-25 08:05:10 +00:00
dmchen c6ef1333f6 fix/TD-32681-monitor-test-ci-fail 2024-10-25 07:48:32 +00:00
Shengliang Guan 8862b67c0f
Merge pull request #28457 from taosdata/fix/TD-32580-main
enh: mndArbGroup replace unsafe func
2024-10-25 15:41:00 +08:00
dmchen a34ce8f773 fix/remove-monitor-error-log 2024-10-25 07:39:18 +00:00
Shengliang Guan 47fe19ab4c
Merge pull request #28492 from taosdata/fix/TD-32621-remove-from-hash-when-creating-fail
fix: remove from hash when creating fail
2024-10-25 14:13:14 +08:00
Shengliang Guan 3806adb943
Merge pull request #28495 from taosdata/simon/fix
fix: invalid db options synax
2024-10-25 14:09:33 +08:00
dmchen 25343b914d fix/TD-32622-add-closed-hash-fix-case 2024-10-25 05:51:40 +00:00
54liuyao 6b2d338a20 enh(executor):avoid use dangerous functions 2024-10-25 13:47:09 +08:00
dmchen 7a6c21814e fix/TD-32622-add-closed-hash-fix-case 2024-10-25 04:50:16 +00:00
dmchen 9f111b60ab fix/TD-32622-add-closed-hash-fix-case 2024-10-25 03:50:16 +00:00
yihaoDeng 9d76aa91bc change transport log level 2024-10-25 10:59:51 +08:00
dmchen 9f69124708 fix/TD-32622-add-closed-hash 2024-10-25 02:53:48 +00:00
Hongze Cheng 5daa167601
Merge pull request #28488 from taosdata/fix/TD-32621-add-log
fix/TD-32621-add-log
2024-10-25 10:40:29 +08:00
Shengliang Guan ce87a7e8cf
Merge pull request #28462 from taosdata/enh/main/TD-32459
enh:[TD-32459] Abstract function properties into a struct.
2024-10-25 10:20:18 +08:00
Shengliang Guan 9a7000da4a
Merge pull request #28485 from taosdata/merge/30tomain
merge: from 3.0 to main branch
2024-10-24 19:12:17 +08:00
dmchen c148d0676b fix/TD-32621-remove-from-hash-when-creating-fail 2024-10-24 11:07:40 +00:00
Shengliang Guan 4a6e011615 fix: invalid db options 2024-10-24 18:33:37 +08:00
dmchen 9cb415cb4d fix/TD-32621-add-log 2024-10-24 10:08:11 +00:00
Shengliang Guan 402a9ad0d5
Merge pull request #28440 from taosdata/feat/3.0/TD-29667
fix fill with pesudo column exprs
2024-10-24 16:42:30 +08:00
Jing Sima 5f7dbde47f enh:[TD-32459] Abstract function properties into a struct. 2024-10-24 16:39:12 +08:00
Jing Sima c26ab17f19 enh:[TD-32459] Abstract function properties into a struct. 2024-10-24 15:08:56 +08:00
Shengliang Guan 058d605c5b
Merge pull request #28473 from taosdata/fix/TS-5546-main
avoid free memory incorrectly
2024-10-24 14:09:21 +08:00
Shengliang Guan 34845b2758
Merge pull request #28474 from taosdata/merge/mainto3.0
merge: from main to 3.0 branch
2024-10-24 13:32:30 +08:00
54liuyao 20c54a24f0 avoid free memory incorrectly 2024-10-24 11:25:43 +08:00
Shengliang Guan e83535ef40
Merge pull request #28468 from taosdata/addLogTo30
fix limit
2024-10-24 10:41:27 +08:00
Shengliang Guan f59f3901c0 Merge remote-tracking branch 'origin/main' into merge/3340 2024-10-24 10:16:26 +08:00
Shengliang Guan 81c30ab7c0 fix: format cmake file 2024-10-24 10:10:07 +08:00