You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/02/24 11:57:12 UTC

[GitHub] [incubator-doris] kangpinghuang opened a new issue #2981: spark dpp

kangpinghuang opened a new issue #2981: spark dpp
URL: https://github.com/apache/incubator-doris/issues/2981
 
 
   I divide the function into several parts:
   1、spark app框架开发
   
   2、基础接口定义(输入参数)
   
   3、dpp基础流程走通(没有复杂计算逻辑,只完成基本的etl)
   
   4、rollup层次计算逻辑
   
   5、复杂计算逻辑(函数支持、表达式支持、聚合支持)【预计还需要拆分成子任务】

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [incubator-doris] kangpinghuang commented on issue #2981: spark dpp

Posted by GitBox <gi...@apache.org>.
kangpinghuang commented on issue #2981: spark dpp
URL: https://github.com/apache/incubator-doris/issues/2981#issuecomment-590287074
 
 
   parent issue #2938 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org