Commit Graph

27626 Commits

Author SHA1 Message Date
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
plum-lihui 5588aadc27 modify testcase that using taosBenchmark to test multi-process table building 2022-05-09 23:10:25 +08:00
plum-lihui 1bd4a327b5 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-09 22:25:32 +08:00
shenglian-zhou 3922649662
Merge pull request #12284 from taosdata/feature/udf
feature(udf): code refactoring
2022-05-09 22:23:06 +08:00
Cary Xu b8791da751 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-09 21:52:53 +08:00
Cary Xu 5122a6e268 enh: add submit row debug log in taosd 2022-05-09 21:52:39 +08:00
slzhou 5916525548 remove null value processing from udf.sim test case 2022-05-09 21:50:16 +08:00
jiajingbin 0b86cc594f test: add cases to ci 2022-05-09 21:46:40 +08:00
slzhou 623a71d34c feature(udf):move start/stop udfd out of dnode management preparation 2022-05-09 21:39:41 +08:00
plum-lihui 06b9caa500 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-09 21:36:14 +08:00
Hongze Cheng 76a9ef186e refact row apis 2022-05-09 13:10:16 +00:00
afwerar a9f6fa3a82 fix/ZhiqiangWang/fix-15189-mv-pipe-file-to-temp 2022-05-09 20:55:51 +08:00
Shengliang Guan a83a10f1c5 test: add test case for grant revoke user 2022-05-09 20:55:51 +08:00
Shengliang Guan 26f5b0c136 feat: make grant revoke work 2022-05-09 20:55:51 +08:00
wangmm0220 771a1e3194 refactor:fix error in schemaless 2022-05-09 20:46:00 +08:00
wangmm0220 f3ed6ba905 refactor:fix error in schemaless 2022-05-09 20:41:00 +08:00
slzhou a2e074be34 feature(udf):move start/stop udfd out of dnode management preparation 2022-05-09 20:39:02 +08:00
dapan1121 3cc9011579 fix case 2022-05-09 20:35:59 +08:00
wangmm0220 af60b5743d refactor:fix error in schemaless 2022-05-09 20:34:44 +08:00
slzhou 3a6a8a96cb Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-09 20:34:10 +08:00
Xiaoyu Wang 6804c6a47f fix: problem of parser and planner 2022-05-09 20:30:26 +08:00
Hongze Cheng fa2f8060c8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-09 12:29:21 +00:00
Shengliang Guan 75c47794c9 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-09 20:26:07 +08:00
wangmm0220 d9f76c7b72 refactor:dd a function of generate table name 2022-05-09 20:24:17 +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
Liu Jicong 05755a2829
Merge pull request #12276 from taosdata/feature/tq
feat(tmq): show subcription
2022-05-09 19:55:52 +08:00
wangmm0220 8dccd22958 Merge branch 'feature/TD-14761' of github.com:taosdata/TDengine into feature/TD-14761 2022-05-09 19:52:19 +08:00
wangmm0220 438a76c8b2 refactor:add time cost info for schemaless 2022-05-09 19:51:52 +08:00
Shengliang Guan 7de84e0e86 refactor: let child process work 2022-05-09 19:51:47 +08:00
Ganlin Zhao 79570c93a3 feat(query): add leastsquares function 2022-05-09 19:37:16 +08:00
shenglian zhou d0f16dfe97 debug copy_udf.sh 2022-05-09 19:23:34 +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 901553884b
Merge pull request #12269 from taosdata/feature/check
feat: make grant revoke work
2022-05-09 18:15:29 +08:00
Shengliang Guan 2c694a5080 refactor: remove rpc client in executor and scanoperator 2022-05-09 18:14:12 +08:00
Liu Jicong 0c71b07b9a merge from 3.0 2022-05-09 18:13:51 +08:00
Liu Jicong 52e1fcbff7 feat(tmq): show subcription 2022-05-09 18:09:55 +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
Zhiqiang Wang ce2bbd7eb4
Merge pull request #12272 from taosdata/fix/ZhiqiangWang/fix-15311-TDinternal-CI-error
fix(os): TDinternal CI error.
2022-05-09 17:51:12 +08:00
Haojun Liao ea18b8a7dc feature(query): bottom function is available. 2022-05-09 17:48:23 +08:00
Hongze Cheng 7065e1cd8b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-09 09:44:40 +00:00