Commit Graph

47416 Commits

Author SHA1 Message Date
yihaoDeng 615fe4869e fix: fix not msg to send 2023-02-02 17:46:58 +08:00
Haojun Liao 40b7718078 refactor(query): disable file size check when reading data files. 2023-02-02 17:45:21 +08:00
Haojun Liao e9490a3235 refactor(query): disable tag filter cache by default. 2023-02-02 17:38:21 +08:00
dapan1121 d88f1efeb1 feat: support force fill clause 2023-02-02 17:16:30 +08:00
Haojun Liao aab31f655c fix(query): fix bug in multi-group limit/offset of the merge sort . 2023-02-02 16:57:05 +08:00
shenglian zhou c4366e4dbc fix: minior, remove blank line 2023-02-02 16:34:20 +08:00
wade zhang ce5bd03e08
Merge pull request #19759 from taosdata/ci/TD-21767
ci:add ci docker file to TD-rep
2023-02-02 16:18:12 +08:00
Liu Jicong 8cd362c8d0 fix log 2023-02-02 16:15:12 +08:00
wangmm0220 a32c852039 fix:add ttl drop response for mnode 2023-02-02 16:13:17 +08:00
chenhaoran 57a0c8abd2 ci:add ci docker file to TD-rep 2023-02-02 15:52:12 +08:00
chenhaoran b9ee0f983f ci:add ci docker file to TD-rep 2023-02-02 15:32:02 +08:00
Xiaoyu Wang 522d5d1e5e
Merge pull request #19749 from taosdata/fix/main_bugfix_wxy
fix: a time point can be fill
2023-02-02 15:30:31 +08:00
jiacy-jcy cbaf3829b2 test:add test case into ci 2023-02-02 15:18:42 +08:00
Haojun Liao edca89b731 refactor: opt query perf. 2023-02-02 15:15:46 +08:00
Xiaoyu Wang 69a8e6ea54
Merge pull request #19748 from taosdata/fix/TD-22162
fix(meta): use metaAbort instead of tdbAbort with metaClose
2023-02-02 14:34:17 +08:00
Haojun Liao fd6ea6ba2f other: merge main. 2023-02-02 14:12:24 +08:00
Haojun Liao ab8c977417 other: merge main. 2023-02-02 14:00:36 +08:00
Liu Jicong 924e5bfe6c add debug log 2023-02-02 13:34:11 +08:00
shenglian zhou 3f577c5019 fix: show table distributed only works on super table, child table, and normal table 2023-02-02 11:57:22 +08:00
dapan1121 e234dda2de fix: interp support filter and scalar calc 2023-02-02 11:44:08 +08:00
Xiaoyu Wang 7f571b1ebd fix: a time point can be fill 2023-02-02 10:59:47 +08:00
Minglei Jin 69d6fb5bfe fix(meta): use metaAbort instead of tdbAbort with metaClose 2023-02-02 10:20:34 +08:00
Haojun Liao 3897a91a95 refactor: do some internal refactor. 2023-02-02 10:17:39 +08:00
Haojun Liao 6a5ce7d663 refactor: opt tag filter perf. 2023-02-02 10:11:36 +08:00
Xiaoyu Wang e6644d85c8 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-02 09:42:45 +08:00
Liu Jicong 1e17f1d482 fix: mem leak 2023-02-02 09:42:06 +08:00
Xiaoyu Wang 461dbe752d
Merge pull request #19733 from taosdata/fix/TD-19579-9
fix(stream): use tdb page replacement with stream state
2023-02-02 09:13:36 +08:00
Haojun Liao 423e04d5a1
Merge pull request #19740 from taosdata/fix/nodisk
refactor: add some logs.
2023-02-02 09:12:16 +08:00
Liu Jicong 041d0d817a fix: tq open 2023-02-02 09:11:17 +08:00
dapan1121 9a261ab2d7 improvement: optimize build table delete skyline performance 2023-02-02 08:45:38 +08:00
Haojun Liao 9fe1512c55 refactor: add some logs. 2023-02-01 22:41:39 +08:00
Haojun Liao 5215a218d4
Merge pull request #19735 from taosdata/fix/nodisk
fix(query): move the reset to other place.
2023-02-01 22:07:29 +08:00
Shuduo Sang 3665ce26e7
fix: update taos-tools a0234fe for main (#19737) 2023-02-01 21:32:34 +08:00
Benguang Zhao 043fc8d980 enh: improve logging msgs for sync snapshot repl 2023-02-01 19:26:58 +08:00
Hongze Cheng e13499b542 add some log 2023-02-01 18:42:39 +08:00
Haojun Liao 8e4c6ccbb3 fix(query): move the reset to other place. 2023-02-01 18:15:35 +08:00
Minglei Jin df30b51a75 fix(stream): use tdb page replacement with stream state 2023-02-01 17:59:39 +08:00
Liu Jicong 869ab0d394 fix: snode timer 2023-02-01 17:27:56 +08:00
Haojun Liao 04b6576a51
Merge pull request #19728 from taosdata/fix/nodisk
fix(query): reset the del file index when beginning last file check.
2023-02-01 17:16:17 +08:00
Xiaoyu Wang e89ce9b8b9 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-01 17:14:34 +08:00
Shuduo Sang a3a2af4b3f
fix: taosbenchmark schemaless refine for main (#19714)
* fix: taos-tools 143b9e4 for taosbenchmark schemaless refine for main

* fix: update taos-tools 723f696

* test: fix ../tests/develop-test/5-taos-tools/taosbenchmark/sml_json_alltypes.py

* test: check nchar temporarily as diff behavior between main and 3.0 branch

* fix: update taos-tools 181bcac
2023-02-01 15:59:29 +08:00
Haojun Liao c453151230 test(query): add regress test case. 2023-02-01 15:56:58 +08:00
Xiaoyu Wang 66efd4ebec
Merge pull request #19723 from taosdata/fix/main_wxy
fix: no cache auto create table error
2023-02-01 11:12:25 +08:00
Xiaoyu Wang f6df973d4d fix: no cache auto create table error 2023-02-01 10:15:42 +08:00
Xiaoyu Wang 0d2d3349a3 Merge remote-tracking branch 'origin/main' into fix/main_bugfix_wxy 2023-02-01 09:45:32 +08:00
dapan1121 c8394cbf6e fix: add get tb from mem time info 2023-01-31 16:38:29 +08:00
Xiaoyu Wang 0fad949c53
Merge pull request #19718 from taosdata/FIX/TD-22112-main
fix: not try to propose commit on vmCloseVnode
2023-01-31 15:40:07 +08:00
Hongze Cheng 579f65115d add debug info 2023-01-31 15:23:21 +08:00
Xuefeng Tan b56db2026b
fix(taosAdapter): set option `TSDB_OPTION_USE_ADAPTER = true` (#19711) 2023-01-31 15:14:48 +08:00
Xiaoyu Wang 2fa3582d36
Merge pull request #19716 from taosdata/fix/invalid_read_fix
fix: invalid read
2023-01-31 13:02:48 +08:00