• L
    [Bug 2923] Hive JDBC connection parameter ignored (#3194) · 98fdba67
    LEI SHENG 提交于
    * fix the bug #2923 (Hive JDBC connection parameter ignored) , the hive jdbc connection url ;
    
    * fix the bug index out of bound and add some test case
    
    * add the Licensed
    
    * fix the checkstyle and import StringBuilder
    
    * put HiveDataSourceTest.java to root pom maven-surefire-plugin to avoiding the sonar 0.0% Coverage.
    
    * Update HiveDataSource.java
    Co-authored-by: Ndailidong <dailidong66@gmail.com>
    98fdba67
HiveDataSource.java 2.8 KB