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

Fix some problems in the issue #3455

### What is the purpose of the change add linkis-storage-script-dev-server unit test ### Related issues/PRs Related issues: [#3103](https://github.com/apache/incubator-linkis/issues/3103) ### Brief change log - add api/service/dao test - add const test...

### What is the purpose of the change Fix Problems introduced by Scala code format alarm clear ### Related issues/PRs Related issues: #3479 ### Brief change log - Code reformatting...

### What is the purpose of the change add jsoneditor for datasourceEnv and rmExternalResourceProvider ### Related issues/PRs Related issues: #3455 Related issues: #2442 ### Brief change log - add jsoneditor...

**[linkis-engineconn-manager-core]errorcode code optimization** Related issues: #3374

**[shell]errorcode code optimization** Related issues: #3400

### What is the purpose of the change EngineConn-Core defines the the abstractions and interfaces of the EngineConn core functions. The Engine Service in Linkis 0.x is refactored, EngineConn will...

### What is the purpose of the change Allows user to specify the isolated environment for pyspark, in case there is a need to utilize special python packages or latest...

### What is the purpose of the change Add some guide for Trino EngineConn plugin. ### Related issues/PRs Related issues: #2687 Related pr:#2639 ### Brief change log - Add Trino...

**[linkis-engineconn-core ]module errorcode optimization and documentation** **Example:** **documentation(文档)** ![image](https://user-images.githubusercontent.com/106590848/190046858-6e3eb7ac-fe7e-4cc1-8470-d3e26f59dcb2.png) **Error code optimization(错误码优化)** ![image](https://user-images.githubusercontent.com/106590848/190112526-a39c8cf7-5799-460b-b53c-2eaabff72b14.png) **Classes that need to be optimized(需要优化的类)** | class | path| | ------------- |------------- | | EngineConnErrorCode|org.apache.linkis.engineconn.core.exception.EngineConnErrorCode| |...