Commit Graph

4647 Commits

Author SHA1 Message Date
Li Minghao 4738f72c60
Merge pull request #12357 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error, %X
2022-05-12 08:43:12 +08:00
Minghao Li 453d105a08 enh(sync): add error log, linux api error, %X 2022-05-12 07:54:45 +08:00
yihaoDeng f3bf12c711 enh(index): update index filter UT 2022-05-11 23:20:01 +08:00
yihaoDeng 19e7f2207b enh(index): update index filter UT 2022-05-11 22:41:03 +08:00
yihaoDeng b6c637dc64 enh(index): update index filter UT 2022-05-11 22:13:46 +08:00
yihaoDeng 9882ae0a21 enh(index): update index filter UT 2022-05-11 22:11:33 +08:00
dapan1121 aa93f39307 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 21:40:56 +08:00
dapan1121 cc9983ab91 fix bug 2022-05-11 21:35:00 +08:00
Xiaoyu Wang 385068caf9
Merge pull request #12350 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-11 20:33:42 +08:00
Xiaoyu Wang 510283290d fix: some problems of parser 2022-05-11 19:49:04 +08:00
dapan1121 be118fdefe Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 19:10:13 +08:00
Xiaoyu Wang 41e36dddb7 fix: some problems of parser 2022-05-11 19:03:59 +08:00
dapan1121 327b5cdae9 stmt auto create table 2022-05-11 19:02:39 +08:00
Yihao Deng c8b0503077
Merge pull request #12346 from taosdata/enh/updateIndexF
enh(index): update index filter
2022-05-11 18:58:59 +08:00
yihaoDeng 17bbd59a82 enh(index): update index filter 2022-05-11 18:00:42 +08:00
Haojun Liao 7a4df795f4 refactor: do some internal refactor. 2022-05-11 17:19:35 +08:00
Ganlin Zhao 93b0cd8047
Merge pull request #12343 from taosdata/feature/3.0_glzhao
feat(query): add state_duration function
2022-05-11 17:02:24 +08:00
Hongze Cheng 97e74a811f
Merge pull request #12338 from taosdata/feature/data_format
fix: database options
2022-05-11 16:57:33 +08:00
Li Minghao 0fab39a8ef
Merge pull request #12344 from taosdata/feature/3.0_mhli
enh(sync): add error log, linux api error
2022-05-11 16:39:16 +08:00
dapan1121 9fcc676e3f stmt auto create table 2022-05-11 16:04:33 +08:00
Minghao Li 7c41d52967 enh(sync): add error log, linux api error 2022-05-11 15:52:31 +08:00
Ganlin Zhao 977c3fe400 feat(query): add state_duration function 2022-05-11 15:42:31 +08:00
Liu Jicong 4a7910973e
Merge pull request #12339 from taosdata/feature/tq
enh(tmq): only read committed log
2022-05-11 15:18:59 +08:00
Liu Jicong 714dd4f497 enh(tmq): only read committed log 2022-05-11 14:42:20 +08:00
dapan f506604d65 stmt auto create table 2022-05-11 14:41:39 +08:00
dapan 68f1ede8eb Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-11 11:45:53 +08:00
dapan 66bcbbba47 stmt auto create table 2022-05-11 11:44:09 +08:00
Hongze Cheng ac27d62f33 refact data code 2022-05-11 02:29:53 +00:00
Ganlin Zhao 6a94ad7346
Merge pull request #12321 from taosdata/feature/3.0_glzhao
feat(query): add state_count function
2022-05-11 09:50:56 +08:00
Yihao Deng 9d2ba0a360
Merge pull request #12324 from taosdata/enh/queryIndexInter
enh(query): index inter
2022-05-11 00:01:05 +08:00
Haojun Liao a4015fdb2c
Merge pull request #12315 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-05-10 22:07:02 +08:00
shenglian-zhou f718be6ec1
Merge pull request #12320 from taosdata/feature/udf
feature(udf): disable udfd starting
2022-05-10 22:04:20 +08:00
yihaoDeng 2403f5294c enh(query): add executor plan interface 2022-05-10 21:37:18 +08:00
yihaoDeng d4c550db66 enh(query): add executor plan interface 2022-05-10 21:35:43 +08:00
Xiaoyu Wang b3300a03b1 fix: some problems of parser 2022-05-10 21:03:31 +08:00
Xiaoyu Wang 8975c6e042 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-10 21:00:18 +08:00
Xiaoyu Wang 2745113a77 fix: some problems of parser 2022-05-10 20:59:10 +08:00
Ganlin Zhao 46c9e0f1c2 refactor code format 2022-05-10 20:51:31 +08:00
Ganlin Zhao 57cd462000 Merge branch '3.0' into feature/3.0_glzhao 2022-05-10 20:44:57 +08:00
Ganlin Zhao 3c7b971841 feat(query): add state_count function 2022-05-10 20:35:54 +08:00
Ganlin Zhao 85adb8611c feat(query): add state_count function 2022-05-10 20:32:03 +08:00
slzhou fe99a19687 feature(udf):start udfd can be disabled 2022-05-10 20:24:01 +08:00
slzhou adceacd59b feature(udf):start udfd can be disabled 2022-05-10 20:07:46 +08:00
Haojun Liao 119874ac5d refactor:do some internal refactor. 2022-05-10 18:24:52 +08:00
Haojun Liao 8c47b350dc fix(query): Pseudo time window result expands to multiple rows in case of multiple rows aggregates function existing. 2022-05-10 18:21:54 +08:00
Haojun Liao 6c30d170ea refactor: do some internal refactor. 2022-05-10 17:46:45 +08:00
Hongze Cheng 6a0e89c487 fix: memory leak 2022-05-10 09:06:20 +00:00
dapan 97f64a58ee Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/qnode 2022-05-10 16:00:08 +08:00
dapan 005ff0eda9 stmt auto create table 2022-05-10 15:50:41 +08:00
shenglian-zhou 004f6d9513
Merge pull request #12297 from taosdata/feature/udf
fix: block extraction null set error
2022-05-10 14:50:56 +08:00
Hongze Cheng faa37667b7 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-10 05:57:42 +00:00
Hongze Cheng 0058775309 feat: TD-15433 2022-05-10 05:57:31 +00:00
shenglian zhou 8dda49ac17 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-10 13:01:06 +08:00
Minghao Li 503de649cb enh(sync): add error log 2022-05-10 12:22:57 +08:00
Minghao Li 8c0d600cdf enh(sync): add error log 2022-05-10 12:20:13 +08:00
shenglian zhou 2ba5fdc36f fix: block extraction null set error 2022-05-10 11:22:31 +08:00
Ganlin Zhao 65fe36ffb4
Merge pull request #12295 from taosdata/feature/3.0_glzhao
fix(query): fix histogram normalized result incorrect for super table
2022-05-10 11:11:25 +08:00
dapan1121 887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
fix: fix filter issue
2022-05-10 11:08:06 +08:00
Ganlin Zhao 7213548847 fix(query): fix histogram normalized result incorrect for super table
TD-15407
2022-05-10 10:15:33 +08:00
Ganlin Zhao 15055fe9e3
Merge pull request #12281 from taosdata/feature/3.0_glzhao
feat(query): add leastsquares function
2022-05-10 10:13:51 +08:00
Yihao Deng 5de1a22656
Merge pull request #12291 from taosdata/enh/supportIdxFilter
enh(index): support numberic and json filter
2022-05-10 10:00:30 +08:00
Shengliang Guan fe4c1eed05
Merge pull request #12283 from taosdata/feature/3.0_wxy
fix: problem of parser and planner
2022-05-10 09:35:32 +08:00
Shengliang Guan 1899c4609f
Merge pull request #12220 from taosdata/feature/dnode
refactor: remove rpc client in executor and scanoperator
2022-05-10 09:34:25 +08:00
Xiaoyu Wang 88c767bcdb fix: problem of parser and planner 2022-05-10 08:55:32 +08:00
Li Minghao 305d92f7e8
Merge pull request #12282 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak, RespMgr
2022-05-10 07:47:08 +08:00
Haojun Liao f872ef975f
Merge pull request #12274 from taosdata/feature/3.0_liaohj
enh(query):support selectivity function and normal column data query.
2022-05-09 23:36:51 +08:00
yihaoDeng 6c844c7567 enh(index): support numberic and json filter 2022-05-09 23:34:48 +08:00
Shengliang Guan 87aca17f29 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 23:27:12 +08:00
slzhou 623a71d34c feature(udf):move start/stop udfd out of dnode management preparation 2022-05-09 21:39:41 +08:00
Xiaoyu Wang 6804c6a47f fix: problem of parser and planner 2022-05-09 20:30:26 +08:00
Shengliang Guan 75c47794c9 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 20:26:07 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Minghao Li 589048e96b fix(sync): fix memory leak, RespMgr 2022-05-09 20:14:31 +08:00
Ganlin Zhao cfa77a2d39 feat(query): add leastsquares function 2022-05-09 20:04:03 +08:00
dapan af2ba729b0 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 20:04:00 +08:00
dapan 1157154d1e stmt test 2022-05-09 20:03:09 +08:00
Ganlin Zhao 79570c93a3 feat(query): add leastsquares function 2022-05-09 19:37:16 +08:00
Haojun Liao 09f07dbbcf enh(query): add error check for scalar function calculation. 2022-05-09 19:16:22 +08:00
Haojun Liao 55d11618d0 fix(query): fix float value min/max query error. 2022-05-09 19:13:50 +08:00
Zhiqiang Wang 73142a7ac3
Merge pull request #12275 from taosdata/fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp
fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp
2022-05-09 19:00:57 +08:00
Shengliang Guan 2c694a5080 refactor: remove rpc client in executor and scanoperator 2022-05-09 18:14:12 +08:00
Shengliang Guan 00704f9da7 refactor: remove rpc client in executor and scanoperator 2022-05-09 18:07:26 +08:00
Li Minghao 2eb3857553
Merge pull request #12273 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak when break
2022-05-09 17:58:42 +08:00
afwerar e277a3b1c9 fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp 2022-05-09 17:56:08 +08:00
Haojun Liao ea18b8a7dc feature(query): bottom function is available. 2022-05-09 17:48:23 +08:00
Minghao Li b71b5284ae fix(sync): fix memory leak when break 2022-05-09 17:25:42 +08:00
Liu Jicong 92a55c3bdb
Merge pull request #12270 from taosdata/feature/tq
enh(stream): improve topic show
2022-05-09 17:07:43 +08:00
dapan 0c1ac7a367 stmt test 2022-05-09 17:01:55 +08:00
Shengliang Guan 0dfac36f5e Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 16:40:16 +08:00
Liu Jicong 661fbd2e46 enh(stream): improve topic show 2022-05-09 16:35:59 +08:00
Haojun Liao a030a9f32f enh(query):support selectivity function and normal column data query. 2022-05-09 16:06:15 +08:00
dapan f0154c03c9 stmt auto create table 2022-05-09 16:03:56 +08:00
Li Minghao 75857b049e
Merge pull request #12265 from taosdata/feature/3.0_mhli
fix(sync): fix memory leak
2022-05-09 15:51:05 +08:00
Minghao Li 39bf90c0da fix(sync): fix memory leak 2022-05-09 15:17:33 +08:00
Ganlin Zhao b3df34ef08 Revert "fix(query): fix cast function regression brought by other changes"
This reverts commit e000addc2c.
2022-05-09 15:16:47 +08:00
Ganlin Zhao 8bbcb02855 Merge branch 'feature/3.0_glzhao' of github.com:taosdata/TDengine into feature/3.0_glzhao 2022-05-09 15:16:09 +08:00
Ganlin Zhao b4c7118a51 fix(query): fix cast ncahr bug 2022-05-09 15:13:43 +08:00
Ganlin Zhao e000addc2c fix(query): fix cast function regression brought by other changes 2022-05-09 13:34:26 +08:00
shenglian-zhou e93376de9a
Merge pull request #12252 from taosdata/feature/udf
feature(udf): enhance error process
2022-05-09 12:14:17 +08:00
dapan 6621ee69a0 fix bug 2022-05-09 11:40:24 +08:00
shenglian zhou 8f3619ee89 feature(udf): enhance error process 2022-05-09 11:36:46 +08:00
shenglian-zhou ea282e0d9d
Merge pull request #12246 from taosdata/feature/udf
feature(udf): pipe is placed under datadir and remove it after udfd exist and is hidden
2022-05-09 10:03:22 +08:00
Zhiqiang Wang 05d55b97d4
Merge pull request #12244 from taosdata/fix/ZhiqiangWang/fix-15189-make-taosd-run-on-windows
fix(os): make taosd run on win.
2022-05-09 09:38:24 +08:00
shenglian zhou 736fddc4cd feature(udf): pipe is placed under datadir and remove it after udfd exist and is hidden 2022-05-09 09:36:50 +08:00
Yihao Deng 5fae014c6a
Merge pull request #12237 from taosdata/enh/supportIdxFilter
Enh/support idx filter
2022-05-09 09:07:33 +08:00
dapan 71dbed3ede Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 08:16:02 +08:00
afwerar f780c4ae7a fix(os): make taosd run on win. 2022-05-09 03:36:34 +08:00
afwerar 02e6b38270 fix(os): make taosd run on win. 2022-05-09 03:22:05 +08:00
Xiaoyu Wang 6916f4696a
Merge pull request #12242 from taosdata/feature/3.0_wxy
fix: problem of sql command 'kill transaction'
2022-05-08 22:59:07 +08:00
WANG MINGMING 9bd5da4617
Merge pull request #12231 from taosdata/feature/TD-14761
Feature/td 14761 feat:schemaless function
2022-05-08 22:33:54 +08:00
Xiaoyu Wang 64e8e0c09b fix: problem of sql command 'kill transaction' 2022-05-08 22:31:25 +08:00
Xiaoyu Wang 12beb4d04d fix: problem of sql command 'kill transaction' 2022-05-08 22:20:30 +08:00
WANG MINGMING 8912a8bc63
Merge pull request #12241 from taosdata/3.0
3.0
2022-05-08 18:25:06 +08:00
Haojun Liao 06fb98f0a4 fix(query): revise the length of var data type. 2022-05-08 17:18:11 +08:00
yihaoDeng 03c3c41dec Merge branch 'dev' into tagFlt 2022-05-08 17:16:13 +08:00
Haojun Liao 0f9f52e78b fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
Haojun Liao b329b286ac refactor:do some internal refactor. 2022-05-08 16:09:56 +08:00
Haojun Liao f6be0f0dfe other: merge with 3.0. 2022-05-08 16:06:47 +08:00
Liu Jicong d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Haojun Liao e86bbc1cae
Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:53:06 +08:00
Liu Jicong db3cbbf22d fix(query): column match 2022-05-08 00:21:17 +08:00
Haojun Liao 9025a5d735 Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:14:02 +08:00
Haojun Liao 0bdabe6a10 fix(query): fix invalid extraction of column id. 2022-05-07 23:49:29 +08:00
Liu Jicong 3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Haojun Liao 5c60c6046d refactor: do some internal refactor. 2022-05-07 23:01:56 +08:00
yihaoDeng 5b2d99e6f1 enh(index): support numberic and json filter 2022-05-07 22:38:17 +08:00
Ganlin Zhao 26712d14e1
Merge pull request #12221 from taosdata/feature/3.0_glzhao
fix(query): fix invalid write for concat/concat_ws function
2022-05-07 22:34:57 +08:00
wangmm0220 2e25f684a4 refactor:fix error data incomplete if dataformat=true 2022-05-07 22:24:24 +08:00
dapan1121 7c535c40ba
Merge branch '3.0' into feature/qnode 2022-05-07 22:03:14 +08:00
slzhou c5ef299434 feature(udf): implement drop function 2022-05-07 21:22:43 +08:00
dapan1121 6f49a2ca73 stmt insert 2022-05-07 21:10:52 +08:00
Ganlin Zhao 291d6d25eb fix(query): fix invalid write for concat/concat_ws function
TD-15319
TD-15346
2022-05-07 20:56:43 +08:00
wangmm0220 65c77f572a refactor:modify schemaless function to speed 2022-05-07 20:39:07 +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
slzhou 4cc16bec00 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-07 20:00:56 +08:00
Xiaoyu Wang e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
slzhou f8dd3a1341 feature(udf):refactor code and fix bugs 2022-05-07 19:35:44 +08:00
Yihao Deng ba7bd35a39
Merge pull request #12215 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-07 19:11:55 +08:00
Hongze Cheng a06bf6e5ca
Merge pull request #12206 from taosdata/feature/vnode_refact1
refact: vnode
2022-05-07 19:05:25 +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
yihaoDeng f45cb19a15 fix(rpc): fix invalide fqdn 2022-05-07 18:42:15 +08:00
Xiaoyu Wang bfaceda030 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:25:52 +08:00
Haojun Liao 9b3d7aa410 fix(query): remove a false assert. 2022-05-07 18:19:56 +08:00
yihaoDeng cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +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
wangmm0220 ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +08:00
Hongze Cheng 141ef5afd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 10:03:16 +00:00
Hongze Cheng 323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Haojun Liao f867e8ea91 fix(query): eliminate memory leak. 2022-05-07 17:23:05 +08:00
Haojun Liao addd65f222 Merge branch '3.0' into feature/3.0_liaohj 2022-05-07 16:51:03 +08:00
Hongze Cheng 4a9ae2854b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 08:41:09 +00:00
wangmm0220 d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
Haojun Liao f508da9e13 fix(query): eliminate memory leak 2022-05-07 16:22:52 +08:00
Ganlin Zhao 5763b24843 fix(query): fix timeunit not processed in time functions when calculate
constant values.
2022-05-07 15:51:02 +08:00
Ganlin Zhao 48f708dfe6 Merge branch '3.0' into feature/3.0_glzhao 2022-05-07 15:32:27 +08:00
Hongze Cheng a194f6458f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 07:30:22 +00:00
Hongze Cheng 0c8b7bb094 more refact 2022-05-07 07:29:54 +00:00
Haojun Liao 1d8af5d4cf fix(query): fix memory leak. 2022-05-07 15:11:49 +08:00
Haojun Liao 47eb1fac26
Merge pull request #12187 from taosdata/feature/3.0_liaohj
fix(query): update the column match strategy.
2022-05-07 15:07:40 +08:00
dapan f6f317d608 Merge remote-tracking branch 'origin/feature/vnode_refact0' into feature/qnode 2022-05-07 14:59:45 +08:00
Hongze Cheng 5d150204dd more refact 2022-05-07 06:57:31 +00:00
dapan 44bebf37ec Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-05-07 14:54:45 +08:00
Shengliang Guan fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
refactor: alter stb
2022-05-07 14:52:17 +08:00
dapan1121 1792bf5ff3 fix bug 2022-05-07 14:46:04 +08:00
Ganlin Zhao e2413a062c fix: histogram normalized can only be 0/1 2022-05-07 14:29:50 +08:00
Ganlin Zhao dd7cec4132 feat(query): add histogram normalized processing 2022-05-07 14:23:07 +08:00
dapan1121 c9a2760de7
Merge pull request #12175 from taosdata/feature/qnode
fix: fix taosd memory leak issue
2022-05-07 14:15:36 +08:00
Ganlin Zhao 2139ccceb0
Merge pull request #12191 from taosdata/feature/3.0_glzhao
feat(query): add histogram param parsing
2022-05-07 14:08:01 +08:00
Hongze Cheng 80cfde72ad fix: drop table if exists 2022-05-07 05:34:30 +00:00
dapan1121 7375cf4921 fix mem issue 2022-05-07 13:20:48 +08:00
Shengliang Guan 073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
Li Minghao 3cbc0cbbc6
Merge pull request #12186 from taosdata/feature/3.0_mhli
enh(sync): add trace log
2022-05-07 12:20:00 +08:00
Ganlin Zhao 660b610f04 fix(query): fix histogram function output 2022-05-07 11:35:03 +08:00
Haojun Liao 6115d3dbe8 fix(query): update the column match strategy. 2022-05-07 11:04:38 +08:00
Liu Jicong 96f39a3089
Merge pull request #12185 from taosdata/feature/tq
fix(stream): create stb in stream
2022-05-07 10:46:53 +08:00
Minghao Li 15911b293f enh(sync): add trace log 2022-05-07 10:44:12 +08:00
WANG MINGMING 340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
2022-05-07 10:42:44 +08:00
Ganlin Zhao bb3681cd71 feat(query): add histogram param parsing 2022-05-07 10:24:41 +08:00
Liu Jicong 861fde2508 fix(stream): create stb in stream 2022-05-07 10:21:51 +08:00
dapan1121 8dd7c076d0 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-07 08:48:41 +08:00
dapan1121 20e0d336c7 fix memory leak issue 2022-05-07 08:47:52 +08:00
Yihao Deng 4d99b003d6
Merge pull request #12168 from taosdata/enh/supportIdxFilter
enh(index): support more data type
2022-05-07 08:47:51 +08:00
Liu Jicong 4616e320a4
Merge pull request #12180 from taosdata/feature/tq
enh(stream): fix create stb in stream
2022-05-07 02:14:29 +08:00
Liu Jicong 3ae79a77c7 enh(stream): fix create stb in stream 2022-05-07 01:47:45 +08:00
Haojun Liao ddc4a966d2
Merge pull request #12177 from taosdata/feature/3.0_liaohj
fix(query): add some check for null pointer.
2022-05-07 01:18:59 +08:00
Liu Jicong 6b18948884 enh(wal): set error code 2022-05-07 00:14:52 +08:00
Minghao Li d75b3568a7 enh(sync): add trace log 2022-05-06 23:40:34 +08:00
Haojun Liao 2b803d8b93 enh(query): set uid for the result datablock of stream scanner when handling the submit block. 2022-05-06 23:40:26 +08:00
yihaoDeng 74a14e1789 Merge branch 'dev' into tagFlt 2022-05-06 23:39:36 +08:00
Haojun Liao 92300e954d Merge branch '3.0' into feature/3.0_liaohj 2022-05-06 22:57:18 +08:00
Haojun Liao ea3e1a202e fix(query): add some check for null pointer. 2022-05-06 22:12:35 +08:00
dapan1121 1f9b6f14dd fix mem leak 2022-05-06 22:11:33 +08:00
Ganlin Zhao bc5e63b0a7 feat(query): add histogram param parsing 2022-05-06 21:44:25 +08:00
Ganlin Zhao d36a9286b5
Merge pull request #12172 from taosdata/feature/3.0_glzhao
feat(query): add histogram function
2022-05-06 21:42:56 +08:00
yihaoDeng 8240b10a3e enh(index): support more data type 2022-05-06 21:36:39 +08:00
Xiaoyu Wang 6acf688b84
Merge pull request #12167 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-06 20:29:54 +08:00
Haojun Liao 1a2d170509
Merge pull request #12166 from taosdata/feature/3.0_liaohj
fix(query): set the correct result field length for first/last query.
2022-05-06 19:47:06 +08:00
yihaoDeng e08dd100a4 enh(index): support more data type 2022-05-06 18:39:28 +08:00
Haojun Liao 809a3eda25 fix(query): set the correct result field length for first/last query. 2022-05-06 18:16:16 +08:00
Haojun Liao 29651b7b8b
Merge pull request #12163 from taosdata/feature/3.0_liaohj
fix(query): sort according to the generated column data in order by operator.
2022-05-06 18:10:14 +08:00
Xiaoyu Wang dc1b390a0d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-06 17:53:27 +08:00
Xiaoyu Wang 5f06387940 fix: some problems of parser and planner 2022-05-06 17:52:59 +08:00
slzhou c9ee1b0dee fix: core dump when pass mulitiple columns from taosd to udfd 2022-05-06 17:41:49 +08:00
Haojun Liao 8ffdd1b715 other: merged with 3.0 branch. 2022-05-06 17:26:52 +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
wangmm0220 1e0c2fb01e refactor:merge from 3.0 2022-05-06 16:48:44 +08:00
wangmm0220 b744c0f524 refactor:fix schemaless error in table name,vgId,uid 2022-05-06 16:42:02 +08:00
Ganlin Zhao ea88da15db feat(query): add histogram function 2022-05-06 15:51:18 +08:00
dapan1121 9e65741bfc
Merge branch '3.0' into feature/qnode 2022-05-06 15:41:45 +08:00
Yihao Deng fe66836ca3
Merge pull request #12141 from taosdata/fix/invalid-fqdn
enh(rpc): taosd exited when fqdn is configed to invalid
2022-05-06 15:19:43 +08:00
yihaoDeng 699c8a0461 enh(rpc): validate fqdn 2022-05-06 14:42:06 +08:00
dapan 84e8939513 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-06 14:17:30 +08:00
wangmm0220 3d08e526cf refactor:merge from 3.0 2022-05-06 14:15:57 +08:00
dapan c77b20687c user auth 2022-05-06 14:13:56 +08:00
wangmm0220 7e6c12cc39 refactor:fix error merge from 3.0 2022-05-06 11:52:03 +08:00
wangmm0220 05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
wangmm0220 72e8d5cea4 refactor:add schemaless test cases 2022-05-06 10:49:32 +08:00
Hongze Cheng 409f3339ea Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-06 01:23:37 +00:00
Haojun Liao e4f0a0fc67 fix(query): enable table name query for super table. 2022-05-05 23:47:44 +08:00
yihaoDeng 315c9c37dc enh(rpc): taosd exited when fqdn is configed to invalid 2022-05-05 23:14:36 +08:00
Haojun Liao 442a1cf5cf
Merge pull request #12127 from taosdata/feature/3.0_liaohj
fix(query): do perform arithmetic operator before apply the sort procedure.
2022-05-05 21:51:05 +08:00
dapan 0bf8a8223d user auth 2022-05-05 21:36:33 +08:00
shenglian-zhou 84cc76ffdb
Merge pull request #12129 from taosdata/feature/udf
feature(udf): scalar memory management
2022-05-05 21:32:32 +08:00
wangmm0220 07a02b25b1 refactor:add schemaless test cases 2022-05-05 21:27:02 +08:00
Yihao Deng 3efd1ea45d
Merge pull request #12134 from taosdata/fix/fix-15143
fix(rpc): fix timeout error
2022-05-05 21:11:32 +08:00
Ganlin Zhao 5b0e0ca751
Merge pull request #12124 from taosdata/feature/3.0_glzhao
fix(query): add hex encoding/decoding for transmitting nchar constant from client to server in JSON
2022-05-05 20:59:56 +08:00
Hongze Cheng d0bb10c51f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 12:32:39 +00:00
yihaoDeng ae33656e15 fix(rpc): fix timeout error 2022-05-05 20:17:53 +08:00
Ganlin Zhao 26285015cb fix(query): fix cast function constant convert to nchar result length 2022-05-05 20:11:34 +08:00
shenglian zhou 8e0eda6c0c Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-05 19:52:07 +08:00
Haojun Liao 8954035a2c fix(query): update the unit test cases. 2022-05-05 19:05:55 +08:00
Liu Jicong 6258e5b534 merge from 3.0 2022-05-05 19:04:14 +08:00
shenglian zhou 8b9e94a038 scalar udf memory by itself 2022-05-05 19:03:05 +08:00
Haojun Liao 02c7fcc228 Merge branch '3.0' into feature/3.0_liaohj 2022-05-05 19:00:07 +08:00
Hongze Cheng 930ce6a0d5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 10:57:23 +00:00
Liu Jicong a5706ea7e5 feat(stream): insert data 2022-05-05 18:57:09 +08:00
Haojun Liao c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
Ganlin Zhao 8430a94c81 Merge branch '3.0' into feature/3.0_glzhao 2022-05-05 18:37:47 +08:00
Ganlin Zhao f904e5912e fix(query): fix cast constant to nchar type value output incorrect
TD-15138
2022-05-05 17:43:22 +08:00
Ganlin Zhao 455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
Xiaoyu Wang 0035bb11f6
Merge pull request #12115 from taosdata/feature/3.0_wxy
fix: plan problem of tag scanning
2022-05-05 16:45:00 +08:00
Xiaoyu Wang e7c8ada267 fix: insert with auto create table 2022-05-05 16:23:33 +08:00
dapan1121 e882eea6a3
Merge pull request #12107 from taosdata/feature/qnode
feat: stmt query api
2022-05-05 16:23:25 +08:00
Haojun Liao eb18d518ed fix(driver): eliminate the memory leak. 2022-05-05 15:44:46 +08:00
Haojun Liao cb3e10a046
Merge pull request #12116 from taosdata/feature/3.0_liaohj
fix(query): set the correct join on column slot id.
2022-05-05 15:35:03 +08:00
Haojun Liao 96372a7322 fix(query): set the correct join on column slot id. 2022-05-05 14:57:48 +08:00
Xiaoyu Wang 1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
Hongze Cheng c87eb6cc47 refact 2022-05-05 03:24:00 +00:00
Hongze Cheng 7c5c1c32ee implement TDB upsert 2022-05-05 03:17:34 +00:00
Hongze Cheng f2859e9c1d Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 01:42:47 +00:00
Yihao Deng e50e3a17fe
Merge pull request #12103 from taosdata/enh/supportIdxFilter
enh(index): support index filter
2022-05-05 08:37:26 +08:00
dapan1121 ed0c177406 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-05 08:16:39 +08:00
yihaoDeng fb7da7e566 enh(index): support index filter 2022-05-04 21:02:27 +08:00
Yihao Deng d2c7b8a0ed
Merge pull request #12101 from taosdata/enh/supportIndexFilter
Enh/support index filter
2022-05-04 17:12:56 +08:00
Haojun Liao 61ca9527b7
Merge pull request #12098 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-05-04 15:31:37 +08:00
Haojun Liao db00d25b9b fix(query): add one more check for null pointer. 2022-05-04 14:34:38 +08:00
yihaoDeng 5ed7b44b16 enh(index): support index filter 2022-05-04 12:35:05 +08:00
Hongze Cheng ac0fb0237e drop table code 2022-05-04 03:57:16 +00:00
Hongze Cheng 8d9cc366cf Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-04 02:47:56 +00: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 d20d78729e
Merge pull request #12097 from taosdata/feature/3.0_liaohj
fix(query): set the correct primary timestamp column for state window operator.
2022-05-03 22:14:28 +08:00
yihaoDeng dc6bdab4e4 enh(index): add prefix query 2022-05-03 21:56:05 +08:00
yihaoDeng 8e7cf4a661 enh(index): add prefix query 2022-05-03 20:14:53 +08:00
Hongze Cheng d3487c88c2 TDB impl delete 2022-05-03 11:24:52 +00:00
yihaoDeng 6a7630e040 enh(index): add prefix query 2022-05-03 18:18:11 +08:00
Hongze Cheng bf355e705a fix a TDB balance bug 2022-05-03 09:59:58 +00:00
Hongze Cheng 6888971563 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-03 08:10:11 +00:00
Hongze Cheng f5c58a5782 more refact 2022-05-03 08:09:58 +00:00
Haojun Liao 90202c7221 fix(query): set the timewindow value for the result of partition by operator. 2022-05-03 15:39:46 +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 6b5ca95d65
Merge pull request #12096 from taosdata/feature/3.0_liaohj
enh(query): time window interpolation is valid for interval query.
2022-05-03 14:37:50 +08:00
Haojun Liao b2e7a161ab refactor: remove some comments. 2022-05-02 23:59:59 +08:00
Haojun Liao ffbf455fee enh(query): time window interpolation for interval query. 2022-05-02 23:52:32 +08:00
Hongze Cheng 05f06e04c1 refact sl 2022-05-02 15:17:43 +00:00
yihaoDeng f6e51532ed enh(index): add prefix query 2022-05-02 22:46:59 +08:00
yihaoDeng 26f2d342b0 enh(index): add prefix query 2022-05-02 22:15:51 +08:00
Hongze Cheng 21333a9c89 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-02 13:33:33 +00:00
Hongze Cheng 9d0d5295f4 more TDB delte 2022-05-02 10:13:45 +00:00
Hongze Cheng 52d157718b more tdb delte 2022-05-02 07:55:30 +00:00
Hongze Cheng b2e5a36419 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-02 03:02:46 +00:00
Hongze Cheng 47410b16d2 refact TDB 2022-05-02 03:02:34 +00:00
yihaoDeng 9c02b1b273 fix(rpc): avoid invalid write of sync api 2022-05-02 10:44:31 +08:00
Yihao Deng 13b42a00fa
Merge pull request #12089 from taosdata/enh/supportIdxFilter
enh(index): support index filter
2022-05-02 10:15:38 +08:00
yihaoDeng ee5b67a965 enh(index): support index filter 2022-05-01 22:20:24 +08:00
wangmm0220 4fa52dc6d6 refactor:fix schemaless error & add unit test cases 2022-05-01 22:08:18 +08:00
Haojun Liao f096f27ce8 refactor: do some internal refactor. 2022-05-01 15:22:28 +08:00
Haojun Liao 4decef962a Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-05-01 14:19:57 +08:00
Cary Xu b2d6ec1472 feat: rollup sma retention unit 2022-05-01 12:18:54 +08:00
Xiaoyu Wang d97f1cc388 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:53:52 +08:00
Xiaoyu Wang d6cf688368 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:21:36 +08:00
Xiaoyu Wang aa4276cfc9 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-01 08:40:00 +08:00
Xiaoyu Wang 3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +08:00
Haojun Liao 3d931faa5b refactor(query): do some internal refactor. 2022-05-01 00:23:22 +08:00
Xiaoyu Wang f99c01e66e feat: sql command 'select max(c1), c2 from t' 2022-04-30 19:11:25 +08:00
Haojun Liao 7cecc3418c
Merge pull request #12077 from taosdata/feature/3.0_liaohj
fix(query): update the capacity for ssdatablock when merge new blocks.
2022-04-30 16:09:04 +08:00
Haojun Liao 498cbc62fc fix(query): update the capacity for ssdatablock when merge new blocks. 2022-04-30 15:13:18 +08:00
Xiaoyu Wang 408929ec4b
Merge pull request #12074 from taosdata/feature/3.0_wxy
feat: fill physical plan
2022-04-30 14:29:27 +08:00
Haojun Liao 5a7796ee11
Merge pull request #12076 from taosdata/feature/3.0_liaohj
fix(query): set the correct primary timestamp column for first/last function.
2022-04-30 14:23:28 +08:00
Xiaoyu Wang cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Haojun Liao 0ebd90b549 fix(query): set the correct primary timestamp column for first/last function. 2022-04-30 13:48:07 +08:00
Li Minghao eec706d73f
Merge pull request #12075 from taosdata/feature/3.0_mhli
enh: not leader retry
2022-04-30 13:04:33 +08:00
yihaoDeng 77d3a3461e fix(rpc):fix rpc fix 2022-04-30 12:17:27 +08:00
yihaoDeng aa1eace902 fix(rpc):fix rpc fix 2022-04-30 12:14:27 +08:00
Xiaoyu Wang 913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
Minghao Li 2584b034df add syncGetEpSet 2022-04-30 10:29:29 +08:00
Minghao Li 9432dc6f6c Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-04-30 10:06:16 +08:00
Yihao Deng 002580dfb2
Merge branch '3.0' into feature/refator_retry 2022-04-30 10:04:01 +08:00
shenglian-zhou 99cf4ec499
Merge pull request #12062 from taosdata/feature/udf
feat(udf): udaf pass the first time
2022-04-29 21:23:57 +08:00
Zhiqiang Wang 3d0fc1408f
Merge pull request #12067 from taosdata/fix/ZhiqiangWang/fix-15189-switch-to-JOM-compilation
fix(os): switch to JOM compilation.
2022-04-29 21:02:36 +08:00
Haojun Liao ca786a9251
Merge pull request #12065 from taosdata/feature/3.0_liaohj
enh(query): enable check sma status for each column in query.
2022-04-29 20:49:46 +08:00
Liu Jicong 7f77c92426
Merge pull request #12066 from taosdata/feature/tq
fix: memory error
2022-04-29 20:33:57 +08:00
afwerar cbd39f831f fix(os): switch to JOM compilation. 2022-04-29 20:20:07 +08:00
Liu Jicong de939d589f fix: memory error 2022-04-29 20:11:58 +08:00
Haojun Liao c71c88a719 enh(query): enable check sma status for each column in query. 2022-04-29 20:07:33 +08:00
Xiaoyu Wang 7bae3e3f2e Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 20:07:12 +08:00
Xiaoyu Wang 022f5bfc14 feat: rewrite timeline function 2022-04-29 20:06:26 +08:00
dapan1121 c3484ce8c3 stmt query 2022-04-29 20:04:34 +08:00
Shengliang Guan e3170a1325 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-04-29 18:57:02 +08:00
Haojun Liao 210e9cdbd8
Merge pull request #12059 from taosdata/feature/3.0_liaohj
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 18:48:19 +08:00
Yihao Deng 27798de8db
Merge pull request #12041 from taosdata/fix/retry_bug
fix(retry): fix retry count
2022-04-29 18:40:00 +08:00
Hongze Cheng 4e918d0f61
Merge pull request #12015 from taosdata/feature/vnode_refact1
refactor: vnode
2022-04-29 18:26:33 +08:00
slzhou 193a84717d udaf pass the first time 2022-04-29 18:20:50 +08:00
Yihao Deng 4732581750
Merge pull request #12061 from taosdata/fix/exit_process
fix(rpc): taosd stuck when exiting the process
2022-04-29 18:13:02 +08:00
Hongze Cheng ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
Hongze Cheng fee7499cfb fix child table query problem 2022-04-29 10:02:36 +00:00
yihaoDeng 6e5e0f3276 fix(rpc): taosd stuck when exiting the process 2022-04-29 17:48:24 +08:00
wangmm0220 ec97d05300 refactor:add schemaless function 2022-04-29 17:39:33 +08:00
Haojun Liao dda7a598d0 fix(query): avoid to build dummy value column in group by constant value. 2022-04-29 17:19:39 +08:00
liuyao 72d9594079
Merge pull request #12044 from taosdata/feature/TD-15219
enh: stream supports filter
2022-04-29 16:57:25 +08:00
Haojun Liao eecd01dc9a refactor: do some internal refactor. 2022-04-29 16:46:01 +08:00
dapan1121 190b702953
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Xiaoyu Wang 08504bd9df
Merge pull request #12030 from taosdata/feature/3.0_wxy
enh: refactor unit test of parser and planner
2022-04-29 16:38:05 +08:00
54liuyao b2dd293568 stream supports filter 2022-04-29 16:30:43 +08:00
Hongze Cheng 48207a166e refact vnode and add tdb api 2022-04-29 07:55:52 +00:00
Hongze Cheng 496ec4c1dc more TDB 2022-04-29 07:40:07 +00:00
yihaoDeng 7ff35f6f6a fix invalid read 2022-04-29 15:27:05 +08:00
Xiaoyu Wang 9006870798 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 15:26:47 +08:00
dapan1121 6973e35554 fix mem leak 2022-04-29 15:13:44 +08:00
Hongze Cheng dbd943b815 Merge branch 'feature/vnode_refact1' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 07:08:22 +00:00
Hongze Cheng 21cec7b6d7 more 2022-04-29 07:07:49 +00:00
Xiaoyu Wang 8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
dapan1121 dd13924dbc stmt query 2022-04-29 14:35:54 +08:00
Haojun Liao 77f1779820
Merge pull request #12042 from taosdata/feature/3.0_liaohj
fix(query): alter the type of result of the length function.
2022-04-29 14:00:16 +08:00
Yihao Deng 39a129aee5
Merge pull request #12035 from taosdata/feat/refactor-index
refactor(index): refactor index code
2022-04-29 11:55:56 +08:00
Haojun Liao 5711656304 fix(query): alter the type of result of the length function. 2022-04-29 11:55:25 +08:00
yihaoDeng d14d0ab83a fix(retry): fix retry count 2022-04-29 11:51:28 +08:00
dapan1121 529dc19a55 fix ref issue 2022-04-29 11:43:14 +08:00
dapan1121 a4d4cd2a84 stmt query 2022-04-29 11:31:39 +08:00
Xiaoyu Wang fcd61a25ec enh: refactor unit test of parser and planner 2022-04-29 11:26:55 +08:00
Xiaoyu Wang 61f08123e9 enh: refactor unit test of parser and planner 2022-04-29 11:07:26 +08:00
wangmm0220 a4629e56ce refactor:add schemaless function 2022-04-29 10:58:46 +08:00
Xiaoyu Wang 4b7e048819 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 10:53:02 +08:00
Haojun Liao 45e8eeb9f8
Merge pull request #12038 from taosdata/feature/3.0_liaohj
refactor(query): remove redundant attributes in some structs.
2022-04-29 10:41:15 +08:00
Xiaoyu Wang bba375c505 enh: refactor unit test of parser and planner 2022-04-29 09:56:15 +08:00
Ganlin Zhao 77eb69a94f
Merge pull request #12033 from taosdata/feature/3.0_glzhao
feat(query): add spread function
2022-04-29 09:55:14 +08:00
Xiaoyu Wang 95f7f165c8 enh: refactor unit test of parser and planner 2022-04-29 09:53:53 +08:00
Cary Xu 0bac6edfd6
Merge pull request #12032 from taosdata/feature/TD-13066-3.0
feat: migrate tsdb read interface to vnode
2022-04-29 09:32:35 +08:00
dapan1121 18b6c99e09 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-29 09:20:48 +08:00
dapan1121 92c555f257 stmt query 2022-04-29 09:20:37 +08:00
Xiaoyu Wang ab0e6896c5 enh: refactor unit test of parser and planner 2022-04-29 09:17:36 +08:00
Haojun Liao 2a696d2790 fix(query): add one more attribute in SSDataBlock. 2022-04-29 08:49:31 +08:00
Zhiqiang Wang 032d9761ae
Merge pull request #12024 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-open-file-error
fix(os): fix win open file error.
2022-04-29 00:31:46 +08:00
Yihao Deng 05addd6c53
Merge pull request #12034 from taosdata/refactor/refactor-rpc
refactor(rpc): refactor rpc code
2022-04-28 23:33:28 +08:00
yihaoDeng 60b05c8a51 refactor(index): refactor index code 2022-04-28 23:32:14 +08:00
Haojun Liao 4747d5648a
Merge pull request #12008 from taosdata/feature/3.0_liaohj
fix(query): show tables in information_schema db.
2022-04-28 23:26:52 +08:00
yihaoDeng 38ac16d64f refactor(rpc): refactor rpc code 2022-04-28 22:46:02 +08:00
Ganlin Zhao 6a73011231 Merge branch '3.0' into feature/3.0_glzhao 2022-04-28 21:40:27 +08:00
Ganlin Zhao d8f8e075e1 feat(query): add spread function
TD-14297
2022-04-28 21:27:46 +08:00
Cary Xu 5afaaaf4a9 feat: migrate tsdb read interface to vnode 2022-04-28 21:22:40 +08:00
Xiaoyu Wang 80407933e3 enh: refactor unit test of parser and planner 2022-04-28 21:03:44 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
dapan1121 c4cfcef6e9 stmt query 2022-04-28 20:24:21 +08:00
Liu Jicong 4a40bf25ee fix: interval status do not reset for stream 2022-04-28 20:03:30 +08:00
afwerar f4f11fdc01 fix(os): fix win open file error. 2022-04-28 19:46:37 +08:00
Hongze Cheng fd6b2ad626 more refact 2022-04-28 10:46:07 +00:00
Haojun Liao f6fbbdfc5f other: merge 3.0 2022-04-28 18:13:41 +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
Liu Jicong 58ee66a8e8
Merge pull request #12013 from taosdata/feature/tq
fix: memory error
2022-04-28 17:54:10 +08:00
Liu Jicong 78c190e967 Merge branch '3.0' into feature/tq 2022-04-28 17:45:11 +08:00
Shengliang Guan d1f1929cf2
Merge pull request #12014 from taosdata/feature/dnode
enh: make single_stable mode work
2022-04-28 17:41:59 +08:00
Ganlin Zhao 5587eb375c
Merge pull request #11993 from taosdata/fix/TD-15172
fix(query): fix bug in multi-input math functions
2022-04-28 17:26:44 +08:00
dapan1121 54fe93f77e stmt query 2022-04-28 17:09:21 +08:00
liuyao a9c159db7a
Merge pull request #12012 from taosdata/feature/TD-15111
add unit test
2022-04-28 16:54:00 +08:00
Minghao Li 4d40af9929 add redirect 2022-04-28 16:41:13 +08:00
Hongze Cheng 8565e900aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 08:41:07 +00:00
Liu Jicong 3ae3fd65e8 fix: memory error 2022-04-28 16:31:35 +08:00
Liu Jicong ca61066b32
Merge pull request #12006 from taosdata/feature/tq
enh(tmq): add rebalance global lock
2022-04-28 16:27:51 +08:00
54liuyao 564f2f188f add unit test 2022-04-28 16:13:34 +08:00
Shengliang Guan 2adcce5573 Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 15:55:40 +08:00
Liu Jicong 131a1c13c5 fix show 2022-04-28 15:53:12 +08:00
yihaoDeng 485bd970a2 refactor(rpc): refactor timeout 2022-04-28 15:49:00 +08:00
Haojun Liao 96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Shengliang Guan 2d7ccc3b21 enh: refactor db options 2022-04-28 15:30:23 +08:00
Haojun Liao 47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
shenglian-zhou 34675b2cdd
Merge pull request #11996 from taosdata/feature/udf
feat(udf): agg function refinement
2022-04-28 15:05:49 +08:00
Hongze Cheng fc5065bf6a Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-28 07:04:09 +00:00
Hongze Cheng 7ff3183a70 refact TDB 2022-04-28 07:02:49 +00:00
yihaoDeng 2f66f50c04 refactor(rpc): refactor timeout 2022-04-28 14:49:25 +08:00
shenglian zhou 00509d0edf udaf integrate into function framework 2022-04-28 14:43:54 +08:00
Liu Jicong 8989579525
Merge pull request #11997 from taosdata/feature/tq
fix: create stream
2022-04-28 14:40:42 +08:00
Shengliang Guan 3cc90a8cec Merge remote-tracking branch 'origin/3.0' into feature/db 2022-04-28 14:25:52 +08:00
Liu Jicong d998e3e804 fix: create stream 2022-04-28 14:20:32 +08:00
shenglian zhou f706b2b16a Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 14:08:34 +08:00
shenglian zhou ba5123ad24 agg proc func parameter change 2022-04-28 14:07:24 +08:00
shenglian-zhou d5ae5fc667
Merge pull request #11897 from taosdata/feature/udf
feature(udf): aggregate function
2022-04-28 14:00:35 +08:00
Yihao Deng f41bd56962
Merge pull request #11988 from taosdata/feature/refator_retry
refactor(rpc): fefactor retry way
2022-04-28 13:58:38 +08:00
yihaoDeng b83963ab1d refactor(rpc): fefactor retry way 2022-04-28 13:37:40 +08:00
root fde3f3f68f stream update 2022-04-28 13:32:11 +08:00
Ganlin Zhao ad93fc6344 fix(query): fix bug in multi-input math functions 2022-04-28 13:32:03 +08:00
Ganlin Zhao b70c019824 fix(query): fix bug in multi-input math functions 2022-04-28 13:29:50 +08:00
dapan1121 e79850164b
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
yihaoDeng b6d21ea687 refactor(rpc): fefactor retry way 2022-04-28 12:29:24 +08:00
Yihao Deng 33cc6c28ba
Merge pull request #11971 from taosdata/feature/refator_retry
refactor(rpc): refactor rpc retry way
2022-04-28 12:16:15 +08:00
Yihao Deng c616289563
Merge pull request #11962 from taosdata/fix/fix-rpc-query
fix(rpc): query conn reused cause except
2022-04-28 12:11:47 +08:00
yihaoDeng 9af1206cbd refactor(rpc): fefactor retry way 2022-04-28 11:56:00 +08:00
dapan1121 5935c9cda4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-28 11:49:09 +08:00
dapan1121 1850dc0371 stmt query 2022-04-28 11:47:55 +08:00
shenglian zhou 0119054b0b aggregate function call from udfd 2022-04-28 11:12:45 +08:00
Xiaoyu Wang 38c89b7e17
Merge pull request #11960 from taosdata/feature/3.0_wxy
enh: refactor db and table options
2022-04-28 10:37:48 +08:00
shenglian zhou 974c679c84 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-28 10:30:20 +08:00
shenglian zhou d9490f8a8b finalize result buf location can be specified 2022-04-28 10:30:00 +08:00
Ganlin Zhao b56f95dcb5
Merge pull request #11968 from taosdata/fix/TD-15172
refactor(query): divide by 0 optimization
2022-04-28 10:29:17 +08:00
Cary Xu e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Xiaoyu Wang d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
Cary Xu 18fdb85747 add debug log 2022-04-28 00:24:14 +08:00
yihaoDeng 4e7e83399f refator(rpc): refator rpc retry way 2022-04-27 23:55:44 +08:00
Ganlin Zhao 0545a354e4 Merge branch '3.0' into fix/TD-15172 2022-04-27 21:54:07 +08:00
wangmm0220 990205d684 refactor: schemaless tmp commit 2022-04-27 21:29:25 +08:00
Ganlin Zhao 41f1612e68 Merge branch '3.0' into fix/TD-15137 2022-04-27 21:20:06 +08:00
Ganlin Zhao cb318d4859 refactor(query): forbid timestamp type arithmetic operation with floating type
TD-15137
2022-04-27 21:04:24 +08:00
Haojun Liao 707be3a826
Merge pull request #11965 from taosdata/feature/3.0_liaohj
fix(query): the null value is missing when merging two SColumnInfoData.
2022-04-27 20:50:10 +08:00
Ganlin Zhao d22a791125 refactor(query): divide by 0 optimization
TD-15058
TD-15059
2022-04-27 20:31:15 +08:00
Ganlin Zhao 193b994f19
Merge pull request #11963 from taosdata/fix/TD-15172
fix(query): replace nan/inf result in math functions
2022-04-27 20:30:43 +08:00
Haojun Liao 8c911a34ec Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-27 20:24:49 +08:00
dapan1121 1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Haojun Liao 878bb18d08 fix(query): the null value is missing when merging two SColumnInfoData. 2022-04-27 19:59:50 +08:00
Minghao Li 23c69aff61 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-04-27 19:36:03 +08:00
Minghao Li 9a603170b4 add redirect before syncPropose 2022-04-27 19:28:01 +08:00
Haojun Liao b159b0ff12
Merge pull request #11957 from taosdata/feature/3.0_liaohj
fix(query): enable the limitation on the number of query results
2022-04-27 19:24:27 +08:00
Zhiqiang Wang cf8154551e
Merge pull request #11955 from taosdata/fix/ZhiqiangWang/fix-14989-fix-new-compilation-errors
fix(os): fix new compilation errors.
2022-04-27 19:11:08 +08:00
Xiaoyu Wang 7f218009ed enh: refactor db and table options 2022-04-27 19:10:16 +08:00
Ganlin Zhao c211427e2e fix(query): replace nan/inf result in math functions
TD-15172
2022-04-27 19:03:41 +08:00
yihaoDeng a7637cfcea fix(rpc): query conn reused cause except 2022-04-27 18:50:35 +08:00
Yihao Deng 795f2a18d4
Merge pull request #11923 from taosdata/fix/TD-15127
fix(rpc): fix duplicat port error
2022-04-27 18:49:30 +08:00
Xiaoyu Wang 498b5b3b16 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-27 18:45:12 +08:00
Haojun Liao d41a9e8bf0 fix(query): enable the limitation on each group by using limit/offset. 2022-04-27 18:43:46 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
Haojun Liao 1c08688da2 fix(query): return object instead of free it when error happens. 2022-04-27 18:12:26 +08:00
Minghao Li b96e434ab3 format 2022-04-27 18:10:57 +08:00
Haojun Liao 7c6bc10760 fix(query): enable the limitation on the number of query results within each group. 2022-04-27 17:52:39 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Haojun Liao 576c4fa07a
Merge pull request #11942 from taosdata/feature/3.0_liaohj
enh(query): add more information for the result of show tables.
2022-04-27 16:59:01 +08:00
Haojun Liao 3db512e08f refactor(query): do some internal refactor. 2022-04-27 16:37:19 +08:00
yihaoDeng 9c510f331c feature(rpc): add connect timeout 2022-04-27 15:47:25 +08:00
Haojun Liao 0444f0835e fix(query): add super table related information in show tables; 2022-04-27 15:31:04 +08:00
Haojun Liao 68f7c0ec94 Merge remote-tracking branch 'origin/feature/vnode_refact1' into feature/3.0_liaohj 2022-04-27 15:19:54 +08:00
Haojun Liao d62ddcf2db enh(query): add more information for the result of show tables. 2022-04-27 15:17:15 +08:00
yihaoDeng f6910e525a fix(rpc): fix duplicat port error 2022-04-27 15:00:45 +08:00
yihaoDeng 5c025c0006 fix(rpc): fix duplicat port error 2022-04-27 12:45:28 +08:00
Haojun Liao c64ea43fbf
Merge pull request #11918 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 11:10:03 +08:00
Zhiqiang Wang 383c83d900
Merge pull request #11914 from taosdata/fix/ZhiqiangWang/fix-15146-memory-init-error
fix(shell): memory init error.
2022-04-27 10:55:42 +08:00
Haojun Liao 02cee2ba62 refactor: do some internal refactor. 2022-04-27 10:11:32 +08:00
Haojun Liao 60db2c1c2e
Merge pull request #11913 from taosdata/feature/3.0_liaohj
refactor: do some internal refactor.
2022-04-27 09:57:45 +08:00
afwerar 48e379f320 fix(shell): memory init error. 2022-04-27 09:48:33 +08:00
Haojun Liao c0b7b1302b refactor: do some internal refactor. 2022-04-27 09:27:12 +08:00
Yihao Deng a558b4453c
Merge pull request #11906 from taosdata/feature/support_retry
Feature/support retry
2022-04-27 08:22:00 +08:00
shenglian zhou 35711ee710 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-04-27 07:31:36 +08:00
shenglian zhou f183c5606c before modify udfd process request and runudf.c 2022-04-27 07:27:58 +08:00
yihaoDeng 731dc4ff11 feature(rpc): add retry 2022-04-26 22:56:58 +08:00
yihaoDeng 7a99ee14d2 feature(rpc): add retry 2022-04-26 22:54:27 +08:00
yihaoDeng a8f707b9f9 feature(rpc): add retry 2022-04-26 21:38:57 +08:00
yihaoDeng ba7bfc6479 feature(rpc): add retry 2022-04-26 21:02:00 +08:00
Haojun Liao 09fc0b791d refactor: do some internal refactor. 2022-04-26 20:26:32 +08:00
yihaoDeng 317adb166a feature(rpc): add retry 2022-04-26 19:42:31 +08:00
yihaoDeng c08fcc625c feature(rpc): add retry 2022-04-26 18:57:54 +08:00
Xiaoyu Wang 86d077764d
Merge pull request #11901 from taosdata/feature/3.0_wxy
fix: some problems of tag query and sma
2022-04-26 18:49:44 +08:00
slzhou e9e6b1fa1f sync home office 2022-04-26 18:28:30 +08:00
Xiaoyu Wang cdee4d8e07 merge 3.0 2022-04-26 18:27:27 +08:00
yihaoDeng 207fd455fb feature(rpc): add retry 2022-04-26 18:17:45 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
Haojun Liao 723a6bd909 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-26 17:52:14 +08:00
Liu Jicong 08942d5a96
Merge pull request #11893 from taosdata/feature/tq
feat(tmq): support show
2022-04-26 17:47:55 +08:00
Hongze Cheng d5886dc97d
Merge pull request #11875 from taosdata/vnode_refact_merge
refactor: vnode
2022-04-26 17:47:39 +08:00
dapan1121 901cf55ff2
Merge pull request #11891 from taosdata/feature/qnode
feat: handle null value
2022-04-26 17:35:11 +08:00
Haojun Liao 0f4da0ef57 fix(query): copy the hasNull attribute to destination SColumnInfoData. 2022-04-26 17:34:00 +08:00
slzhou 22a97ca07e Merge branch '3.0_udfd' of github.com:taosdata/TDengine into feature/udf 2022-04-26 17:31:22 +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
Liu Jicong fa03303bad reject wal write if exceeds limit 2022-04-26 17:19:09 +08:00
Liu Jicong 28325c9080 reject wal write if exceeds limit 2022-04-26 17:18:10 +08:00
Hongze Cheng 85d3e4c8ae make case pass 2022-04-26 09:16:29 +00:00
slzhou 26eaaf9070 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0_udfd 2022-04-26 17:00:15 +08:00
slzhou 41a213a904 scalar api change 2022-04-26 16:57:08 +08:00
dapan1121 4d595938df handle null value 2022-04-26 16:40:30 +08:00