Skip to content
  • Cheng Hao's avatar
    a7f07f51
    [SPARK-4662] [SQL] Whitelist more unittest · a7f07f51
    Cheng Hao authored
    Whitelist more hive unit test:
    
    "create_like_tbl_props"
    "udf5"
    "udf_java_method"
    "decimal_1"
    "udf_pmod"
    "udf_to_double"
    "udf_to_float"
    "udf7" (this will fail in Hive 0.12)
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #3522 from chenghao-intel/unittest and squashes the following commits:
    
    f54e4c7 [Cheng Hao] work around to clean up the hive.table.parameters.default in reset
    16fee22 [Cheng Hao] Whitelist more unittest
    a7f07f51
    [SPARK-4662] [SQL] Whitelist more unittest
    Cheng Hao authored
    Whitelist more hive unit test:
    
    "create_like_tbl_props"
    "udf5"
    "udf_java_method"
    "decimal_1"
    "udf_pmod"
    "udf_to_double"
    "udf_to_float"
    "udf7" (this will fail in Hive 0.12)
    
    Author: Cheng Hao <hao.cheng@intel.com>
    
    Closes #3522 from chenghao-intel/unittest and squashes the following commits:
    
    f54e4c7 [Cheng Hao] work around to clean up the hive.table.parameters.default in reset
    16fee22 [Cheng Hao] Whitelist more unittest
Loading