Junfan Zhang
Junfan Zhang
Could you help review this? @yl09099
> Do you add a new ut for this case? I'm still reviewing this part.
I drafted this impl, please take a look. @jerqi
> I drafted this impl, please take a look. @jerqi gentle ping @jerqi
> > I drafted this impl, please take a look. @jerqi > > gentle ping @jerqi ping again
Could you help review this? @rickyma
> Left some comments. I'm OK with this patch. But you need to test it more carefully. Because this is used in gRPC mode. It won't be invoked in Netty...
Thanks for proposing this. I have a question that I remember spark will sort the data using the sortExec in dataframe api. That means the sort will not ocurr on...
> Does code add here come from Apache Spark? Detailed design could be found on #1239, the initial motivation is to reduce the disk usage of spill, especially on the...
> For this particular feature, I think MR/Tez would benefit from that substantially(to be frankly, I had developed a similar shuffle system back ~6-7 years ago). The spark integration is...