paleolimbot commented on PR #906: URL: https://github.com/apache/arrow-nanoarrow/pull/906#issuecomment-5038039744
I don't mind which errno value we use here...I had to choose one of them to use as a sentinel and I didn't know at the time that ENODATA was problematic. The easiest short term solution is to pick a new sentinel that is not ENODATA; a more involved long term solution is to rewrite that portion of the IPC decoder to not use a sentinel value at all. -- 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]
