You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2023/04/26 08:20:04 UTC

[linkis] branch dev-1.4.0 updated (d12a32624 -> 734932a05)

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

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


    from d12a32624 feat: do not kill ec when ecm restart  part-1 (#4184) (#4452)
     add 734932a05 Support tidb dataSources (#4486)

No new revisions were added by this update.

Summary of changes:
 .../apache/linkis/common/utils/SecurityUtils.java  |  7 +++--
 .../linkis/common/utils/SecurityUtilsTest.java     | 13 ---------
 linkis-dist/package/db/linkis_dml.sql              | 13 +++++++++
 .../db/upgrade/1.4.0_schema/mysql/linkis_dml.sql   | 31 ++++++++++++++++++++++
 .../query/common/cache/CacheConfiguration.java     |  2 +-
 ...{DorisMetaService.java => TidbMetaService.java} |  2 +-
 6 files changed, 49 insertions(+), 19 deletions(-)
 create mode 100644 linkis-dist/package/db/upgrade/1.4.0_schema/mysql/linkis_dml.sql
 copy linkis-public-enhancements/linkis-datasource/linkis-metadata-query/service/jdbc/src/main/java/org/apache/linkis/metadata/query/service/{DorisMetaService.java => TidbMetaService.java} (97%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org