Commit graph

7677 commits

Author SHA1 Message Date
wangmm0220
802c86fe17 fix:error when bind ts column in schemaless 2022-07-19 09:58:51 +08:00
wangmm0220
00bb6ed309 fix:conflicts from 3.0 2022-07-18 15:41:35 +08:00
wangmm0220
34c87dc428 fix:<TD-17324> ts already exist when insert with schemaless & modify the interface of tmq meta 2022-07-18 15:33:42 +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
Liu Jicong
f2e9d522a4
Merge pull request #15052 from taosdata/feature/stream
fix(tmq): table not found
2022-07-18 14:43:44 +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
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
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
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
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
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
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
Ganlin Zhao
e0c7137820
Merge pull request #14994 from taosdata/feat/agg_client_api
feat(query): add statecount function scalar version
2022-07-17 22:50:14 +08:00
shenglian zhou
b009c76b7f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags 2022-07-17 22:20:55 +08:00
Cary Xu
5ef9239c74
Merge pull request #14979 from taosdata/feature/grant-3.0
feat: support grant
2022-07-17 22:16:00 +08:00
shenglian zhou
1792e49dcc Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags 2022-07-17 21:38:16 +08:00
shenglian zhou
af1350a6dd feat: processing nchar and json columns of user tags 2022-07-17 21:37:59 +08:00
Shengliang Guan
f40b0ad7e0 Merge branch '3.0' into feature/3_liaohj 2022-07-17 19:04:13 +08:00
Minglei Jin
a579331c70
Merge pull request #15002 from taosdata/fix/tdb-multidb
fix/tdb: first round multi-db implementation
2022-07-17 15:32:17 +08:00
Minglei Jin
73e91f6491 fix wal kill case 2022-07-17 14:27:13 +08:00
Haojun Liao
fc5544d42a fix(query):fix the invalid returned code in the compare function 2022-07-17 12:28:55 +08:00
Haojun Liao
ad058e8c97 Merge branch '3.0' into feature/3_liaohj 2022-07-17 11:06:49 +08:00
shenglian zhou
110aef1f12 feat: change bufSize for double digits 2022-07-17 05:30:20 +08:00
shenglian zhou
76f38ee03a feat: change bufSize to leave space for var string header 2022-07-17 05:19:01 +08:00
shenglian zhou
de1ca5b68f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags 2022-07-17 05:07:17 +08:00
shenglian zhou
7570a4495d feat: add user tags 2022-07-17 04:57:16 +08:00
Minglei Jin
24e40fcc39 fix memory issue 2022-07-17 00:14:36 +08:00
Haojun Liao
f0d1f393fd fix(query): add limit/offset implementation in exchange operator. 2022-07-16 23:24:59 +08:00
Haojun Liao
405c4c6305
Merge pull request #14991 from taosdata/feature/3_liaohj
fix(query):support multigroup in groupby operator.
2022-07-16 21:07:55 +08:00
yihaoDeng
b1ed45fcf1 fix fst bug 2022-07-16 21:00:11 +08:00
Haojun Liao
6756c6515a fix(query): add null pointer check. 2022-07-16 19:54:14 +08:00
Haojun Liao
5a5e30c456 fix(query): remove invalid free. 2022-07-16 19:44:08 +08:00
Xiaoyu Wang
841a3f5651
Merge pull request #15004 from taosdata/feature/3.0_debug_wxy
some problems of planner
2022-07-16 19:43:29 +08:00
Minglei Jin
c6b2b2f98a fix: return 0 if page's already dirty 2022-07-16 19:37:17 +08:00
Xiaoyu Wang
43852a0e69 some problems of planner 2022-07-16 19:15:14 +08:00
dapan1121
9ec14ece62 fix: fix taosd mem leak 2022-07-16 18:58:29 +08:00
liuyao
e59942bdc7
Merge pull request #15003 from taosdata/feature/TD-17357
feat(stream): add log
2022-07-16 18:50:32 +08:00
dapan1121
4097b5ae56
Merge pull request #14986 from taosdata/fix/fixmsgorder
fix: fix msg disorder and other issues
2022-07-16 18:42:41 +08:00
Minghao Li
fdf7930702 refactor(sync): add index/term in snapshot write 2022-07-16 18:09:36 +08:00