HyukjinKwon opened a new pull request #23565: [MINOR][PYTHON] Fix SQLContext to 
SparkSession in Python API main page
URL: https://github.com/apache/spark/pull/23565
 
 
   ## What changes were proposed in this pull request?
   
   This PR proposes to fix deprecated `SQLContext` to `SparkSession` in Python 
API main page.
   
   **Before:**
   
   ![screen shot 2019-01-16 at 5 29 54 
pm](https://user-images.githubusercontent.com/6477701/51239577-b734a880-19b4-11e9-8539-592cb772168d.png)
   
   **After:**
   
   ![screen shot 2019-01-16 at 5 30 19 
pm](https://user-images.githubusercontent.com/6477701/51239583-bac82f80-19b4-11e9-9129-8dae2c23ec79.png)
   
   ## How was this patch tested?
   
   Manually checked the doc after building it.
   I ALSO checked by `grep -r "SQLContext"` and looks this is the only instance 
left.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to