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 |
liuyq-617
|
f2b8fa56da
|
modify copy_udf.sh script to use the right root directory
|
2022-05-10 16:21:28 +08:00 |
slzhou
|
6862e45bc4
|
find one ci machine that will fail
|
2022-05-10 14:53:40 +08:00 |
shenglian zhou
|
9c551f08e9
|
fix error in test case
|
2022-05-10 14:17:29 +08:00 |
shenglian zhou
|
8dda49ac17
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf
|
2022-05-10 13:01:06 +08:00 |
shenglian zhou
|
7115d62189
|
remove scalar null case first
|
2022-05-10 12:37:28 +08:00 |
Hui Li
|
1b30b27372
|
Merge pull request #12287 from taosdata/test/td-14997to9
test: add cases to ci
|
2022-05-10 12:33:06 +08:00 |
Hui Li
|
19ec8aa52e
|
Merge pull request #12290 from taosdata/test/chr/TD-14699
test: modify testcase that using taosBenchmark to test multi-process table building
|
2022-05-10 12:32:06 +08:00 |
Hui Li
|
544f51bad9
|
Merge pull request #12294 from taosdata/test/jcy
update test case for diff
|
2022-05-10 12:31:50 +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 |
Hongze Cheng
|
61ac61c6be
|
Merge pull request #12286 from taosdata/feature/vnode_refact1
refact: vnode
|
2022-05-10 10:48:10 +08:00 |
jiacy-jcy
|
b77bf6f5fa
|
Merge branch '3.0' into test/jcy
|
2022-05-10 10:17:41 +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 |
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 |
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 |
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 |
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 |
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 |