Github user DaveDeCaprio commented on the issue:

    https://github.com/apache/spark/pull/23076
  
    @MaxGekk and @hvanhovell, I think this PR is complementary to the PR for 
SPARK-26023 which recently made allowed for file dumping of queries.  
    
    It might make sense to only have the default depth apply to the toString 
function and not writing to a file.  We could have a parameter to toFile to 
control the depth, but that would default to Int.MaxValue. toString would use 
the configured parameter. 



---

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

Reply via email to