Commit Graph

50848 Commits

Author SHA1 Message Date
Haojun Liao ae8a9d25c0 refactor: do some internal refactor. 2023-04-25 09:41:49 +08:00
Haojun Liao a73957aaba fix(query): fix error in add row into merger. 2023-04-25 09:24:15 +08:00
Haojun Liao 37d042a338 fix(query): fix error in add row into merger. 2023-04-25 00:33:24 +08:00
Haojun Liao 9a14e0db47 fix(query): fix error in add row into merger. 2023-04-25 00:30:43 +08:00
Haojun Liao c6daa68e54 enh(query): opt merge life cycle. 2023-04-25 00:17:37 +08:00
Haojun Liao 7360a6b65c enh(query): opt hash. 2023-04-24 16:39:55 +08:00
Haojun Liao d73306f616 enh(query): opt last row read performance. 2023-04-24 16:08:49 +08:00
Haojun Liao 5663550de2 enh(query): opt query perf by allocate the SLDataIter when opening reader. 2023-04-24 15:47:02 +08:00
Haojun Liao 7e9432606d fix(tmq): revoke the fix, it will definitly cause the deadlock. 2023-04-24 09:50:39 +08:00
Haojun Liao 134c0528ae Merge branch 'main' into fix/liaohj_main 2023-04-24 01:43:00 +08:00
Haojun Liao a4258a5af0
Merge pull request #21019 from taosdata/fix/tagFilterError
fix filter err
2023-04-23 19:58:27 +08:00
dapan1121 64a1c1810f
Merge pull request #21032 from taosdata/fix/TD-23794-M
fix: release resources if node open/start failed
2023-04-23 18:13:45 +08:00
Haojun Liao 8346587878 Merge remote-tracking branch 'origin/fix/liaohj_main' into fix/liaohj_main 2023-04-23 17:43:20 +08:00
Haojun Liao 623ea6df5f fix(stream): add task status check. 2023-04-23 17:42:56 +08:00
wangmm0220 af65f9703b fix:tmq error if consume callback is earlier than consume 2023-04-23 17:36:59 +08:00
yihaoDeng acee9e1862 fix filter err 2023-04-23 08:32:59 +00:00
yihaoDeng 2699a01444 fix filter err 2023-04-23 08:13:27 +00:00
yihaoDeng 03b661061a fix filter err 2023-04-23 08:12:36 +00:00
yihaoDeng 4291cfda21 fix filter err 2023-04-23 07:18:23 +00:00
Xiaoyu Wang a218971096
Merge pull request #21023 from taosdata/fix/add-log-for-locale-setting
fix:add log for locale setting
2023-04-23 15:15:39 +08:00
Xiaoyu Wang 35f02cdbad
Merge pull request #21013 from taosdata/FIX/TD-23768-main
fix: change tdbTbInsert to tdbTbUpsert for meta update in tdb
2023-04-23 15:15:17 +08:00
Shuduo Sang 072eb2e818
fix: taosbenchmark rest socket in stb section for main (#21020) 2023-04-23 15:04:19 +08:00
kailixu f31e2b9cb4 chore: more code 2023-04-23 14:56:06 +08:00
kailixu ebb1d83a3e chore: remove ut code 2023-04-23 14:43:26 +08:00
kailixu da2ca889f2 fix: release resources if node open/start failed 2023-04-23 14:42:24 +08:00
Haojun Liao 6fc364db19 fix(query): add null ptr check. 2023-04-23 13:53:55 +08:00
Xiaoyu Wang 6882c1d7e2
Merge pull request #21028 from taosdata/fix/main_bugfix_wxy
fix: vnode errcode setting error
2023-04-23 12:50:20 +08:00
Xiaoyu Wang 206887166c fix: vnode errcode setting error 2023-04-23 10:53:28 +08:00
cadem c86f0a331a fix:add log for locale setting 2023-04-23 10:23:54 +08:00
yihaoDeng 3b89aa2085 fix filter err 2023-04-23 02:10:45 +00:00
dapan1121 9e22bd07a4
Merge pull request #21008 from taosdata/szhou/fix-ts3248
fix: when db_name!=xxx can not be used in systable scan index
2023-04-23 09:50:14 +08:00
Haojun Liao 232d8f1fda
Merge pull request #21012 from taosdata/fix/TD-23714
fix: topic name supports capital
2023-04-23 09:30:19 +08:00
yihaoDeng 5c9450856e fix filter err 2023-04-23 00:53:55 +00:00
Shuduo Sang 1e9d999988
fix: taosdump escape dbname (#21014)
* fix: taosdump escape dbname

* fix: json file for escape char

* fix: update taostools ffc2e6f
2023-04-22 16:51:39 +08:00
Benguang Zhao 3c53516299 fix: use tdbTbUpsert for metaUpdate functions 2023-04-21 19:24:09 +08:00
dapan1121 f4d1ac4e93
Merge pull request #21007 from taosdata/feat/TS-3249
feat: support table_prefix/table_suffix new mode
2023-04-21 19:18:28 +08:00
Haojun Liao 3f432cca2e
Merge pull request #20970 from taosdata/fix/TS-3116
opti:escape logic in schemaless
2023-04-21 18:44:06 +08:00
wangmm0220 0835812f04 fix:[TD-23714] topic support capital 2023-04-21 18:16:17 +08:00
wangmm0220 d288e44f92 fix:ci error 2023-04-21 17:18:40 +08:00
wangmm0220 7ea860ad11 fix:[TD-23714] topic support capital 2023-04-21 17:14:41 +08:00
dapan1121 176f7740c3 fix: memory leak issue 2023-04-21 16:41:39 +08:00
slzhou d0b370e736 fix: add test case 2023-04-21 16:28:25 +08:00
Haojun Liao 4ac8a33de3
Merge pull request #21005 from taosdata/fix/TS3250
fix:[TS-3250] change strtegy in schemaless if modifyDBSchema error
2023-04-21 16:07:51 +08:00
Haojun Liao f1e289e9ce
Merge pull request #21006 from taosdata/fix/TS-3082
fix:[TS-3082] change offset to firstver if offset is smller than firs…
2023-04-21 16:07:32 +08:00
slzhou c971fe1606 fix: when db_name != xxx can not be optimized by uid index 2023-04-21 15:01:35 +08:00
slzhou 5531775f8e fix: when db_name!=xxx is used in systable scan index 2023-04-21 14:59:35 +08:00
dapan1121 877b6e7053 fix: add table_prefix/table_suffix cases 2023-04-21 14:58:58 +08:00
Haojun Liao 2b74583b87
Merge pull request #21002 from taosdata/fix/liaohj_main
fix(stream): set the correct number of tasks.
2023-04-21 14:52:07 +08:00
dapan1121 3c2fc48e74 feat: support new table_prefix/table_suffix mode 2023-04-21 14:17:07 +08:00
Haojun Liao b6f4cac619 fix(stream): set the correct offset version. 2023-04-21 13:35:24 +08:00