Haojun Liao
|
4e90982c22
|
fix(query): sort according to the generated column data in order by operator.
|
2022-05-06 17:23:20 +08:00 |
Haojun Liao
|
e4f0a0fc67
|
fix(query): enable table name query for super table.
|
2022-05-05 23:47:44 +08:00 |
Haojun Liao
|
c1659805b6
|
fix(query): do perform arithmetic operator before apply the sort procedure.
|
2022-05-05 18:54:19 +08:00 |
Haojun Liao
|
05bd6a52c2
|
refactor: do some internal refactor.
|
2022-05-03 23:52:17 +08:00 |
Haojun Liao
|
ad3075db1e
|
refactor: do some internal refactor.
|
2022-05-03 23:23:49 +08:00 |
Haojun Liao
|
231b0c6cb5
|
fix(query): set the correct primary timestamp column for state window operator.
|
2022-05-03 15:33:24 +08:00 |
Haojun Liao
|
3438ed13f3
|
refactor: do some internal refactor.
|
2022-05-03 15:27:13 +08:00 |
Haojun Liao
|
9adc1ed8ac
|
refactor: do some internal refactor.
|
2022-05-03 15:04:34 +08:00 |
Haojun Liao
|
0799a5eaf7
|
refactor: do some internal refactor.
|
2022-05-03 14:43:53 +08:00 |
Haojun Liao
|
ffbf455fee
|
enh(query): time window interpolation for interval query.
|
2022-05-02 23:52:32 +08:00 |
54liuyao
|
b2dd293568
|
stream supports filter
|
2022-04-29 16:30:43 +08:00 |
Haojun Liao
|
d9aa35ecfe
|
fix(query): revise the output data column info in the exchange operator to be adaptable for the case of extensive datablocks.
|
2022-04-28 18:08:56 +08:00 |
Haojun Liao
|
47a9b26507
|
fix(query): show tables in information_schema db.
|
2022-04-28 15:30:18 +08:00 |
Haojun Liao
|
d62ddcf2db
|
enh(query): add more information for the result of show tables.
|
2022-04-27 15:17:15 +08:00 |
Haojun Liao
|
09fc0b791d
|
refactor: do some internal refactor.
|
2022-04-26 20:26:32 +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 |
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
|
57b492624b
|
refactor(query): do some internal refactor.
|
2022-04-25 16:44:48 +08:00 |
Haojun Liao
|
199a3610f7
|
fix: fix some syntax errors.
|
2022-04-25 09:44:39 +08:00 |
Hongze Cheng
|
588fd84853
|
refact meta
|
2022-04-24 06:19:12 +00:00 |
Haojun Liao
|
e28b75b8d4
|
refactor(query): do some internal refactor.
|
2022-04-22 15:07:20 +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
|
343988beeb
|
refactor: do some internal refactor.
|
2022-04-20 14:59:06 +08:00 |
Haojun Liao
|
f25a72e5c3
|
fix(query): fix the crash caused by the complex having clause in which an scalar function is nested with an aggregate function in group by query.
|
2022-04-19 18:45:28 +08:00 |
Haojun Liao
|
2305b05869
|
refactor(query): do some internal refactor for executor.
|
2022-04-19 10:12:30 +08:00 |
Haojun Liao
|
9864e367bb
|
refactor(query): do some internal refactor in executor.
|
2022-04-18 18:47:59 +08:00 |
Haojun Liao
|
781fbce942
|
fix(query): fix bug caused by new completed query function.
|
2022-04-18 12:07:04 +08:00 |
Haojun Liao
|
7429f37c0c
|
fix(query): fix bug in calculating the aggregate function with constant numeric value as input parameter.
|
2022-04-18 10:46:07 +08:00 |
Haojun Liao
|
f0463a6a58
|
test: temporarily disable some invalid cases.
|
2022-04-16 22:50:08 +08:00 |
Haojun Liao
|
902fcb0c0b
|
refactor(query): refactor code.
|
2022-04-16 19:10:21 +08:00 |
Haojun Liao
|
be4d72bf80
|
refactor(query): refactor executor module to optimization the block load filter routine.
|
2022-04-16 15:15:28 +08:00 |
Haojun Liao
|
fd9e520865
|
other: merge 3.0 branch to resolve conflict.
|
2022-04-16 10:07:28 +08:00 |
Haojun Liao
|
597cba3aff
|
fix(query): enable to employ the scalar function as the parameter of the aggregate function.
|
2022-04-16 10:00:25 +08:00 |
Haojun Liao
|
e6a4af8ed8
|
refactor(query): refactor the executor module of query.
|
2022-04-15 23:02:26 +08:00 |
Yihao Deng
|
4b729ada42
|
Merge branch '3.0' into feature/tag_filter_oper
|
2022-04-15 21:42:46 +08:00 |
Haojun Liao
|
774e4ad62c
|
enh(query): add more load conditions check before load data block from file.
|
2022-04-15 20:06:27 +08:00 |
Haojun Liao
|
5029cd67b2
|
ehn(query): add the file data block load optimization check.
|
2022-04-15 18:06:49 +08:00 |
yihaoDeng
|
46ec8300d9
|
enh: add tag filter operator
|
2022-04-14 22:32:49 +08:00 |
Haojun Liao
|
c490820b09
|
feat(query): add the merge join operator for child table inner join.
|
2022-04-14 22:12:10 +08:00 |
Haojun Liao
|
928a977354
|
ehn(query): enhance the api of ssdatablock to support copy data while clone a new ssdatablock.
|
2022-04-14 15:33:37 +08:00 |
Haojun Liao
|
0252fa49db
|
ehn(query): remove some redundant codes in executor.
|
2022-04-14 14:39:28 +08:00 |
Haojun Liao
|
33e51fda3e
|
ehn(query): refactor the executor module.
|
2022-04-14 14:34:02 +08:00 |
Haojun Liao
|
bcbc8618d2
|
ehn(query): refactor show module in mnode.
|
2022-04-13 19:27:47 +08:00 |
Haojun Liao
|
b9bf2515f5
|
fix(query): handle crash of taosd caused by a complex expression in GROUP BY clauses.
|
2022-04-12 17:55:17 +08:00 |
WANG MINGMING
|
bc9157a6a2
|
Merge pull request #11387 from taosdata/feature/TD-14222-new
refactor: add encode/decode logic for operator result info
|
2022-04-11 18:17:32 +08:00 |
wangmm0220
|
4961b6ab8e
|
feat: optimize encode/decode resultRow
|
2022-04-11 17:08:13 +08:00 |