Github user dilipbiswal commented on the issue:
https://github.com/apache/spark/pull/22641
@srowen @gatorsmile
Let me see if we can target a low hanging fruit first :-). Given the same
input set is used for table and session codecs, we can skip when they both are
same value . This way, we can do the inner loop 6 times as opposed to 9 times
cutting to total testing combination from 54 to 36.
Does this sound reasonable ?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]