lidavidm commented on issue #25078: URL: https://github.com/apache/arrow/issues/25078#issuecomment-2602222707
It appears that while there was desire to use the Flatbuffers JSON representation, most implementations do not support this: https://flatbuffers.dev/languages/go/#text-parsing https://flatbuffers.dev/languages/java/#text-parsing https://flatbuffers.dev/languages/javascript/#text-parsing-flatbuffers-in-javascript That would effectively make it a C++-only option which defeats the point. -- 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]
