Commit Graph

  • aa5683cfd9 osfile xsren 2024-09-10 14:55:14 +0800
  • 883d2bfb7a fix: oom with large submit kailixu 2024-09-10 14:54:00 +0800
  • bb785ce53e fix(query):set scan flag info 54liuyao 2024-09-10 14:47:42 +0800
  • f18c1d8710 enh: error code handle Hongze Cheng 2024-09-10 14:35:43 +0800
  • 568b18d4ed fix(stream): update the acceptcode for task epset update. Haojun Liao 2024-09-10 14:34:53 +0800
  • 81b0bdadc1 fix(stream): update the acceptcode for task epset update. Haojun Liao 2024-09-10 14:31:24 +0800
  • 37491186ee
    Merge pull request #27767 from taosdata/enh/TD-31890-2 Hongze Cheng 2024-09-10 14:20:55 +0800
  • 4d11f31955
    Merge pull request #27762 from taosdata/fix/TS-5035-3.0 Alex Duan 2024-09-10 13:56:38 +0800
  • 09780dad3a
    Merge pull request #27753 from taosdata/fix/TD-31954-3.0 Hongze Cheng 2024-09-10 13:54:48 +0800
  • a12e96d2c3 fix: build on windows xsren 2024-09-10 13:51:25 +0800
  • 63b64a90c0 enh: remove void with error code handle Hongze Cheng 2024-09-10 13:12:05 +0800
  • 77a5ab8721
    Merge pull request #27761 from taosdata/enh/TD-31890 Hongze Cheng 2024-09-10 13:04:03 +0800
  • d2d2a2f4e0
    Merge pull request #27733 from taosdata/test/TD-31842 Feng Chao 2024-09-10 13:03:37 +0800
  • 51bee72807 fix(stream):not reset the failed checkpointId Haojun Liao 2024-09-10 12:58:08 +0800
  • 3540ec9d44
    Merge pull request #27742 from taosdata/fix/syntax Haojun Liao 2024-09-10 12:57:14 +0800
  • 2875b0c753 reduce mnode conn/app cache keep time to 3 seconds wangjiaming0909 2024-09-10 11:41:49 +0800
  • f01d166b3c enh/TD-31977-monitor-qid dmchen 2024-09-10 03:40:38 +0000
  • 2a3917029f osFile xsren 2024-09-10 11:29:50 +0800
  • e8123a9422 fix tdb/client eating error codes caused creating tsma blocking wangjiaming0909 2024-09-10 11:13:31 +0800
  • 56793dd89b opt transport yihaoDeng 2024-09-10 10:54:04 +0800
  • eba32fdcb3 fix(stream): not set the in progress if stream already exists. Haojun Liao 2024-09-10 10:37:23 +0800
  • 3768675d16
    Merge pull request #27751 from taosdata/feat/TD-30813-3 Hongze Cheng 2024-09-10 10:37:20 +0800
  • f3ef229c69
    Merge pull request #27747 from taosdata/fix/3.0/TD-31869 Pan Wei 2024-09-10 10:27:42 +0800
  • 77ffe89bf6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 54liuyao 2024-09-10 10:22:20 +0800
  • 954c465949 feat : first test data is ok Alex Duan 2024-09-10 10:15:32 +0800
  • 6bc44239c0 enh: remove void in tsdb Hongze Cheng 2024-09-10 10:05:38 +0800
  • 8924df6175 enh: (last) handle LRU overwrite errorcode Shungang Li 2024-09-10 09:52:32 +0800
  • 03fde71155
    Merge pull request #27540 from taosdata/feat/TS-4893 Pan Wei 2024-09-10 09:44:40 +0800
  • 8c53e28da9 modify checkdnodes error lyh250-666 2024-09-10 09:11:27 +0800
  • b719f2258a opt transport yihaoDeng 2024-09-10 08:55:48 +0800
  • 99f320b7e0
    Merge pull request #27755 from taosdata/fix/TD-31971-3.0 Pan Wei 2024-09-10 08:52:09 +0800
  • bedc5791be
    Merge pull request #27756 from taosdata/ts5390 Feng Chao 2024-09-10 08:07:08 +0800
  • debf225c15 opt transport yihaoDeng 2024-09-09 22:16:47 +0800
  • 086333df51 opt transport yihaoDeng 2024-09-09 22:06:45 +0800
  • e656f65d7c opt transport yihaoDeng 2024-09-09 21:28:42 +0800
  • 4e05c9e79a fix: init auto test compression rate script Alex Duan 2024-09-09 21:02:41 +0800
  • 334822f2d8 opt transport yihaoDeng 2024-09-09 20:16:04 +0800
  • 94fcd6dd46
    Merge pull request #27754 from taosdata/fix/TD-31973-3.0 Hongze Cheng 2024-09-09 19:55:00 +0800
  • 4bc8db22fa enh: grant column length adaption kailixu 2024-09-09 19:54:56 +0800
  • d199f852f5 fix: check issue dapan1121 2024-09-09 19:28:08 +0800
  • 4a8bbc36bd feat:[TS-4893] refactor of rand function. Jing Sima 2024-09-03 17:05:40 +0800
  • a249bef104 feat:[TS-4893] Add random and support use min/max on string column. Jing Sima 2024-09-03 08:32:31 +0800
  • 0b1e54568c opt transport yihaoDeng 2024-09-09 18:42:36 +0800
  • b57cd27827 enh: add block check dapan1121 2024-09-09 18:20:00 +0800
  • c65ad1287d alter flexify num 1 to 2 Leo Xu 2024-09-09 18:13:12 +0800
  • 1ef8574429 fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose Jinqing Kuang 2024-09-09 17:23:34 +0800
  • 43c100b026 add flexify and S3azure case Leo Xu 2024-09-09 18:11:05 +0800
  • dc0b2fb614 remove assert 54liuyao 2024-09-09 18:00:55 +0800
  • 75727e47b5 remove assert 54liuyao 2024-09-09 17:58:40 +0800
  • 384d750624 add test ci case for ts-5390 by charles charles 2024-09-09 17:32:16 +0800
  • e0c86eee89 fix: possible coredump Hongze Cheng 2024-09-09 17:15:52 +0800
  • a1fbf769a8 enh:[TD-30270]opti data struct in tmq wangmm0220 2024-09-09 17:15:07 +0800
  • 7eef4f9712 add test 54liuyao 2024-09-09 16:58:29 +0800
  • f1d900bf75 enh:[TD-30270]merge from 3.0 wangmm0220 2024-09-09 16:57:02 +0800
  • bdb85e640d enh: (last) add check for taosLRUCacheInsert Shungang Li 2024-09-09 16:51:45 +0800
  • 221733edb2 enh:[TD-30270]opti data struct in tmq wangmm0220 2024-09-09 16:49:56 +0800
  • d870d0a967 enh:[TD-30270]opti data struct in tmq wangmm0220 2024-09-09 16:05:32 +0800
  • 68e3beac0e fix(stream): fix syntax error. Haojun Liao 2024-09-09 15:51:25 +0800
  • 520336e129 osDir xsren 2024-09-09 15:47:17 +0800
  • 1238960c75
    Merge pull request #27750 from taosdata/fix/TD-31946.2 Pan Wei 2024-09-09 15:46:27 +0800
  • f2cb9b3bb9 fix(stream): fix syntax error. Haojun Liao 2024-09-09 15:41:14 +0800
  • 3870df065c fix client exectask not running in taskPool wangjiaming0909 2024-09-09 15:40:28 +0800
  • cbc0bceec6 fix(stream): fix syntax error. Haojun Liao 2024-09-09 15:37:05 +0800
  • a29903101a refactor: remove void and do some internal refactor. Haojun Liao 2024-09-09 14:49:05 +0800
  • 8c64b1049c
    Merge pull request #27749 from taosdata/enh/TD-31803-11 Hongze Cheng 2024-09-09 14:47:14 +0800
  • df8997d73b feat(stmt2/struct): not use anonymous structs Minglei Jin 2024-09-09 14:28:21 +0800
  • 07424b7a06
    Merge pull request #27719 from taosdata/fix/TD-31790/errCheck Pan Wei 2024-09-09 14:10:20 +0800
  • b39b6589c4 fix client taskqueueWorkerpool stuck problem when querypolicy = 4 wangjiaming0909 2024-09-09 10:02:47 +0800
  • 9f70866ddb
    Merge pull request #27746 from taosdata/enh/TD-31803-10 Hongze Cheng 2024-09-09 12:49:25 +0800
  • a260a5f2f7 enh: error handle in message encode and decode Hongze Cheng 2024-09-09 11:49:44 +0800
  • 8308a42c0c fix: percentile empty result issue dapan1121 2024-09-09 11:31:32 +0800
  • 88d01d8980 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30837 54liuyao 2024-09-09 11:21:23 +0800
  • 979c6e20e6 fix(stream):set the code to be in_progress and do some internal refactor. Haojun Liao 2024-09-09 11:12:30 +0800
  • c98f6daf11 errcode cast xsren 2024-09-09 10:21:57 +0800
  • cae63ce673 enh: more error code handle in message encode and decode Hongze Cheng 2024-09-09 09:57:34 +0800
  • 3825f76dfc
    Merge pull request #27711 from taosdata/fix/ly_res Pan Wei 2024-09-09 09:35:37 +0800
  • e64d8204f2
    Merge pull request #27723 from taosdata/fix/invalidPtrSetNULL Pan Wei 2024-09-09 09:22:54 +0800
  • 8012a1902b
    Merge pull request #27226 from taosdata/feat/TD-30813-2 Hongze Cheng 2024-09-09 08:52:59 +0800
  • 109eca98a7
    Merge pull request #27739 from taosdata/docs/tbname_rule WANG Xu 2024-09-09 08:41:38 +0800
  • f2d044fb72
    Merge pull request #27734 from taosdata/fix/TS-5390-3.0 Hongze Cheng 2024-09-09 08:37:03 +0800
  • 958b443fc2 refactor: check return value. Haojun Liao 2024-09-08 23:49:04 +0800
  • 31ab46f210 other: merge 3.0 Haojun Liao 2024-09-08 22:52:17 +0800
  • 06f42443cb refactor: remove void. Haojun Liao 2024-09-08 22:49:05 +0800
  • 0728c93cd0
    Merge pull request #27695 from taosdata/fix/create_tb Haojun Liao 2024-09-08 18:24:24 +0800
  • 46246c47bb
    Merge pull request #27729 from taosdata/fix/3_liaohj Haojun Liao 2024-09-08 18:24:05 +0800
  • dfcff062e3
    Merge pull request #27741 from taosdata/fix/syntax Haojun Liao 2024-09-08 18:23:47 +0800
  • 199de25410 fix(stream): fix syntax error. Haojun Liao 2024-09-08 15:17:08 +0800
  • 23ccbbdda5 fix(stream): fix syntax error. Haojun Liao 2024-09-08 15:10:54 +0800
  • b3e5997336 fix(stream): reset error code. Haojun Liao 2024-09-08 14:54:08 +0800
  • f640da9337
    Merge pull request #27740 from taosdata/fix/ly_stream Haojun Liao 2024-09-08 14:43:58 +0800
  • 9ac40d75d0 fix(stream):adjust ts check 54liuyao 2024-09-08 13:25:25 +0800
  • e10e51377e
    Merge pull request #27714 from taosdata/fix/TS-5348/crashLog Pan Wei 2024-09-08 09:40:26 +0800
  • ee5c86dd06
    Merge pull request #27737 from taosdata/fix/TD-31946 Pan Wei 2024-09-08 09:17:09 +0800
  • 0b440aad0c opt transport yihaoDeng 2024-09-08 07:30:16 +0800
  • 488cccd10e opt transport yihaoDeng 2024-09-08 06:58:44 +0800
  • 52a0746817 Merge branch '3.0' of github.com:taosdata/TDengine into enh/TD-31691 lyh250-666 2024-09-07 20:08:48 +0800
  • 5ae6b83d0e opt transport yihaoDeng 2024-09-07 20:08:48 +0800
  • 03b1ec08d1 fix: (last) mergeLastCid add check for iCol Shungang Li 2024-09-07 17:45:16 +0800
  • 94891d5bff opt transport yihaoDeng 2024-09-07 17:29:35 +0800
  • cbafc37880 fix: memory leak in dispatcher dapan1121 2024-09-07 17:19:20 +0800