arteconceito commented on issue #14973:
URL: https://github.com/apache/arrow/issues/14973#issuecomment-1363106033

   Following the current implementation, the `.toString()` methods actually 
behaves as the `.toJSON()` an that's why it to me classifies as a bug. In any 
case I do agree with you @domoritz, as I already wrote 
[here](https://github.com/apache/arrow/pull/14984#issuecomment-1363097976).
   
   Question: should I refactor those `.toJSON()` methods to actually behave as 
expected (cc @trxcllnt)?
   Actually if we do that, then those `.toString()` could use `.toJSON()` to 
generate the string output.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to