Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the problem of Sonar code scanning #4369

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Feb 21, 2023

  1. [Bugfix] engine version support hyphen (apache#4246)

    * EngineTypeLabel support "-"
    GuoPhilipse committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    436f90d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. [feat] support different hive version (apache#4255)

    * support different hive version
    
    * fix code style
    
    * log exception
    GuoPhilipse committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    ee29de9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. The abnormal class description information in the checkEngineConnDist…

    …Home method supplements the path information (apache#4283)
    binbinCheng committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f1deaca View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. [feat] upgrade hadoop\spark\hive default vertion to 3.x (apache#4263)

    * upgrade hive\spark\hadoop to default 3.x
    GuoPhilipse committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    eb55412 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. [feat] EngineConn no longer imports the dependencies of the underlyin…

    …g engine (apache#4278)
    
    * EngineConn no longer imports the dependencies of the underlying engine
    GuoPhilipse committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9563457 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72d8404 View commit details
    Browse the repository at this point in the history
  3. [feat]Support spark3.3+ and spark2.2- compile (apache#4301)

    * Support spark3.3+  and spark2.2- compile
    
    * fix unknown dependency
    
    * improve code
    
    * remove unused dependency
    
    * remove unused dependency for hive sink
    
    ---------
    
    Co-authored-by: gf13871 <gf13871@ly.com>
    GuoPhilipse and tclxgf13871 committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    2c5abd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Code scanning bug fixed

    binbinCheng committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    c606724 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    1d9c9a3 View commit details
    Browse the repository at this point in the history
  2. Code scanning bug fixed

    binbinCheng committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    8cac3fb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Code scanning bug fixed

    binbinCheng committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3339334 View commit details
    Browse the repository at this point in the history
  2. Code scanning bug fixed

    binbinCheng committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e4a7c3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9015072 View commit details
    Browse the repository at this point in the history
  4. Code scanning bug fixed

    binbinCheng committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    de12140 View commit details
    Browse the repository at this point in the history