Skip to content
  • Sean Owen's avatar
    39e044e3
    [MINOR][BUILD] Remove duplicate test-jar:test spark-sql dependency from Hive module · 39e044e3
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Remove duplicate test-jar:test spark-sql dependency from Hive module; move test-jar dependencies together logically. This generates a big warning at the start of the Maven build otherwise.
    
    ## How was this patch tested?
    
    Existing build. No functional changes here.
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #18858 from srowen/DupeSqlTestDep.
    39e044e3
    [MINOR][BUILD] Remove duplicate test-jar:test spark-sql dependency from Hive module
    Sean Owen authored
    ## What changes were proposed in this pull request?
    
    Remove duplicate test-jar:test spark-sql dependency from Hive module; move test-jar dependencies together logically. This generates a big warning at the start of the Maven build otherwise.
    
    ## How was this patch tested?
    
    Existing build. No functional changes here.
    
    Author: Sean Owen <sowen@cloudera.com>
    
    Closes #18858 from srowen/DupeSqlTestDep.
Loading