Skip to content
Snippets Groups Projects
  • Davies Liu's avatar
    6ada4f6f
    [SPARK-6781] [SQL] use sqlContext in python shell · 6ada4f6f
    Davies Liu authored
    Use `sqlContext` in PySpark shell, make it consistent with SQL programming guide. `sqlCtx` is also kept for compatibility.
    
    Author: Davies Liu <davies@databricks.com>
    
    Closes #5425 from davies/sqlCtx and squashes the following commits:
    
    af67340 [Davies Liu] sqlCtx -> sqlContext
    15a278f [Davies Liu] use sqlContext in python shell
    6ada4f6f
    History
    [SPARK-6781] [SQL] use sqlContext in python shell
    Davies Liu authored
    Use `sqlContext` in PySpark shell, make it consistent with SQL programming guide. `sqlCtx` is also kept for compatibility.
    
    Author: Davies Liu <davies@databricks.com>
    
    Closes #5425 from davies/sqlCtx and squashes the following commits:
    
    af67340 [Davies Liu] sqlCtx -> sqlContext
    15a278f [Davies Liu] use sqlContext in python shell