Commit Graph

68785 Commits

Author SHA1 Message Date
Shungang Li 4d103c09d4 fix: ignore tsdbCacheFlushDirty errcode 2024-09-11 19:22:04 +08:00
Shungang Li 44a955218c fix: (last) call rocksdb_write before rocksdb_multi_get 2024-09-11 13:48:23 +08:00
Shungang Li fede52d5b7 enh: (last) rm rwritebatch 2024-09-11 09:24:19 +08:00
Haojun Liao c33b57fa65
Merge pull request #27770 from taosdata/fix/syntax
fix(stream):not reset the failed checkpointId
2024-09-11 09:03:51 +08:00
Haojun Liao 053080bbe3
Merge pull request #27782 from taosdata/fix/3_liaohj
fix(stream): fix syntax error.
2024-09-10 22:01:28 +08:00
Feng Chao 54cf5c89e3
Merge pull request #27758 from taosdata/test/3.0/flexify
Test/3.0/flexify add flexify and s3 azure cases
2024-09-10 18:05:23 +08:00
Hongze Cheng b21a8670ba
Merge pull request #27771 from taosdata/enh/TD-31890-3
enh: error code handle
2024-09-10 18:02:08 +08:00
Haojun Liao 37355b8ae1 fix(test): update test cases. 2024-09-10 17:49:12 +08:00
Hongze Cheng be80848d7e
Merge pull request #27725 from taosdata/fix/fixRocksdbmeak
fix mem leak
2024-09-10 17:39:05 +08:00
Haojun Liao da990aa91d fix(stream): fix syntax error. 2024-09-10 17:20:32 +08:00
Pan Wei 9eeec14f7e
Merge pull request #27763 from taosdata/fix/3.0/TD-31976
fix tdb/client eating error codes caused creating tsma blocking
2024-09-10 15:28:22 +08:00
Hongze Cheng 08be2b98bc fix: coredump 2024-09-10 15:20:09 +08:00
Hongze Cheng f18c1d8710 enh: error code handle 2024-09-10 14:35:43 +08:00
Haojun Liao 568b18d4ed fix(stream): update the acceptcode for task epset update. 2024-09-10 14:34:53 +08:00
Haojun Liao 81b0bdadc1 fix(stream): update the acceptcode for task epset update. 2024-09-10 14:31:24 +08:00
Hongze Cheng 37491186ee
Merge pull request #27767 from taosdata/enh/TD-31890-2
enh: remove void with error code handle
2024-09-10 14:20:55 +08:00
Alex Duan 4d11f31955
Merge pull request #27762 from taosdata/fix/TS-5035-3.0
feat: auto test all datatype compression rate tools
2024-09-10 13:56:38 +08:00
Hongze Cheng 09780dad3a
Merge pull request #27753 from taosdata/fix/TD-31954-3.0
enh: (last) add check for taosLRUCacheInsert
2024-09-10 13:54:48 +08:00
Hongze Cheng 63b64a90c0 enh: remove void with error code handle 2024-09-10 13:12:05 +08:00
Hongze Cheng 77a5ab8721
Merge pull request #27761 from taosdata/enh/TD-31890
enh: remove void in tsdb
2024-09-10 13:04:03 +08:00
Feng Chao d2d2a2f4e0
Merge pull request #27733 from taosdata/test/TD-31842
test:fix clusterBasic case
2024-09-10 13:03:37 +08:00
Haojun Liao 51bee72807 fix(stream):not reset the failed checkpointId 2024-09-10 12:58:08 +08:00
Haojun Liao 3540ec9d44
Merge pull request #27742 from taosdata/fix/syntax
refactor: remove void.
2024-09-10 12:57:14 +08:00
wangjiaming0909 e8123a9422 fix tdb/client eating error codes caused creating tsma blocking 2024-09-10 11:14:18 +08:00
Haojun Liao eba32fdcb3 fix(stream): not set the in progress if stream already exists. 2024-09-10 10:37:23 +08:00
Hongze Cheng 3768675d16
Merge pull request #27751 from taosdata/feat/TD-30813-3
feat(stmt2/struct): not use anonymous structs
2024-09-10 10:37:20 +08:00
Pan Wei f3ef229c69
Merge pull request #27747 from taosdata/fix/3.0/TD-31869
fix client taskqueueWorkerpool stuck problem when querypolicy = 4
2024-09-10 10:27:42 +08:00
Alex Duan 954c465949 feat : first test data is ok 2024-09-10 10:15:32 +08:00
Hongze Cheng 6bc44239c0 enh: remove void in tsdb 2024-09-10 10:05:38 +08:00
Shungang Li 8924df6175 enh: (last) handle LRU overwrite errorcode 2024-09-10 09:52:32 +08:00
Pan Wei 03fde71155
Merge pull request #27540 from taosdata/feat/TS-4893
feat:[TS-4893] Add random and support use min/max on string column.
2024-09-10 09:44:40 +08:00
lyh250-666 8c53e28da9 modify checkdnodes error 2024-09-10 09:11:27 +08:00
Pan Wei 99f320b7e0
Merge pull request #27755 from taosdata/fix/TD-31971-3.0
fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose
2024-09-10 08:52:09 +08:00
Feng Chao bedc5791be
Merge pull request #27756 from taosdata/ts5390
For CI test case of TS-5390
2024-09-10 08:07:08 +08:00
Alex Duan 4e05c9e79a fix: init auto test compression rate script 2024-09-09 21:02:41 +08:00
Hongze Cheng 94fcd6dd46
Merge pull request #27754 from taosdata/fix/TD-31973-3.0
fix: possible coredump
2024-09-09 19:55:00 +08:00
Jing Sima 4a8bbc36bd feat:[TS-4893] refactor of rand function. 2024-09-09 18:48:24 +08:00
Jing Sima a249bef104 feat:[TS-4893] Add random and support use min/max on string column. 2024-09-09 18:48:24 +08:00
Leo Xu c65ad1287d alter flexify num 1 to 2 2024-09-09 18:13:12 +08:00
Jinqing Kuang 1ef8574429 fix(query)[TD-31971]. Fix potential wild pointer access in tsdbReaderClose
Resolved an issue in tsdbReaderClose where wild pointer access could
occur in cases of insufficient memory or other exceptions.
2024-09-09 18:11:52 +08:00
Leo Xu 43c100b026 add flexify and S3azure case 2024-09-09 18:11:05 +08:00
charles 384d750624 add test ci case for ts-5390 by charles 2024-09-09 17:32:16 +08:00
Hongze Cheng e0c86eee89 fix: possible coredump 2024-09-09 17:15:52 +08:00
Shungang Li bdb85e640d enh: (last) add check for taosLRUCacheInsert 2024-09-09 16:51:45 +08:00
Haojun Liao 68e3beac0e fix(stream): fix syntax error. 2024-09-09 15:51:25 +08:00
Pan Wei 1238960c75
Merge pull request #27750 from taosdata/fix/TD-31946.2
fix: percentile empty result issue
2024-09-09 15:46:27 +08:00
Haojun Liao f2cb9b3bb9 fix(stream): fix syntax error. 2024-09-09 15:41:14 +08:00
wangjiaming0909 3870df065c fix client exectask not running in taskPool 2024-09-09 15:40:28 +08:00
Haojun Liao cbc0bceec6 fix(stream): fix syntax error. 2024-09-09 15:37:05 +08:00
Haojun Liao a29903101a refactor: remove void and do some internal refactor. 2024-09-09 14:49:05 +08:00