Skip to content
Snippets Groups Projects
  • Burak Yavuz's avatar
    18340d7b
    [SPARK-7243][SQL] Reduce size for Contingency Tables in DataFrames · 18340d7b
    Burak Yavuz authored
    Reduced take size from 1e8 to 1e6.
    
    cc rxin
    
    Author: Burak Yavuz <brkyvz@gmail.com>
    
    Closes #5900 from brkyvz/df-cont-followup and squashes the following commits:
    
    c11e762 [Burak Yavuz] fix grammar
    b30ace2 [Burak Yavuz] address comments
    a417ba5 [Burak Yavuz] [SPARK-7243][SQL] Reduce  size for Contingency Tables in DataFrames
    18340d7b
    History
    [SPARK-7243][SQL] Reduce size for Contingency Tables in DataFrames
    Burak Yavuz authored
    Reduced take size from 1e8 to 1e6.
    
    cc rxin
    
    Author: Burak Yavuz <brkyvz@gmail.com>
    
    Closes #5900 from brkyvz/df-cont-followup and squashes the following commits:
    
    c11e762 [Burak Yavuz] fix grammar
    b30ace2 [Burak Yavuz] address comments
    a417ba5 [Burak Yavuz] [SPARK-7243][SQL] Reduce  size for Contingency Tables in DataFrames