WANG MINGMING
|
99966e73ae
|
Merge pull request #13177 from taosdata/3.0
3.0
|
2022-05-29 00:23:37 +08:00 |
wangmm0220
|
5ebd2ec810
|
feat:add encode/decode for operator
|
2022-05-28 23:26:22 +08:00 |
54liuyao
|
aa20cfedcd
|
feat(stream): watermark and trigger
|
2022-05-28 18:19:36 +08:00 |
Haojun Liao
|
4bc5466bbd
|
fix(query): add tags in stream scanner.
|
2022-05-28 17:28:47 +08:00 |
wangmm0220
|
780644c135
|
feat:add encode/decode for operator
|
2022-05-27 23:21:41 +08:00 |
wangmm0220
|
955679276f
|
feat:optimize for group by tag
|
2022-05-27 22:05:53 +08:00 |
slzhou
|
589ecd75ba
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/sma
|
2022-05-27 21:30:24 +08:00 |
slzhou
|
860f7270fb
|
ehance: table scan operator accepts many time ranges
|
2022-05-27 19:50:22 +08:00 |
slzhou
|
7a459a26a8
|
enhance:modify table scan operator that can accept several scan ranges
|
2022-05-27 17:59:27 +08:00 |
Haojun Liao
|
955c37a483
|
Merge pull request #13066 from taosdata/feature/3_liaohj
refactor(query): set the block groupId for stream block.
|
2022-05-27 14:29:37 +08:00 |
Haojun Liao
|
d87bb5f3fa
|
refactor(query): set the block groupId for stream block.
|
2022-05-27 10:03:45 +08:00 |
WANG MINGMING
|
dfe0440c5f
|
Merge pull request #13044 from taosdata/3.0
3.0
|
2022-05-26 21:42:21 +08:00 |
Haojun Liao
|
0e2505936b
|
Merge branch '3.0' into feature/3_liaohj
|
2022-05-26 17:51:34 +08:00 |
Haojun Liao
|
2ced335b04
|
fix(query): set the proper buffer page size.
|
2022-05-26 17:48:07 +08:00 |
Haojun Liao
|
a2a7674021
|
fix(query): do some internal refactor.
|
2022-05-26 17:18:56 +08:00 |
54liuyao
|
270771e39e
|
feat(stream): stream final session operator
|
2022-05-26 16:55:54 +08:00 |
wangmm0220
|
051020f932
|
fix: remove table group code in 2.x
|
2022-05-26 16:05:27 +08:00 |
Haojun Liao
|
f6e8276475
|
fix(query): free the cursor when all data retrieved immediately.
|
2022-05-26 11:51:32 +08:00 |
Haojun Liao
|
53527cfe59
|
Merge pull request #12975 from taosdata/feature/3_liaohj
enh(query): add detailed sort exec information in analysis of operator.
|
2022-05-25 17:08:51 +08:00 |
Haojun Liao
|
84f6898fcd
|
enh(query): add detailed sort exec information in analysis of operator.
|
2022-05-25 15:22:34 +08:00 |
54liuyao
|
0778bf8857
|
stream session operator
|
2022-05-25 09:05:03 +08:00 |
Haojun Liao
|
e8c03c576a
|
other: merge 3.0
|
2022-05-24 11:32:48 +08:00 |
Haojun Liao
|
60e7e2ae6f
|
enh(query): add more information regarding analyze sql execution.
|
2022-05-24 11:29:51 +08:00 |
yihaoDeng
|
7da509b2f2
|
enh: index filter interface
|
2022-05-23 17:31:36 +08:00 |
Haojun Liao
|
a7feca23fe
|
other: merge 3.0
|
2022-05-30 23:32:00 +08:00 |
Haojun Liao
|
70927458e5
|
refactor(query): do some internal refactor.
|
2022-05-30 20:10:30 +08:00 |
Haojun Liao
|
1652cd0ec2
|
enh(query): enable twa function in select clause.
|
2022-05-29 12:35:11 +08:00 |
Haojun Liao
|
25e2a9dd72
|
refactor: do some internal refactor, and set the correct intermediate buffer size for average function.
|
2022-05-20 23:58:34 +08:00 |
Haojun Liao
|
14998af2b8
|
Merge pull request #12669 from taosdata/feature/3_liaohj
enh(query): record and return the schema version and tags version of the queried table.
|
2022-05-19 16:48:37 +08:00 |
Haojun Liao
|
47e6e95866
|
enh(query): record and return the schema version and tags version of current queried table.
|
2022-05-18 20:39:00 +08:00 |
54liuyao
|
5ca0e81bba
|
stream final interval operator
|
2022-05-18 19:41:29 +08:00 |
Haojun Liao
|
c508c89a92
|
enh(query): filter the child table that are not belongs to current super table when adding into candidate list.
|
2022-05-17 16:02:03 +08:00 |
Haojun Liao
|
eb6f95c7dd
|
enh(query): reverse scan table to generated interval results.
|
2022-05-17 12:16:44 +08:00 |
Haojun Liao
|
745f64aff6
|
refactor(query): do some internal refactor.
|
2022-05-16 17:16:20 +08:00 |
Haojun Liao
|
8242cac94a
|
fix(query): fill the pseudo column before applying filter in table scanner.
|
2022-05-14 19:21:12 +08:00 |
Haojun Liao
|
d760f981a3
|
Merge pull request #12437 from taosdata/feature/3.0_liaohj
fix(query): set the correct state value key index.
|
2022-05-13 21:58:32 +08:00 |
Haojun Liao
|
5dadb26070
|
fix(query): set the correct state value key index.
|
2022-05-13 18:18:54 +08:00 |
54liuyao
|
4b564b2ebd
|
add stream ci
|
2022-05-13 15:37:31 +08:00 |
Haojun Liao
|
38d52c69dc
|
fix(query): fix syntax errors in executorimpl.c
|
2022-05-13 10:12:03 +08:00 |
liuyao
|
426200a71b
|
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
|
2022-05-13 09:19:22 +08:00 |
Haojun Liao
|
3678aa9094
|
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
|
2022-05-12 23:49:21 +08:00 |
54liuyao
|
42f27e99d0
|
steam reprocess window
|
2022-05-12 22:15:13 +08:00 |
Haojun Liao
|
a41f6a3479
|
fix(query): fix the bug that special pseudo column tbname, along with other normal columns in select clause, cause taosd crash.
|
2022-05-12 17:33:36 +08:00 |
slzhou@taodata.com
|
ed1a71f1a0
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-12 09:57:55 +08:00 |
slzhou@taodata.com
|
d37d4e5b5e
|
error processing of executor when calling aggregate function
|
2022-05-12 09:57:43 +08:00 |
yihaoDeng
|
f3bf12c711
|
enh(index): update index filter UT
|
2022-05-11 23:20:01 +08:00 |
Haojun Liao
|
6c30d170ea
|
refactor: do some internal refactor.
|
2022-05-10 17:46:45 +08:00 |
Shengliang Guan
|
2c694a5080
|
refactor: remove rpc client in executor and scanoperator
|
2022-05-09 18:14:12 +08:00 |
Shengliang Guan
|
0dfac36f5e
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-09 16:40:16 +08:00 |
Haojun Liao
|
0f9f52e78b
|
fix(query): remove false assert.
|
2022-05-08 16:37:12 +08:00 |
Haojun Liao
|
f6be0f0dfe
|
other: merge with 3.0.
|
2022-05-08 16:06:47 +08:00 |
Shengliang Guan
|
963813b5e6
|
Merge remote-tracking branch 'origin/3.0' into feature/dnode
|
2022-05-07 20:19:54 +08:00 |
Shengliang Guan
|
c8865f3a05
|
refactor: remove rpc client in executor and scanoperator
|
2022-05-07 20:19:40 +08:00 |
Haojun Liao
|
6ce36a083e
|
Merge pull request #12214 from taosdata/feature/3.0_liaohj
fix(query): remove a false assert.
|
2022-05-07 19:00:29 +08:00 |
Haojun Liao
|
cdc2002e70
|
refactor(query): do some internal refactor.
|
2022-05-07 18:15:17 +08:00 |
54liuyao
|
599ea89a53
|
stream scan
|
2022-05-07 18:10:45 +08:00 |
Haojun Liao
|
f867e8ea91
|
fix(query): eliminate memory leak.
|
2022-05-07 17:23:05 +08:00 |
Haojun Liao
|
6115d3dbe8
|
fix(query): update the column match strategy.
|
2022-05-07 11:04:38 +08:00 |
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 |
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 |
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 |
yihaoDeng
|
acc12943b8
|
validate tag filter status
|
2022-04-15 22:17:22 +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 |