Commit Graph

27896 Commits

Author SHA1 Message Date
Ganlin Zhao 7213548847 fix(query): fix histogram normalized result incorrect for super table
TD-15407
2022-05-10 10:15:33 +08:00
jiacy-jcy baddf32076 update test case 2022-05-10 10:15:16 +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
Hongze Cheng 60efd600b8 refact 2022-05-10 01:57:08 +00:00
Cary Xu a82b728b38 Merge branch '3.0' into feature/TD-14481-3.0 2022-05-10 09:49:38 +08:00
Jason-Jia 56b2529814
Merge pull request #12293 from taosdata/test/jcy
add case for timediff
2022-05-10 09:35:42 +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
Liu Jicong 78a9bcd536 Merge branch '3.0' into feature/tq 2022-05-10 09:25:20 +08:00
Hongze Cheng ca7263be27 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-10 01:23:43 +00:00
WANG MINGMING 74b125924b
Merge pull request #12285 from taosdata/feature/TD-14761
feat: schemaless write
2022-05-10 09:23:04 +08:00
jiacy-jcy d4e23d697f add timediff in ci 2022-05-10 08:59:37 +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
Shuduo Sang c797da79a2
fix: update taosBenchmark (#12278)
[TD-15368]
2022-05-10 00:08:23 +08:00
Cary Xu 20ce1b7936 feat: code refactor for rollup 2022-05-10 00:03:44 +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
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
dapan 1ea3afe7a6 Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-05-09 21:58:21 +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
dapan 9106d09cb8 Merge branch 'feature/qnode' of https://github.com/taosdata/TDengine into feature/qnode 2022-05-09 21:14:03 +08:00
dapan 45e8ec7470 support no fqdn for single dnode 2022-05-09 21:13:29 +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