VindhyaG commented on PR #40553:
URL: https://github.com/apache/spark/pull/40553#issuecomment-1490821588

   > I see this as developer facing API, So just having
   > 
   > ```
   > def getString(numRows: Int, truncate: Int): String =
   >      getString(numRows, truncate, vertical = false)
   > ```
   > 
   > would suffice.
   
   my intention was to keep it consistent with show() where if numrows and 
truncate have default values 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to