dapan1121
|
daf91648fe
|
fix: invalid read memory issue
|
2023-08-18 13:57:17 +08:00 |
dapan1121
|
e8fa9aa633
|
fix: join blockId and target issues
|
2023-08-17 13:50:26 +08:00 |
dapan1121
|
91d6734b34
|
fix: join condition push down issue
|
2023-08-16 14:28:39 +08:00 |
dapan1121
|
6a78053b51
|
feat: add hint supporting
|
2023-08-14 17:21:15 +08:00 |
dapan1121
|
9f0da17c49
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-28 19:40:55 +08:00 |
dapan1121
|
81a2bf10cf
|
enh: optimize stable join
|
2023-06-28 19:39:04 +08:00 |
dapan1121
|
8f39b9d2e4
|
enh: optimize query plan
|
2023-06-27 19:36:51 +08:00 |
Ganlin Zhao
|
77d2737f91
|
fix: fix userAlias issue when keepColumnName is set to true
|
2023-06-25 17:51:51 +08:00 |
dapan1121
|
9972aa81d6
|
Merge remote-tracking branch 'origin/3.0' into feat/TD-24700
|
2023-06-25 17:31:32 +08:00 |
dapan1121
|
2b55a75e82
|
enh: refact code
|
2023-06-21 19:33:27 +08:00 |
wangjiaming0909
|
fb4f174fbc
|
feature: add input, output ts order for execution plans
|
2023-06-16 10:26:09 +08:00 |
dapan1121
|
170182fecd
|
feat: support fill history with sub request
|
2023-06-12 16:10:54 +08:00 |
dapan1121
|
e70c433a59
|
enh: support time line query from union/union all subquery
|
2023-05-26 08:44:23 +08:00 |
dapan1121
|
4c88fd08de
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-05-23 09:25:37 +08:00 |
dapan1121
|
7ea23a33bc
|
enh: optimize time line function validation
|
2023-05-09 16:37:08 +08:00 |
Xiaoyu Wang
|
e584bb3ea1
|
feat: subtable level privilege
|
2023-04-25 17:39:28 +08:00 |
shenglian zhou
|
d547b9e38f
|
fix: interp pseudo column can not be used without interp function
|
2023-04-04 11:27:54 +08:00 |
Xiaoyu Wang
|
09925437e3
|
merge main
|
2023-02-08 09:51:52 +08:00 |
dapan1121
|
d88f1efeb1
|
feat: support force fill clause
|
2023-02-02 17:16:30 +08:00 |
Haojun Liao
|
723efba79b
|
Merge branch '3.0' into refact/submit_req
|
2022-12-26 13:25:25 +08:00 |
Shengliang Guan
|
664dcb6b4e
|
Merge branch 'main' into merge/mainto3.0_1226
|
2022-12-26 09:26:54 +08:00 |
Xiaoyu Wang
|
0c269c317b
|
merge 3.0
|
2022-12-23 17:50:05 +08:00 |
Xiaoyu Wang
|
e62315c244
|
fix: keepColumnName parameter changes the user alias
|
2022-12-23 15:12:53 +08:00 |
Xiaoyu Wang
|
ad7f9b274b
|
enh: improve unit tests
|
2022-12-20 16:53:08 +08:00 |
Haojun Liao
|
fdade6d6a3
|
Merge branch '3.0' into refact/submit_req
|
2022-12-19 11:24:00 +08:00 |
dapan1121
|
978d45ffc1
|
enh: optimize converting timestamp at client side
|
2022-12-15 16:56:35 +08:00 |
Xiaoyu Wang
|
bc36bc188e
|
feat: event window
|
2022-12-08 09:36:37 +08:00 |
Xiaoyu Wang
|
173794dc0f
|
merge 3.0
|
2022-11-30 10:58:32 +08:00 |
Xiaoyu Wang
|
f3681433c6
|
fix: stream plan error
|
2022-11-29 16:43:12 +08:00 |
Xiaoyu Wang
|
948502be25
|
enh: replace row format
|
2022-11-27 17:09:02 +08:00 |
dapan1121
|
49917d5156
|
enh: refactor batch meta msg
|
2022-11-17 10:35:25 +08:00 |
Xiaoyu Wang
|
901c9b8f77
|
fix: some problems of parser
|
2022-11-14 16:53:01 +08:00 |
Xiaoyu Wang
|
38f20ec32d
|
enh: show table tags command extension
|
2022-11-10 17:22:13 +08:00 |
Xiaoyu Wang
|
8513dc1067
|
enh: insert optimize
|
2022-11-04 15:21:38 +08:00 |
Cary Xu
|
6d0d42569a
|
enh: remove obsolete codes for raw data row
|
2022-10-25 11:30:57 +08:00 |
Xiaoyu Wang
|
9abea76791
|
fix: do coverity scan
|
2022-10-17 15:43:42 +08:00 |
Xiaoyu Wang
|
d6374a726a
|
fix: some problems of parser
|
2022-10-12 16:32:29 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
shenglian zhou
|
b250efeee4
|
fix: support window pseduo column for fill operator
|
2022-08-24 17:05:38 +08:00 |
Xiaoyu Wang
|
4cf9bd6ac1
|
fix: the syntax problem of querying the state value in the state window
|
2022-08-22 17:46:57 +08:00 |
Xiaoyu Wang
|
e5da9167ff
|
fix: escape character problem in auto create table insert
|
2022-08-19 11:52:30 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Xiaoyu Wang
|
03784406c4
|
fix: improve create stream check
|
2022-08-11 22:08:19 +08:00 |
Haojun Liao
|
c054ed889b
|
other: merge 3.0
|
2022-08-06 15:26:34 +08:00 |
Xiaoyu Wang
|
bd8de1e8fd
|
fix: timeline function validity check
|
2022-08-03 16:59:27 +08:00 |
Xiaoyu Wang
|
f8bd778979
|
enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions
|
2022-08-02 16:18:53 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |