Commit Graph

43732 Commits

Author SHA1 Message Date
Haojun Liao fa45cd2ce8 enh(query): unfold the loop. 2022-11-09 15:50:31 +08:00
Haojun Liao 2ee0cf6701 fix(query): fix the string copy error. 2022-11-09 15:19:27 +08:00
Haojun Liao f942e319b9 fix(query): fix some syntax errors. 2022-11-09 15:15:35 +08:00
Haojun Liao 8659382c0e refactor: update cmake file. 2022-11-09 15:11:52 +08:00
Haojun Liao 65c813f735 fix(query): fix some syntax errors. 2022-11-09 14:59:09 +08:00
Haojun Liao a9167beb91 fix(query): expand buffer size. 2022-11-09 14:52:37 +08:00
Haojun Liao 411371ba48 refactor: do some internal refactor. 2022-11-09 14:16:21 +08:00
Haojun Liao dc67c5041a refactor: do some internal refactor. 2022-11-09 13:46:19 +08:00
Haojun Liao b48752686e refactor: do some internal refactor. 2022-11-09 13:45:46 +08:00
Haojun Liao 459bed5f86 enh(query): improve the query perf. 2022-11-09 10:41:53 +08:00
Haojun Liao 0c427b5f5b refactor: do some internal refactor. 2022-11-09 10:39:32 +08:00
Haojun Liao e3aabacf9a fix(query): fix error in min/max functions. 2022-11-09 09:47:21 +08:00
Haojun Liao 68f2f92116 fix(query): fix the syntax errors. 2022-11-09 09:07:21 +08:00
Haojun Liao d238f387ce other: merge 3.0 2022-11-09 00:00:14 +08:00
Shengliang Guan 4112f1c1f0
Merge pull request #17970 from taosdata/fix/TD-20286
fix: the vnode was created to the wrong dnode when network was misconfigured
2022-11-08 20:58:16 +08:00
Shengliang Guan 9a5e82267e Merge branch '3.0' into fix/TD-20286 2022-11-08 19:37:01 +08:00
Shengliang Guan ecd75c0d2c
Merge pull request #17967 from taosdata/fix/TD-20264
enh: check vgroup status changes at regular intervals
2022-11-08 19:34:35 +08:00
dapan1121 fc85fc4048
Merge pull request #17971 from taosdata/fix/TS-2015
fix: TS-2015
2022-11-08 19:20:42 +08:00
Haojun Liao dc2c419f22 enh(query): optimize the query perf. 2022-11-08 19:01:35 +08:00
Haojun Liao ecf3e2c000 enh(query): optimize the perf. 2022-11-08 18:44:28 +08:00
Shengliang Guan 0183fe6e73 fix: crash if db not exist while process status msg 2022-11-08 18:36:24 +08:00
Shengliang Guan 855bcc72fc
Merge pull request #17969 from taosdata/fix/3.0_bugfix_wxy
fix: set operator subplan type error
2022-11-08 18:36:12 +08:00
Haojun Liao 663138ba1e enh(query): optimize the query perf. 2022-11-08 18:33:57 +08:00
yihaoDeng 3c6246f85f TS-2015 2022-11-08 18:18:33 +08:00
Shengliang Guan 6c0f46ff03 fix: the vnode was created to the wrong dnode when network was misconfigured 2022-11-08 18:10:26 +08:00
Hui Li bc413ae909
Merge pull request #17968 from taosdata/test/TD-20194
test:modify two options that downloads the installPackages
2022-11-08 18:04:50 +08:00
dapan1121 884144ba23
Merge pull request #17960 from taosdata/fix/TD-20267
fix: filter merge issue
2022-11-08 17:52:31 +08:00
dapan1121 d5874419ec
Merge pull request #17935 from taosdata/fix/TD-20246
fix: fix tsdbRead crash caused by reuse after free
2022-11-08 17:48:25 +08:00
Haojun Liao cc3e97da36 fix(query): fix an typo. 2022-11-08 17:41:29 +08:00
Haojun Liao 6e1a2b1e54 enh(query): improve the perf. 2022-11-08 17:38:09 +08:00
Xiaoyu Wang 1c9b0b38d8 fix: set operator subplan type error 2022-11-08 17:35:38 +08:00
Shengliang Guan 5a5d2c448b enh: process some msg in mnode read queue 2022-11-08 17:26:31 +08:00
chenhaoran c4f0c340f9 test:modify two options that downloads the installPackages 2022-11-08 17:25:28 +08:00
Shengliang Guan 1dbb086045 enh: check vgroup status changes at regular intervals 2022-11-08 17:17:24 +08:00
chenhaoran e238e6e946 test:modify two options that downloads the installPackages 2022-11-08 17:09:31 +08:00
chenhaoran df2c9819a6 test:modify two options that downloads the installPackages 2022-11-08 17:01:09 +08:00
Haojun Liao f85d66f5ee enh(query): opt query perf. 2022-11-08 16:59:00 +08:00
chenhaoran 2bf72657b8 test:modify two options that downloads the installPackages 2022-11-08 16:50:27 +08:00
Shengliang Guan 8f0ecd46cd
Merge pull request #17961 from taosdata/feature/stream
enh(tmq): offset commit only when needed
2022-11-08 16:08:10 +08:00
Shengliang Guan 920fc400a0
Merge pull request #17964 from taosdata/fix/TD-20264
fix: add log for use db rsp
2022-11-08 16:07:55 +08:00
Shengliang Guan cad4c156d7
Merge pull request #17962 from taosdata/perf/row_iter_optimize
perf: row iter optimize
2022-11-08 15:46:37 +08:00
Xuefeng Tan f7fe64aa6d
fix(taosAdapter): fix cors config (#17958) 2022-11-08 15:15:05 +08:00
dapan1121 398ccbcc9d
Merge pull request #17957 from taosdata/fix/compareIssue
fix: fix compare invalid read issues
2022-11-08 15:07:22 +08:00
Haojun Liao b0a54d3fab enh(query): improve the perf. 2022-11-08 14:54:42 +08:00
Shengliang Guan c016266989
Merge pull request #17951 from taosdata/fix/3.0_bugfix_wxy
fix: state_window error
2022-11-08 14:48:24 +08:00
Liu Jicong 118e5bf5d3 enh(tmq): offset commit only when needed 2022-11-08 14:46:34 +08:00
Hongze Cheng 7bba9996cf perf: optimize insert 2022-11-08 14:36:18 +08:00
Hongze Cheng df69e060b2 Merge branch '3.0' of https://github.com/taosdata/TDengine into perf/row_iter_optimize 2022-11-08 14:29:54 +08:00
dapan1121 d09351da68 fix: filter merge issue 2022-11-08 14:22:00 +08:00
Haojun Liao 032208e36a enh(query): optimize the query perf. 2022-11-08 14:01:29 +08:00