Hi All, Version 2.2 introduced maxrecordsperfile option while writing data, could someone help understand the performance impact of using maxrecordsperfile (single pass at writing data with this option) vs repartitioning (2 stage process where we write down data and then consolidate later)?
-- Regards, Rishi Shah