arteconceito commented on issue #14973: URL: https://github.com/apache/arrow/issues/14973#issuecomment-1363742297
Thanks for the well supported clarification @trxcllnt. In any case, for our use case we are all set. Using `JSON.stringify(table.toArray())` also works fine because then `JSON.stringify()`will use the `Vector.toJSON()` method for the serialisation. -- 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]
