Github user MaxGekk commented on the issue:

    https://github.com/apache/spark/pull/23159
  
    > Rather than change every single call to this method, if this should 
generally be the value of the argument, then why not make it the default value 
or something?
    
    New parameter aims to solve the problem when there are multiple callers, 
and each of them needs different maximum fields. So, a feasible approach is to 
propagate `maxFields` from callers to `truncatedString`. Changing global SQL 
config does not solve the problem.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to