Skip to content
  • Reynold Xin's avatar
    660c6cec
    [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should... · 660c6cec
    Reynold Xin authored
    [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should not default to empty tuple.
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #7079 from rxin/SPARK-8698 and squashes the following commits:
    
    8513e1c [Reynold Xin] [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should not default to empty tuple.
    660c6cec
    [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should...
    Reynold Xin authored
    [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should not default to empty tuple.
    
    Author: Reynold Xin <rxin@databricks.com>
    
    Closes #7079 from rxin/SPARK-8698 and squashes the following commits:
    
    8513e1c [Reynold Xin] [SPARK-8698] partitionBy in Python DataFrame reader/writer interface should not default to empty tuple.
Loading