alamb commented on issue #3460: URL: https://github.com/apache/arrow-rs/issues/3460#issuecomment-1373890208
I do not -- the C++ would be the one I would expect On Fri, Jan 6, 2023 at 9:13 AM askoa ***@***.***> wrote: > The value some_entries from json file is compared with value entries from > the stream file. Should the JSON file be processed through ipc reader > before being compared? Then we can fix ipc reader for any differences. > > > https://github.com/apache/arrow-rs/blob/acefeef1cb5698a6afe1d3061644f6276d39117c/arrow-integration-testing/tests/ipc_reader.rs#L216-L217 > > I was trying to find if any of the existing arrow projects utilize the ipc > test data set. I checked golang and java. They seem to validate only the > arrow files and not the stream files. Do you know any projects that > validate the stream files? > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/arrow-rs/issues/3460#issuecomment-1373697069>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AADXZMOBWAG67FOORDOF5EDWRASCHANCNFSM6AAAAAATR4F6HM> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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]
