Skip to content
  • Reynold Xin's avatar
    c8e934ef
    [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame. · c8e934ef
    Reynold Xin authored
    and
    
    [SPARK-5448][SQL] Make CacheManager a concrete class and field in SQLContext
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #4242 from rxin/sqlCleanup and squashes the following commits:
    
    e351cb2 [Reynold Xin] Fixed toDataFrame.
    6545c42 [Reynold Xin] More changes.
    728c017 [Reynold Xin] [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.
    c8e934ef
    [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.
    Reynold Xin authored
    and
    
    [SPARK-5448][SQL] Make CacheManager a concrete class and field in SQLContext
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #4242 from rxin/sqlCleanup and squashes the following commits:
    
    e351cb2 [Reynold Xin] Fixed toDataFrame.
    6545c42 [Reynold Xin] More changes.
    728c017 [Reynold Xin] [SPARK-5447][SQL] Replaced reference to SchemaRDD with DataFrame.
Loading