Skip to content
  • Andrew Or's avatar
    fa3c0698
    [SPARK-14904][SQL] Put removed HiveContext in compatibility module · fa3c0698
    Andrew Or authored
    ## What changes were proposed in this pull request?
    This is for users who can't upgrade and need to continue to use HiveContext.
    
    ## How was this patch tested?
    Added some basic tests for sanity check.
    
    This is based on #12672 and closes #12672.
    
    Author: Andrew Or <andrew@databricks.com>
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #12682 from rxin/add-back-hive-context.
    fa3c0698
    [SPARK-14904][SQL] Put removed HiveContext in compatibility module
    Andrew Or authored
    ## What changes were proposed in this pull request?
    This is for users who can't upgrade and need to continue to use HiveContext.
    
    ## How was this patch tested?
    Added some basic tests for sanity check.
    
    This is based on #12672 and closes #12672.
    
    Author: Andrew Or <andrew@databricks.com>
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #12682 from rxin/add-back-hive-context.
Loading