Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/20174
@liancheng @liufengdb if the problem affects only the `dropDuplicates`
method, can't we just check there if there are no columns and avoid doing
anything at all in that case?--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
