Skip to content
Snippets Groups Projects
  • WeichenXu's avatar
    a15ca553
    [SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with... · a15ca553
    WeichenXu authored
    [SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code
    
    ## What changes were proposed in this pull request?
    
    Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code.
    
    ## How was this patch tested?
    
    Existing test.
    
    Author: WeichenXu <WeichenXu123@outlook.com>
    
    Closes #13242 from WeichenXu123/python_doctest_update_sparksession.
    a15ca553
    History
    [SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with...
    WeichenXu authored
    [SPARK-15464][ML][MLLIB][SQL][TESTS] Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code
    
    ## What changes were proposed in this pull request?
    
    Replace SQLContext and SparkContext with SparkSession using builder pattern in python test code.
    
    ## How was this patch tested?
    
    Existing test.
    
    Author: WeichenXu <WeichenXu123@outlook.com>
    
    Closes #13242 from WeichenXu123/python_doctest_update_sparksession.