arteconceito commented on PR #14984: URL: https://github.com/apache/arrow/pull/14984#issuecomment-1363062607
@trxcllnt I had a look at the `.toJSON()` methods and I do not see any issue there as those methods return JavaScript objects, not strings. The issue being solved here is only when JavaScript objects are serialised to strings over the `.toString()` methods. I will go over those `.toString()` methods and fix where necessary. Let me know in case I am missing something. Thx! -- 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]
