Commit Graph

612 Commits

Author SHA1 Message Date
Haojun Liao c0b7b1302b refactor: do some internal refactor. 2022-04-27 09:27:12 +08:00
Haojun Liao 09fc0b791d refactor: do some internal refactor. 2022-04-26 20:26:32 +08:00
Haojun Liao 723a6bd909 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 17:52:14 +08:00
Haojun Liao 0f4da0ef57 fix(query): copy the hasNull attribute to destination SColumnInfoData. 2022-04-26 17:34:00 +08:00
Hongze Cheng 15127f3a97 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 09:19:30 +00:00
Haojun Liao cdbfe53c13
Merge pull request #11884 from taosdata/feature/3.0_liaohj
fix(query): add an null ptr check
2022-04-26 15:59:35 +08:00
Haojun Liao 3461d97b25 fix(query): reset the block id before apply the filter. 2022-04-26 15:24:46 +08:00
Hongze Cheng 9204992516 Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 06:54:14 +00:00
afwerar dce677a72d fix(os): fix window compilation errors. 2022-04-26 14:11:16 +08:00
Haojun Liao 842b75cd9d Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 14:10:45 +08:00
Haojun Liao ab390ecee1 fix(query): add a null ptr check 2022-04-26 14:10:25 +08:00
Hongze Cheng 1c968f0bb0 make mrege compilable 2022-04-26 05:53:18 +00:00
Haojun Liao 13feb7dad9 refactor(query): do some internal refactor. 2022-04-26 13:53:11 +08:00
Hongze Cheng 6fe299cdcd Merge branch '3.0' of https://github.com/taosdata/TDengine into vnode_refact_merge 2022-04-26 05:49:42 +00:00
Haojun Liao 9b40ec72d6 fix(query): handle the optimized order by in tablescan operator. 2022-04-26 13:09:29 +08:00
Haojun Liao 43cdc8d878
Merge pull request #11840 from taosdata/feature/3.0_liaohj
fix(query): get the correct data block column number.
2022-04-25 17:53:31 +08:00
Haojun Liao 56f3c9bf61 fix(query): get the correct data block column number. 2022-04-25 17:12:28 +08:00
Haojun Liao 0468b12d56
Merge pull request #11839 from taosdata/feature/3.0_liaohj
refactor(query): do some internal refactor.
2022-04-25 17:09:14 +08:00
Haojun Liao 57b492624b refactor(query): do some internal refactor. 2022-04-25 16:44:48 +08:00
Cary Xu d44611e220 feat: block wise sma aggr query 2022-04-25 15:58:44 +08:00
Ganlin Zhao 9122fb077b
Merge pull request #11828 from taosdata/fix/TD-15116
fix(query): count function result on stable inconsistant with normal table
2022-04-25 15:22:56 +08:00
Ganlin Zhao 970f2d788e fix(query): count function result on stable inconsistant with normal
table

TD-15116
2022-04-25 14:47:54 +08:00
Haojun Liao 7968144c5c refactor(query): do some internal refactor. 2022-04-25 10:22:48 +08:00
Haojun Liao 199a3610f7 fix: fix some syntax errors. 2022-04-25 09:44:39 +08:00
Haojun Liao 5eed1159b1 other: merge 3.0 2022-04-25 09:16:37 +08:00
Xiaoyu Wang 6d8566cad8
Merge pull request #11807 from taosdata/feature/3.0_wxy
enh: order by primary key optimize
2022-04-24 20:59:15 +08:00
Haojun Liao 1d681a9e4b enh(query): Add the group id in the serialized block format to support the multi-table(super table) interval query. 2022-04-24 20:48:42 +08:00
Ganlin Zhao 4ea06b37be
Merge pull request #11805 from taosdata/fix/TD-15107
fix(query): fix sum,count,max,min function no output when input is constant value
2022-04-24 20:39:51 +08:00
Xiaoyu Wang 755e0a6456 merge 3.0 2022-04-24 20:14:00 +08:00
Ganlin Zhao 8181ef84db fix(query): fix sum,count,max,min function no output when input is constant value
TD-15107
2022-04-24 19:21:09 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
Hongze Cheng 588fd84853 refact meta 2022-04-24 06:19:12 +00:00
yihaoDeng b384167087 enh(rpc): fix hb problem 2022-04-23 18:29:45 +08:00
Haojun Liao 4b36763429 refactor(query): do some internal refactor. 2022-04-22 22:43:07 +08:00
Haojun Liao 978b369e8b fix(query): set timestamp window for the returned datablock. 2022-04-22 22:40:19 +08:00
Haojun Liao d83ce4044a
Merge pull request #11754 from taosdata/feature/3.0_liaohj
fix(driver): the user specified port that is in taos_connect API isn't active.
2022-04-22 19:33:23 +08:00
Haojun Liao e28b75b8d4 refactor(query): do some internal refactor. 2022-04-22 15:07:20 +08:00
Liu Jicong af1b5138e6
Merge pull request #11736 from taosdata/feature/tq
feat(tmq): add db subscribe
2022-04-22 11:29:46 +08:00
Liu Jicong 9a3365e1f1 fix pointer type 2022-04-22 10:59:09 +08:00
Liu Jicong d51336384f feat(tmq): add db subscribe 2022-04-22 10:55:17 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Haojun Liao 20111df8e3 fix(query): comment unused codes. 2022-04-21 18:04:30 +08:00
Haojun Liao fc799fa115 other: merge 3.0 2022-04-21 17:51:00 +08:00
Haojun Liao 9a038322b6 refactor(query): do some internal refactor. 2022-04-21 17:44:08 +08:00
Haojun Liao a6e8ad6e4a fix(query): if one vgroup has no tables, query against this vgroup will receive unexpected error. 2022-04-21 17:43:46 +08:00
Liu Jicong 3dd3ad1e05 refactor(tmq): rewrite tq read function 2022-04-21 14:30:37 +08:00
Haojun Liao 43b5bf8333 refactor(query): refactor stream scanner to be adaptive to be involved schema. 2022-04-21 14:09:00 +08:00
Haojun Liao e14142d114 refactor(query): do some internal refactor. 2022-04-21 13:57:32 +08:00
Haojun Liao 46a3a58fac refactor:do some internal refactor. 2022-04-20 20:41:53 +08:00
Haojun Liao 490f7f3b14
Merge pull request #11664 from taosdata/feature/3.0_liaohj
fix(query): fix invalid write in distinct query.
2022-04-20 16:15:22 +08:00