aiceflower opened a new issue, #2722:
URL: https://github.com/apache/incubator-linkis/issues/2722

   Presto Engin usage doucument error.
   
   SET @PRESTO_LABEL="presto-x";
   INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, 
`name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, 
`is_hidden`, `is_advanced`, `level`, `treeName`) VALUES 
('wds.linkis.presto.catalog','查询的 Catalog 
','presto连接的catalog','hive','None',null,'presto',0,0,1,'数据源配置);
   INSERT INTO `linkis_ps_configuration_config_key` (`key`, `description`, 
`name`, `default_value`, `validate_type`, `validate_range`, `engine_conn_type`, 
`is_hidden`, `is_advanced`, `level`, `treeName`) VALUES 
('wds.linkis.presto.schema',' 查询的 Schema 
','数据库连接schema','','None',null,'presto',0,0,1,'数据源配置);


-- 
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-unsubscr...@linkis.apache.org.apache.org

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


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

Reply via email to