Skip to content
  • Bill Chambers's avatar
    c5cc4146
    [DOCUMENTATION]Fixed Missing Type Import in Documentation · c5cc4146
    Bill Chambers authored
    Needed to import the types specifically, not the more general pyspark.sql
    
    Author: Bill Chambers <wchambers@ischool.berkeley.edu>
    Author: anabranch <wac.chambers@gmail.com>
    
    Closes #5179 from anabranch/master and squashes the following commits:
    
    8fa67bf [anabranch] Corrected SqlContext Import
    603b080 [Bill Chambers] [DOCUMENTATION]Fixed Missing Type Import in Documentation
    c5cc4146
    [DOCUMENTATION]Fixed Missing Type Import in Documentation
    Bill Chambers authored
    Needed to import the types specifically, not the more general pyspark.sql
    
    Author: Bill Chambers <wchambers@ischool.berkeley.edu>
    Author: anabranch <wac.chambers@gmail.com>
    
    Closes #5179 from anabranch/master and squashes the following commits:
    
    8fa67bf [anabranch] Corrected SqlContext Import
    603b080 [Bill Chambers] [DOCUMENTATION]Fixed Missing Type Import in Documentation
Loading