You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by "binbinCheng (via GitHub)" <gi...@apache.org> on 2023/02/10 06:56:47 UTC

[GitHub] [linkis] binbinCheng opened a new issue, #4182: [Entrance]Task Routing (Unified SQL)

binbinCheng opened a new issue, #4182:
URL: https://github.com/apache/linkis/issues/4182

   **描述**:Linkis在功能上集成了多个引擎,但是对于前端应用开发者来说还是得指定引擎,引擎之间的SQL或者脚本并不是通用的,引擎的学习成本依然较高;另外一个方面引擎之间存在一定得差异,如针对hudi表的使用,spark引擎集成hudi表的能力大于hive引擎,但是对于用户来说并不清楚这一点,依然会使用Hive引擎,引擎使用上会出现一些异常,导致用户对Linkis系统的稳定性产生疑问。为了使用户更加智能方便的使用Linkis的引擎,建议开发开发引擎路由,根据SQL或者脚本特点,自动选择合适的引擎执行语句
   **模块**:Entrance
   **需求内容**
   1. 语义的加强、缓存。后续可以提供统一sql(lsql)
   
   ------
   
   **Description**: Linkis integrates multiple engines in terms of functions, but for front-end application developers, it is still necessary to specify the engine, the SQL or script between the engines is not common, and the learning cost of the engine is still high; in addition In one aspect, there are certain differences between engines. For example, for the use of hudi tables, the ability of the spark engine to integrate hudi tables is greater than that of the hive engine. Some abnormalities cause users to doubt the stability of the Linkis system. In order to enable users to use the Linkis engine more intelligently and conveniently, it is recommended to develop engine routing, and automatically select the appropriate engine to execute statements according to the characteristics of SQL or scripts
   **Module**: Entrance
   **Required content**
   1. Semantic enhancement and caching. Unified sql (lsql) can be provided later
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [linkis] github-actions[bot] commented on issue #4182: [Entrance]Task Routing (Unified SQL)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #4182:
URL: https://github.com/apache/linkis/issues/4182#issuecomment-1425276288

   ## :blush:  Welcome to the Apache Linkis community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
   
   
   ### Community
   
   |WeChat Assistant|WeChat Public Account|
   |-|-|
   |<img src="https://linkis.apache.org/Images/wedatasphere_contact_01.png" width="128"/>|<img src="https://linkis.apache.org/Images/gzh_01.png" width="128"/>|
   
   
   ### Mailing Lists
   |Name|Description|Subscribe|Unsubscribe|Archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org