You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/09/13 14:54:20 UTC

[incubator-linkis] branch dev-1.3.0 updated (901163666 -> 6ea0b0412)

This is an automated email from the ASF dual-hosted git repository.

casion pushed a change to branch dev-1.3.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


    from 901163666 fix: the DWCArgumentsParser's parse may thow outOfBounds exception (#3272)
     add 6ea0b0412 Supports the task of killing the underlying engine of Presto (#3342)

No new revisions were added by this update.

Summary of changes:
 .../presto/conf/PrestoConfiguration.scala          | 11 +--
 .../PrestoEngineConnExecutor.scala                 | 99 +++++++++++++++-------
 .../presto/factory/PrestoEngineConnFactory.scala   |  2 +-
 .../engineplugin/presto/utils/PrestoSQLHook.scala  | 21 +++--
 4 files changed, 81 insertions(+), 52 deletions(-)
 rename linkis-engineconn-plugins/presto/src/main/scala/org/apache/linkis/engineplugin/presto/{executer => executor}/PrestoEngineConnExecutor.scala (84%)
 copy linkis-public-enhancements/linkis-configuration/src/main/scala/org/apache/linkis/configuration/validate/RegexValidator.scala => linkis-engineconn-plugins/presto/src/main/scala/org/apache/linkis/engineplugin/presto/utils/PrestoSQLHook.scala (72%)


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