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

casion pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/linkis.git


    from ce0bf4353 fix db2 connect issue (#4995)
     new ca101ae73 Spark task error should print task log
     new 332e11edc Fix issue #4997 add step source bash_profile
     new a1bf43f74 Compatible ES6 and ES7 close #4998
     new 03540ea9f Merge pull request #4996 from WeDataSphere/master-ec-conf

The 4092 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/exception/StorageErrorCode.java |  4 +-
 .../storage/resultset/ResultSetReaderFactory.java  | 21 ++----
 .../storage/resultset/ResultSetWriterFactory.java  | 19 +++---
 .../storage/resultset/StorageResultSetWriter.java  |  8 ++-
 .../linkis/storage/source/ResultsetFileSource.java |  2 +-
 .../linkis/storage/utils/FileSystemUtils.java      |  8 +--
 linkis-dist/bin/checkEnv.sh                        |  4 +-
 .../impala/executor/ImpalaEngineConnExecutor.scala | 57 ++++++++++++----
 .../java/executor/IoEngineConnExecutorTest.java    | 77 ++++++++++++++++++++++
 .../io/executor/IoEngineConnExecutorTest.java      | 73 --------------------
 .../metadata/query/service/ElasticConnection.java  |  8 +--
 11 files changed, 152 insertions(+), 129 deletions(-)
 create mode 100644 
linkis-engineconn-plugins/io_file/src/test/java/executor/IoEngineConnExecutorTest.java
 delete mode 100644 
linkis-engineconn-plugins/io_file/src/test/scala/org/apache/linkis/manager/engineplugin/io/executor/IoEngineConnExecutorTest.java


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

Reply via email to