Github user vgankidi commented on the issue:

    https://github.com/apache/spark/pull/19634
  
    @gatorsmile I also wanted to discuss if we should consider other bin 
packing algorithms. According to this 
http://www.math.unl.edu/~s-sjessie1/203Handouts/Bin%20Packing.pdf, next fit 
decreasing is the least efficient of all but it is easiest to implement and has 
O(N) run time. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to