Commit Graph

65735 Commits

Author SHA1 Message Date
sima 5dda4dba6f fix:[TD-30730] Change doc's description about functions. 2024-06-27 08:42:59 +08:00
sima 4601583361 fix:[TD-30730] Modify precision rules for input parameters of function timetruncate and add test. 2024-06-27 08:42:59 +08:00
sima 5685346d78 fix:[TD-30730] Modify precision rules for input parameters of function to_iso8601 and add test. 2024-06-27 08:42:59 +08:00
wangmm0220 a58ba79046 fix:[TS-4921] errors in test 2024-06-27 00:01:07 +08:00
wangmm0220 32ff8a7d99 fix:[TS-4921] errors in test 2024-06-26 20:03:27 +08:00
Alex Duan aa7d4c1180
Merge pull request #26294 from taosdata/tests/TS-5067-3.0
test: [TS-5067] add test cases for the drop consumer group statement
2024-06-26 19:33:22 +08:00
wangmm0220 d4b31cfd8e fix:[TS-4921] errors in test 2024-06-26 18:32:09 +08:00
dmchen e47968340d fix drop db 2024-06-26 09:40:17 +00:00
Yihao Deng a1ee30e5fc Add index filtering based on column value type 2024-06-26 09:12:26 +00:00
Yihao Deng a5441cdcde Add index filtering based on column value type 2024-06-26 08:49:38 +00:00
Yihao Deng 58b3dd7b99 Add index filtering based on column value type 2024-06-26 08:45:14 +00:00
xjzhou 42361fcd45 fix: failed to identify dbName when only ? exists 2024-06-26 16:38:21 +08:00
dmchen 1d8c2fd923 fix/TD-30768 2024-06-26 07:42:19 +00:00
Haojun Liao a44e17d5ea fix(stream): enable to re-send hbmsg if mnode failed to recv this hbmsg. 2024-06-26 15:21:14 +08:00
bitcapybara 6517f59a85 test: Update TDTestCase in tmq_taosx.py to include additional data checks 2024-06-26 07:12:17 +00:00
xjzhou 1a32279f7f Merge remote-tracking branch 'origin/3.0' into enh/TS-23926-3.0 2024-06-26 14:21:15 +08:00
Hongze Cheng 0fb4ecbdad
Merge pull request #26287 from taosdata/feat/TS-4917-3.0
fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message
2024-06-26 14:18:36 +08:00
Hongze Cheng 2c769423ad
Merge pull request #26290 from taosdata/enh/port_main_to_3.0
enh: port main change to 3.0
2024-06-26 14:13:36 +08:00
Minglei Jin 3014c66965 fix(streamMeta): commit tdb after load tasks 2024-06-26 11:21:31 +08:00
bitcapybara 6e6a9acc43 test: [TS-5067] add test cases for the drop consumer group statement 2024-06-26 03:03:59 +00:00
Yihao Deng 512671df85 Add index filtering based on column value type 2024-06-26 02:56:49 +00:00
xjzhou 1c8110e7a4 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-26 10:34:36 +08:00
Hongze Cheng b761bd2e38 enh: port main change to 3.0 2024-06-26 10:32:15 +08:00
Haojun Liao b6948dcc4e refactor: do some internal refactor. 2024-06-26 10:19:45 +08:00
Haojun Liao 1818edcb2b fix(stream): consensus the start checkpoint id, and extract the streamhb related functions into a new file. 2024-06-26 10:18:32 +08:00
Yihao Deng ac351c5b58 add self check info 2024-06-26 01:26:39 +00:00
Shungang Li 2af2eb40e5 fix: adjust TSDB_CODE_PAR_TBNAME_ERROR error message 2024-06-26 09:16:33 +08:00
Yihao Deng 061648071e add self check info 2024-06-25 12:35:25 +00:00
Yihao Deng 49ba8132c0 add self check info 2024-06-25 12:04:10 +00:00
Hongze Cheng 59c8656e61
Merge pull request #26275 from taosdata/feat/TS-4917-3.0
feat: 'create table' from csv file
2024-06-25 17:56:23 +08:00
Haojun Liao 60974ecb58
Merge pull request #26281 from taosdata/fix/TD-30585-3.0
fix(stream):fill result immediately after delete data
2024-06-25 17:31:04 +08:00
54liuyao 25b150af10 fix(stream):fill result immediately after delete data 2024-06-25 17:24:59 +08:00
Hongze Cheng c8128b88d8
Merge pull request #26277 from taosdata/fix/TD-30713-3.0
fix/TD-30713
2024-06-25 17:13:27 +08:00
dapan1121 ccda3a7f0d
Merge pull request #26263 from taosdata/fix/TS-4921
feat:[TS-4921] add slow log logic
2024-06-25 17:07:35 +08:00
Haojun Liao 94256aed00
Merge pull request #26280 from taosdata/revert-26267-fix/TD-30585
Revert "fix(stream):fill result immediately after delete data"
2024-06-25 16:54:37 +08:00
Haojun Liao c2ad0a6ec5
Revert "fix(stream):fill result immediately after delete data" 2024-06-25 16:53:32 +08:00
Haojun Liao 156e3ce109
Merge pull request #26267 from taosdata/fix/TD-30585
fix(stream):fill result immediately after delete data
2024-06-25 16:46:52 +08:00
xjzhou 3fb5f2b1d3 Merge remote-tracking branch 'origin/3.0' into enh/TS-23926 2024-06-25 16:16:56 +08:00
xjzhou b444e18d90 enh: stmt supports 'insert into db.?' 2024-06-25 16:16:32 +08:00
Haojun Liao e6f376f5cb
Merge pull request #26278 from taosdata/fix/3_liaohj
fix(stream): update the remote checkpoint directory in snode.
2024-06-25 15:52:01 +08:00
Yihao Deng 33aef6ddc5 add self check info 2024-06-25 07:12:09 +00:00
54liuyao 4235045d72 adj delete range 2024-06-25 14:36:21 +08:00
Shungang Li b55337ec42 feat: 'create table' ignore lines start with '#' 2024-06-25 14:34:59 +08:00
Haojun Liao b668532713 fix(stream): fix compiler error. 2024-06-25 14:25:59 +08:00
Shungang Li 586f8094c2 fix: handle mac/win compile warn 2024-06-25 14:10:34 +08:00
wangmm0220 173446e84e fix:[TD-30704] null pointer error if exception occurs 2024-06-25 13:59:56 +08:00
Haojun Liao 195469f1dd fix(stream): disable the checkpoint-info-update for tasks in non-checkpoint status 2024-06-25 12:57:50 +08:00
Haojun Liao 8cda12bc18 fix(stream): update the remote checkpoint directory in snode. 2024-06-25 11:42:54 +08:00
Shungang Li 41021285a1 fix: more ret check 2024-06-25 11:36:55 +08:00
Shungang Li 2292829e47 fix: add check for memory alloc 2024-06-25 10:56:24 +08:00