Searched refs:shuffle_max (Results 1 – 1 of 1) sorted by relevance
36 const int64_t shuffle_max = 10000; in ComputeShuffleSize() local57 *shuffle_size = std::max(avg_rows_per_file * average_files_multiplier, shuffle_max); in ComputeShuffleSize()