linkis icon indicating copy to clipboard operation
linkis copied to clipboard

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.

Results 396 linkis issues
Sort by recently updated
recently updated
newest added

module:linkis-error-code-server path: `linkis-public-enhancements/linkis-publicservice/linkis-error-code/linkis-error-code- server/src/main/java/org/apache/linkis/errorcode/server/restful` class:`org.apache.linkis.errorcode.server.restful.LinkisErrorCodeRestful` Add LinkisErrorCodeRestful unit test

module:linkis-error-code-server Add ErrorCode module unit test configuration file entry

module:linkis-error-code-server path:linkis-public-enhancements/linkis-publicservice/linkis-error-code/linkis-error-code- server/src/main/java/org/apache/linkis/errorcode/server/service/impl class:org.apache.linkis.errorcode.server.service.impl.LinkisErrorCodeServiceImpl Add LinkisErrorCodeServiceImpl unit test

### What is the purpose of the change Refactor linkis-web ### Related issues/PRs Related issues: https://github.com/apache/incubator-linkis/issues/2702 ### Brief change log minor change

module:linkis-error-code-server path:linkis-public-enhancements/linkis-publicservice/linkis-error-code/linkis-error-code- server/src/main/java/org/apache/linkis/errorcode/server/dao class:org.apache.linkis.errorcode.server.dao.ErrorCodeMapper Add ErrorCodeMapper unit test

Add ErrorCode module unit test configuration file entry Related issue #2720

- #2567 - #2569 - #2570 - #2574 - #2576 - ~~#2572~~ - #2568 - #2571 - #2573 - #2575 - #2577 - #2582 - #2583 - #2685

scala code format alarm clearing task Adjust the code format and clear the warn alarm in the idea The scala code formatting rules configuration file is located in `scalastyle-config.xml` You...

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

ElasticSearch Engine label usage keys error. The example keys eg: linkis.elasticsearcheng.url, linkis.elasticsearcheng.catalog, linkis.elasticsearcheng.source should be linkis.es.xxx .