Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.78 KB

2022h1.md

File metadata and controls

29 lines (25 loc) · 1.78 KB

FY2022 H1 Roadmap

Product Roadmap for Byzer Notebook / Byzer Notebook 产品功能路线图

  1. Improve the workflow feature / 完善现有 Workflow 功能
    • Workflow execution in node level / Workflow 可在节点级别执行
    • Workflow and notebook bidirectional switch / Workflow 和 Notebook 的双向转化
  2. Built-In Extension marketplace / 内置扩展商店
  3. Log display function enhancement / 增强日志显示功能
  4. Integration normalization of Python projects / python项目的集成规范化

Technical Roadmap for Byzer-Lang / Byzer-Lang 技术路线图

  1. Byzer extension system improvement / 完善 Byzer 现有的插件系统
  2. Support query execution plan pushdown across multi-datasource / 支持查询跨源下推
  3. DataSource encapsulation and exploration by API / 数据源封装和数据消费的API 设计
    • Implement more datasource extension
    • Data consumption API design
  4. Byzer-python enhancement / Byzer-python 项目增强
    • Make it more reliable cause it may crash / hang in many cases
    • Make API more robust: If people use the pyjava API in wrong way, we show the raw exception instead more friendly message.
    • Design more useful API,as providing a new api which can convert table to distributed pandas(on dask).

Community / 社区投入

  1. Byzer-Lang / Byzer Notebook tutorial videos / Byzer-Lang 和 Byzer Notebook 的教学视频
  2. Create tutorial videos or blog for machine learning / 做一些基础的基础学习教程
  3. Community mascot design / 社区吉祥物设计
  4. Use cases organization and output to community / 用户案例的整理和输出
  5. Community Meetup / 发起社区 meetup 活动
  6. Establish community code collaboration specifications / 建立社区代码协作规范