Haojun Liao
|
e5d25f4634
|
fix(query): set correct ts column index in interp executor.
|
2022-06-21 09:41:35 +08:00 |
Haojun Liao
|
1bf7fbbc0b
|
feature(query): support interp function, and do some internal refactor.
|
2022-06-20 23:22:28 +08:00 |
Haojun Liao
|
ad0595b9ec
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-20 14:08:21 +08:00 |
Haojun Liao
|
868185a3b9
|
refactor(query): do some internal refactor.
|
2022-06-20 13:47:13 +08:00 |
Haojun Liao
|
b66e0e718b
|
fix(query): fix output column in show super table block distribution.
|
2022-06-20 13:42:59 +08:00 |
Haojun Liao
|
659e429b87
|
feature(query): support show table block distribution.
|
2022-06-20 12:54:46 +08:00 |
54liuyao
|
5301dece4e
|
feat(stream): add ci
|
2022-06-20 11:35:05 +08:00 |
Xiaoyu Wang
|
c963f92dda
|
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-19 20:09:15 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
WANG MINGMING
|
45a247c062
|
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
|
2022-06-19 11:18:14 +08:00 |
Haojun Liao
|
2f4bcd2625
|
enh(query): add more info about tablescan.
|
2022-06-18 20:03:27 +08:00 |
54liuyao
|
8c47a18dbf
|
feat(stream): semi session operator
|
2022-06-18 19:57:08 +08:00 |
wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Haojun Liao
|
956173e2e1
|
refactor: do some internal refactor.
|
2022-06-18 14:49:27 +08:00 |
Haojun Liao
|
f2a27f5842
|
refactor: do some internal refactor.
|
2022-06-18 12:00:41 +08:00 |
WANG MINGMING
|
a64013461f
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-18 11:11:54 +08:00 |
Haojun Liao
|
2cf8e30241
|
fix(query): fix syntax error.
|
2022-06-18 09:35:30 +08:00 |
Haojun Liao
|
820d6d1332
|
refactor: do some internal refactor.
|
2022-06-17 23:23:37 +08:00 |
Haojun Liao
|
d2f8a330e1
|
refactor(query): do some internal refactor.
|
2022-06-17 20:09:49 +08:00 |
Haojun Liao
|
0f92fb02f9
|
enh(query): add new api.
|
2022-06-17 20:07:55 +08:00 |
Haojun Liao
|
45d379473f
|
fix(query): fix syntax error.
|
2022-06-17 19:49:43 +08:00 |
Haojun Liao
|
11267a0032
|
other: merge 3.0
|
2022-06-17 19:05:39 +08:00 |
Haojun Liao
|
78d1f75c9b
|
refactor(query): do some internal refactor.
|
2022-06-17 19:01:45 +08:00 |
dapan1121
|
211adf20af
|
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
|
2022-06-17 18:20:05 +08:00 |
liuyao
|
f9fe106a70
|
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
|
2022-06-17 16:30:01 +08:00 |
Haojun Liao
|
1c52b59344
|
refactor: do some internal refactor.
|
2022-06-17 15:48:32 +08:00 |
54liuyao
|
61153b7637
|
feat(stream): distribute stream session plan
|
2022-06-17 15:39:19 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
dapan1121
|
f0c53fb982
|
Merge branch '3.0' into feature/showapps
|
2022-06-17 14:44:44 +08:00 |
Haojun Liao
|
9c6a9f1c92
|
fix(query): set correct source status in merge sort.
|
2022-06-17 14:25:53 +08:00 |
Haojun Liao
|
1b907e847c
|
other: merge 3.0
|
2022-06-17 09:26:16 +08:00 |
Haojun Liao
|
af7f3e3252
|
refactor(query): set correct buffer pages.
|
2022-06-17 09:20:19 +08:00 |
Haojun Liao
|
feebe90a1f
|
fix(query): set correct buffer page size.
|
2022-06-17 09:18:53 +08:00 |
Haojun Liao
|
5837c141c9
|
Merge pull request #13914 from taosdata/feature/3_liaohj
fix(query): set null for null value in groupby
|
2022-06-16 22:35:10 +08:00 |
shenglian-zhou
|
9ebc581b6d
|
Merge pull request #13910 from taosdata/szhou/fix/table-merge-scan-buf-size
fix: table merge scan sort buf size
|
2022-06-16 22:11:31 +08:00 |
Haojun Liao
|
cc638a2236
|
fix(query): set null for null value in groupby
|
2022-06-16 21:13:18 +08:00 |
Haojun Liao
|
0fae75ebdd
|
Merge pull request #13904 from taosdata/feature/3_liaohj
fix(query): adjust group limitation.
|
2022-06-16 21:12:27 +08:00 |
dapan1121
|
b3f9f81b61
|
support show apps
|
2022-06-16 21:06:04 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
shenglian zhou
|
67540f2504
|
fix: table merge scan sort buf size
|
2022-06-16 19:49:42 +08:00 |
liuyao
|
39e2a646e9
|
Merge pull request #13901 from taosdata/feature/TD-16512
feat(stream): stream partition by
|
2022-06-16 18:39:34 +08:00 |
Haojun Liao
|
ab47de1dae
|
fix(query): adjust group limitation.
|
2022-06-16 18:30:22 +08:00 |
54liuyao
|
7b98430906
|
feat(stream): stream partition by
|
2022-06-16 18:11:39 +08:00 |
Haojun Liao
|
dfce7e7261
|
other:merge 3.0
|
2022-06-16 17:49:58 +08:00 |
Haojun Liao
|
bd518f3f71
|
fix(query): remove group info during sort.
|
2022-06-16 17:39:33 +08:00 |
Haojun Liao
|
6e328d42ca
|
Merge pull request #13897 from taosdata/feature/3_liaohj
fix(query): set correct error code.
|
2022-06-16 17:33:41 +08:00 |
Haojun Liao
|
87300b2ab0
|
fix(query): set correct error code.
|
2022-06-16 16:21:01 +08:00 |
Haojun Liao
|
2c746848fc
|
Merge pull request #13877 from taosdata/feature/3_liaohj
enh(query): partition by supports arithmetic expr
|
2022-06-16 16:18:50 +08:00 |
Haojun Liao
|
5492155009
|
fix(query): fix syntax error on windows platform.
|
2022-06-16 14:49:37 +08:00 |
Haojun Liao
|
75e0eaa53f
|
fix(query): add null pointer check.
|
2022-06-16 13:53:02 +08:00 |