You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by GitBox <gi...@apache.org> on 2022/02/05 05:21:53 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue #1361: [Feature] Concurrency engine, support progress acquisition

CCweixiao opened a new issue #1361:
URL: https://github.com/apache/incubator-linkis/issues/1361


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
   
   
   ### Problem Description
   
   并发引擎(如JDBC)支持进度获取,虽然大部分常见的JDBC 接口不支持进度获取,但如presto jdbc,就留有进度获取的API
   
   Concurrency engines (such as JDBC) support progress acquisition. Although most common JDBC interfaces do not support progress acquisition, such as presto jdbc, there is an API for progress acquisition.
   
   ### Description
   
   并发引擎(如JDBC)支持进度获取,虽然大部分常见的JDBC 接口不支持进度获取,但如presto jdbc,就留有进度获取的API
   
   Concurrency engines (such as JDBC) support progress acquisition. Although most common JDBC interfaces do not support progress acquisition, such as presto jdbc, there is an API for progress acquisition.
   
   ### Use case
   
   _No response_
   
   ### solutions
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: commits-unsubscribe@linkis.apache.org

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



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