Ganlin Zhao
|
8eb17a28d2
|
Merge branch '3.0' into fix/TD-17400
|
2022-07-18 17:36:56 +08:00 |
Zhiqiang Wang
|
2453331aea
|
Merge pull request #15072 from taosdata/fix/ZhiqiangWang/TD-13063-fix-win-format-negative-timestamp-error
os: win format negative timestamp error
|
2022-07-18 17:29:49 +08:00 |
shenglian-zhou
|
0e93b2b776
|
Merge pull request #15070 from taosdata/szhou/fix/td-17470
fix: remove the assert check of time window from when generating buffer for window computation
|
2022-07-18 17:18:56 +08:00 |
Ganlin Zhao
|
f57ad234dc
|
fix(query): fix function first/last do not support constant input
TD-17400
|
2022-07-18 16:59:03 +08:00 |
afwerar
|
fa96e64ee0
|
os: win format negative timestamp error
|
2022-07-18 16:53:20 +08:00 |
shenglian zhou
|
691856073b
|
fix: remove the assert check of time window from when generating buffer for window computation
|
2022-07-18 16:41:24 +08:00 |
Ganlin Zhao
|
670b8c926b
|
Merge pull request #15066 from taosdata/feat/agg_client_api
feat(query): add selective function scalar version
|
2022-07-18 16:26:24 +08:00 |
Liu Jicong
|
3dbe5e7730
|
Merge pull request #15067 from taosdata/feature/stream
fix(stream): data exec
|
2022-07-18 16:15:18 +08:00 |
Haojun Liao
|
04b12ee74d
|
Merge pull request #15063 from taosdata/feature/3_liaohj
fix(query): filter new added child table for stream scan operator.
|
2022-07-18 16:05:23 +08:00 |
shenglian-zhou
|
e13d101829
|
Merge pull request #15061 from taosdata/szhou/fix/td-17410
fix: set output to false for projections of project logic node
|
2022-07-18 15:51:43 +08:00 |
Liu Jicong
|
053786e6b4
|
fix(stream): data exec
|
2022-07-18 15:50:36 +08:00 |
Haojun Liao
|
eebbbce4f3
|
fix(query): filter new added child table for stream scan operator.
|
2022-07-18 15:31:39 +08:00 |
Ganlin Zhao
|
5b12fcb3a1
|
feat(query): add selective function scalar version
|
2022-07-18 15:23:28 +08:00 |
shenglian zhou
|
23d0c9d67b
|
fix: set output to false for projections of project logic node
|
2022-07-18 15:20:20 +08:00 |
Ganlin Zhao
|
75371098a6
|
refactor
|
2022-07-18 15:14:20 +08:00 |
Ganlin Zhao
|
a4d86275d2
|
feat(query): add first/last/last_row scalar version
|
2022-07-18 15:06:21 +08:00 |
Ganlin Zhao
|
46a2d9bad4
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-18 14:51:59 +08:00 |
Ganlin Zhao
|
afc48c3d55
|
Merge pull request #15051 from taosdata/feat/agg_client_api
feat(query): add histogram function scalar version
|
2022-07-18 14:48:47 +08:00 |
Ganlin Zhao
|
a80027736d
|
feat(query): add top/bottom function scalar version
|
2022-07-18 14:47:53 +08:00 |
Liu Jicong
|
f2e9d522a4
|
Merge pull request #15052 from taosdata/feature/stream
fix(tmq): table not found
|
2022-07-18 14:43:44 +08:00 |
Minglei Jin
|
0ade998702
|
Merge pull request #15049 from taosdata/fix/TD-17491
fix: free vMetaRsp.pSchemas
|
2022-07-18 14:41:25 +08:00 |
Haojun Liao
|
570ca3bbda
|
Merge pull request #15053 from taosdata/feature/3_liaohj
fix(query): fix memory leak.
|
2022-07-18 14:23:42 +08:00 |
Cary Xu
|
622de740c0
|
Merge pull request #15048 from taosdata/feature/TD-11274-3.0
enh: grant refactor and grant check
|
2022-07-18 14:15:25 +08:00 |
Haojun Liao
|
fc67efb5aa
|
fix(query): fix memory leak.
|
2022-07-18 13:52:33 +08:00 |
Liu Jicong
|
158c6ae3e4
|
fix(tmq): table not found
|
2022-07-18 13:51:31 +08:00 |
Ganlin Zhao
|
7b5a96fa80
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-18 13:42:58 +08:00 |
Ganlin Zhao
|
e37bdbd5c9
|
feat(query): add histogram function scalar version
TD-17344
|
2022-07-18 13:37:18 +08:00 |
WANG MINGMING
|
05e5beb8f3
|
Merge pull request #14970 from taosdata/feature/TD-14761
fix:raw block datalen if json data
|
2022-07-18 13:31:28 +08:00 |
Minglei Jin
|
b52c734f88
|
fix: free vMetaRsp.pSchemas
|
2022-07-18 13:31:13 +08:00 |
Cary Xu
|
2204a770ab
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-07-18 13:22:41 +08:00 |
Cary Xu
|
6460514147
|
enh: grant refactor and grant check
|
2022-07-18 13:22:21 +08:00 |
Liu Jicong
|
6fb3072b43
|
Merge branch '3.0' into feature/stream
|
2022-07-18 11:46:59 +08:00 |
Liu Jicong
|
500553d581
|
refactor: add debug log
|
2022-07-18 11:41:56 +08:00 |
Minghao Li
|
0fa9ce71d8
|
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 11:03:03 +08:00 |
Li Minghao
|
046e784c8c
|
Merge pull request #15031 from taosdata/feature/3.0_mhli
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 10:59:24 +08:00 |
Haojun Liao
|
1ed388c0ce
|
Merge pull request #15016 from taosdata/feature/3_liaohj
fix(query): add limit/offset implementation in exchange operator.
|
2022-07-18 10:57:46 +08:00 |
Ganlin Zhao
|
1ea48b62c8
|
Merge pull request #15026 from taosdata/feat/agg_client_api
feat(query): add stateduration function scalar version
|
2022-07-18 10:48:25 +08:00 |
Minglei Jin
|
66d3c489a4
|
Merge pull request #15030 from taosdata/fix/TD-17479
fix: dismiss memory issues
|
2022-07-18 10:15:08 +08:00 |
Haojun Liao
|
95db2fb8a8
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-18 10:01:32 +08:00 |
Minghao Li
|
9f94dcb384
|
refactor(sync): add index/term in vnodeSnapWriterClose
|
2022-07-18 09:45:33 +08:00 |
Minglei Jin
|
677fd4764f
|
fix: dismiss memory issues
|
2022-07-18 09:42:40 +08:00 |
Hongze Cheng
|
b99c6958fa
|
Merge pull request #15007 from taosdata/feat/tsdb_snapshot
fix: vnode snapshot state
|
2022-07-18 09:38:14 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
dapan1121
|
3101633bbf
|
fix: fix scalar crash issue
|
2022-07-18 08:47:05 +08:00 |
Yihao Deng
|
41ed88908f
|
Merge pull request #15015 from taosdata/fix/fixFst
fix: fst bug
|
2022-07-18 08:33:41 +08:00 |
Cary Xu
|
35d395c418
|
Merge pull request #15028 from taosdata/feature/grant-3.0
fix: make the ci cases pass
|
2022-07-17 23:19:25 +08:00 |
Cary Xu
|
74bf84fd5a
|
fix: make the ci cases pass
|
2022-07-17 23:17:24 +08:00 |
shenglian-zhou
|
878bd921e1
|
Merge pull request #15022 from taosdata/szhou/feature/user-tags
feat: processing nchar and json columns of user tags
|
2022-07-17 22:58:42 +08:00 |
Ganlin Zhao
|
bcb7cb408d
|
Merge branch '3.0' into feat/agg_client_api
|
2022-07-17 22:54:43 +08:00 |
Ganlin Zhao
|
107cb15dbd
|
feat(query): add stateduration function scalar version
|
2022-07-17 22:52:40 +08:00 |