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

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


    from f6d4e3d50 [ISSUE-2475]linkis-bml-server fix package name 
capitalization problem (#2466)
     new 9c679ce43 fix path separator bug
     new b9b522a2b Modify task submission to be asynchronous
     new 81d218c18 format code
     new 8c7fea875 Modified to configuration parameters
     new ed4f25c89 io support orchestrator wait
     new 654abd483 update wait time
     new 4b450868c remove while
     new c031cc05d Fix file name garbled problem
     new a2b975c3b update default cores value
     new a82415145 add user judgment
     new 0b0f55b34 add unique key
     new c64bda868 linkis-storage - fix null data exception in exporting of 
excel with autoformat on
     new fa595655b remove log
     new 674d7eb9c optimize undone logic
     new 00f6e66c1 Merge remote-tracking branch 'origin/dev-1.2.0' into 
dev-1.2.0-bug-fix
     new d0a9a2508 linkis-bml-client - fix no user bug in deleteResource method 
in HttpBmlClient
     new 8d99fb181 import 
org.apache.linkis.storage.domain.DataType.valueToString
     new c9cb9d738 Merge pull request #2468 from WeDataSphere/dev-1.2.0-bug-fix

The 2666 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../linkis/storage/excel/StorageExcelWriter.scala  | 48 +++++++++++-----------
 .../server/operator/EngineConnLogOperator.scala    |  2 +-
 .../executor/conf/ComputationExecutorConf.scala    |  4 ++
 .../service/TaskExecutionServiceImpl.scala         | 42 +++++++++----------
 .../common/conf/EngineConnPluginConf.scala         |  2 +-
 .../entrance/restful/EntranceLabelRestfulApi.java  |  6 +++
 linkis-dist/package/db/linkis_ddl.sql              |  3 +-
 .../linkis/storage/io/client/DefaultIOClient.scala | 27 +++++++-----
 .../linkis/storage/io/conf/IOFileClientConf.scala  |  2 +
 .../orchestrator/core/AbstractOrchestration.scala  | 22 +++++++++-
 .../orchestrator/core/OrchestrationFuture.scala    |  2 +
 .../exception/OrchestratorErrorCodeSummary.scala   |  2 +
 .../linkis/bml/client/impl/HttpBmlClient.scala     |  1 +
 .../cache/impl/DefaultQueryCacheManager.java       | 21 +++++++++-
 .../jobhistory/restful/api/QueryRestfulApi.java    |  5 +++
 .../filesystem/restful/api/FsRestfulApi.java       |  3 +-
 .../ujes/route/AbstractLabelGatewayRouter.scala    |  2 +-
 17 files changed, 129 insertions(+), 65 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to