Commit Graph

36335 Commits

Author SHA1 Message Date
xiao-77 cda8bd8047 Add category in configuration's struct 2024-10-21 13:51:33 +08:00
Haojun Liao a069cb9b8d
Merge pull request #28398 from taosdata/fix/ly_stream
feat(stream):add max delay check
2024-10-18 09:29:35 +08:00
Pan Wei f6befba459
Merge pull request #28405 from taosdata/fix/3.0/TD-32592
fix:[TD-32592] fix bug when percentile split bucket.
2024-10-17 18:52:59 +08:00
Pan Wei b04b6b21a5
Merge pull request #28373 from taosdata/fix/TS-5531/not
fix: not condition
2024-10-17 18:33:15 +08:00
Haojun Liao d715e50d68
Merge pull request #28403 from taosdata/fix/syntax
refactor: do some internal refactor.
2024-10-17 17:19:34 +08:00
54liuyao bdfb8ab153 Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-10-17 17:09:56 +08:00
Jing Sima d0618b6e85 fix:[TD-32592] fix bug when percentile split bucket. 2024-10-17 15:01:23 +08:00
Pan Wei f4bbfb23a2
Merge pull request #28395 from taosdata/fix/TD-32585
fix:[TD-32585]remove clean up app info in taos_cleanup
2024-10-17 14:40:55 +08:00
Haojun Liao c8e8cb0697 refactor: do some internal refactor. 2024-10-17 11:48:00 +08:00
xsren 8930252f97 fix: tag filed snprintf lenth error 2024-10-17 11:22:24 +08:00
54liuyao 9aaab9c3b0 feat(stream):add max delay check 2024-10-17 10:39:59 +08:00
Hongze Cheng aff6c6a2ab
Merge pull request #28389 from taosdata/fix/TD-32583-remove-useless-timer-execution
fix/TD-32583-remove-useless-timer-execution
2024-10-17 10:27:53 +08:00
Hongze Cheng 972f220559
Merge pull request #28386 from taosdata/fix/TS-5533-revert-add-osupdate-when-monitor
fix/TS-5533-revert-add-osupdate-when-monitor
2024-10-17 10:14:18 +08:00
Haojun Liao 6d3370d611
Merge pull request #28388 from taosdata/fix/syntax
fix(stream): only keep the latest pause operation status.
2024-10-17 09:55:14 +08:00
wangmm0220 9bc38af7ed fix:[TD-32585]remove clean up app info in taos_cleanup 2024-10-17 09:42:36 +08:00
Hongze Cheng 1febe0b400
Merge pull request #28385 from taosdata/fix/TS-5529-3.0
fix: remove invalid error code check and add meta data recover and compact function
2024-10-17 08:37:30 +08:00
Haojun Liao dd05353b74 refactor: do some internal refactor. 2024-10-16 22:07:37 +08:00
Hongze Cheng 71a762db75 add more error handle 2024-10-16 19:32:41 +08:00
dmchen e893547c14 fix/TD-32583-remove-useless-timer-execution 2024-10-16 10:58:26 +00:00
Haojun Liao f83993757f other: merge 3.0 2024-10-16 18:38:55 +08:00
Haojun Liao 27c087e9ae refactor: do some internal refactor. 2024-10-16 18:36:49 +08:00
Hongze Cheng bf326e68d9
Merge pull request #28383 from taosdata/fix/TS-5532-add-more-log-status-msg
fix/TS-5532-add-more-log-status-msg
2024-10-16 17:34:30 +08:00
dmchen 75650908ba fix/TS-5533-revert-add-osupdate-when-monitor 2024-10-16 09:17:21 +00:00
Hongze Cheng f9d26c7df3
Merge pull request #28375 from taosdata/fix/TS-5533-update-os-info-when-monitor
fix/TS-5533-update-os-info-when-monitor
2024-10-16 16:55:42 +08:00
Hongze Cheng 0c305a0678
Merge pull request #28372 from taosdata/fix/3.0/TD-32551
fix invaild snapshotVer while repair wal meta file
2024-10-16 16:49:49 +08:00
Hongze Cheng 909a917481
Merge pull request #28367 from taosdata/fix/wal-load-file-set
fix/wal-load-file-set
2024-10-16 16:47:09 +08:00
Hongze Cheng b56701e05c fix: remove invalid error code check and add meta data recover and compact function 2024-10-16 16:31:30 +08:00
factosea 9bf2c61d93 not nest 2024-10-16 16:15:45 +08:00
dmchen 544a1828e6 fix/TS-5532-add-more-log-status-msg 2024-10-16 07:00:28 +00:00
Pan Wei 95f25cf311
Merge pull request #28377 from taosdata/fix/TD-32564-3.0
fix(query)[TD-32564]. Fix memory leak in exceptional cases
2024-10-16 13:41:45 +08:00
xiao-77 48d9f2da65 fix ci walTest 2024-10-16 13:38:45 +08:00
Pan Wei 888de3a956
Merge pull request #28374 from taosdata/fix/3.0/TD-32559
Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
2024-10-16 13:37:56 +08:00
dmchen 2520eead48 fix/TS-5533-update-os-info-when-monitor-fix-check 2024-10-16 04:59:02 +00:00
Jinqing Kuang de70067436 fix(query)[TD-32564]. Fix memory leak in exceptional cases
In function tsdbTFileSetInitRef, clear all FileObj stored in
the variable lvl when an error occurs, and release the memory
allocated for lvl itself.
2024-10-16 10:48:41 +08:00
xiao-77 f206837d48 modify log level while walLoadMeta failed 2024-10-16 10:30:27 +08:00
dmchen d0a0d578bd fix/TS-5533-update-os-info-when-monitor 2024-10-16 02:16:31 +00:00
xiao-77 3310e81456 make sure mnode can be started 2024-10-16 10:15:12 +08:00
Pan Wei 28ca8ad591
Merge pull request #28368 from taosdata/fix/TS-5528-3.0
fix:[TS-5528] insert error in sml
2024-10-16 09:30:04 +08:00
Hongze Cheng 7606c85327
Merge pull request #28357 from taosdata/fix/TD-32547-memleak2
fix/TD-32547-memleak
2024-10-16 09:09:15 +08:00
Hongze Cheng a42c051feb
Merge pull request #28361 from taosdata/fix/TD-32555-reset-actionpos-when-rollbak
fix/TD-32555-reset-actionpos-when-rollbak
2024-10-16 09:07:32 +08:00
Jing Sima 2b83a20c69 Revert "fix:[TD-32334] Generate correct time window when using interp with fill next and linear."
This reverts commit 77e63d0922.
2024-10-16 08:05:53 +08:00
Hongze Cheng 02ece9252a
Merge pull request #28369 from taosdata/fix/TD-30813-9
fix(stmt/interlace): move interlace add batch into exec2
2024-10-15 19:22:25 +08:00
dmchen 39c429182e fix/wal-load-file-set-fix-case 2024-10-15 10:46:25 +00:00
xiao-77 47d39c4ab8 fix wal test in ci 2024-10-15 17:23:28 +08:00
dmchen e4373116b2 fix/wal-load-file-set 2024-10-15 09:04:20 +00:00
xsren 5c3283a6de fix: not condition 2024-10-15 17:00:25 +08:00
xiao-77 ca7f490e6d fix invaild snapshotVer while repair wal meta file 2024-10-15 16:53:15 +08:00
Jinqing Kuang 056fbe5eb3 fix(query)[TD-30667]. Fix compilation with AVX instructions on older GCC versions 2024-10-15 15:30:04 +08:00
wangmm0220 c9f835e60d fix:[TS-5528] insert error in sml 2024-10-15 15:25:28 +08:00
wangmm0220 4904667471 fix:[TS-5528] insert error in sml 2024-10-15 15:19:37 +08:00