You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/03/16 16:13:15 UTC

[GitHub] [arrow] lidavidm opened a new issue, #34592: [C++] IPC writer shouldn't let you specify snappy or gzip compression

lidavidm opened a new issue, #34592:
URL: https://github.com/apache/arrow/issues/34592

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   From https://github.com/apache/arrow/issues/34432 - we fixed the Java side but not the C++ side
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] lidavidm closed issue #34592: [C++] IPC writer shouldn't let you specify snappy or gzip compression

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed issue #34592: [C++] IPC writer shouldn't let you specify snappy or gzip compression
URL: https://github.com/apache/arrow/issues/34592


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] wgtmac commented on issue #34592: [C++] IPC writer shouldn't let you specify snappy or gzip compression

Posted by "wgtmac (via GitHub)" <gi...@apache.org>.
wgtmac commented on issue #34592:
URL: https://github.com/apache/arrow/issues/34592#issuecomment-1472287013

   The C++ side is good. I didn’t check the return status from the ipc writer when snappy is applied. So none of the batches are written successfully. That is why the reader didn’t read anything. Sorry for the confusion. @lidavidm 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] lidavidm commented on issue #34592: [C++] IPC writer shouldn't let you specify snappy or gzip compression

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm commented on issue #34592:
URL: https://github.com/apache/arrow/issues/34592#issuecomment-1472290352

   Oh, thanks for clarifying.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org