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

leonbao pushed a change to branch json_split
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from 9b9952a  Merge remote-tracking branch 'upstream/dev' into spilit
     add 734b188  [fix-4472][DataSource] Hive JDBC partial permission parameter 
concatenation JDBC URL error (#4473)
     add 0794cc5  [FIX-#4468] [UI] Workflow relationships Name filtering 
invalidated #4508
     new 4a9099c  Merge remote-tracking branch 'upstream/dev' into spilit

The 1 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:
 .../common/utils/HiveConfUtils.java                | 87 +++++++++++++++++++++
 ...yptionUtilsTest.java => HiveConfUtilsTest.java} | 26 +++++--
 .../dao/datasource/HiveDataSource.java             | 13 +---
 .../dao/datasource/HiveDataSourceTest.java         | 90 +++++++++++-----------
 .../home/pages/projects/pages/kinship/index.vue    |  5 +-
 pom.xml                                            |  1 +
 6 files changed, 160 insertions(+), 62 deletions(-)
 create mode 100644 
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/HiveConfUtils.java
 copy 
dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/{EncryptionUtilsTest.java
 => HiveConfUtilsTest.java} (61%)

Reply via email to