You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/07/12 03:25:27 UTC

[GitHub] [arrow] kiszk opened a new pull request #7716: ARROW-9417: [C++] Write length in IPC message by using little-endian

kiszk opened a new pull request #7716:
URL: https://github.com/apache/arrow/pull/7716


   This PR forces to write metadata_length and footer_length in IPC messages by using little-endian to follow [the specification](https://github.com/apache/arrow/blob/master/docs/source/format/Columnar.rst).


----------------------------------------------------------------
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.

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



[GitHub] [arrow] kiszk commented on pull request #7716: ARROW-9417: [C++] Write length in IPC message by using little-endian

Posted by GitBox <gi...@apache.org>.
kiszk commented on pull request #7716:
URL: https://github.com/apache/arrow/pull/7716#issuecomment-657251446


   This is found from [your suggestion](https://github.com/apache/arrow/pull/7507#issuecomment-652142541)!


----------------------------------------------------------------
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.

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



[GitHub] [arrow] wesm closed pull request #7716: ARROW-9417: [C++] Write length in IPC message by using little-endian

Posted by GitBox <gi...@apache.org>.
wesm closed pull request #7716:
URL: https://github.com/apache/arrow/pull/7716


   


----------------------------------------------------------------
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.

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



[GitHub] [arrow] kiszk commented on pull request #7716: ARROW-9417: [C++] Write length in IPC message by using little-endian

Posted by GitBox <gi...@apache.org>.
kiszk commented on pull request #7716:
URL: https://github.com/apache/arrow/pull/7716#issuecomment-657174179


   Tests on s390x have passed at https://travis-ci.org/github/apache/arrow/jobs/707299972
   ```
   100% tests passed, 0 tests failed out of 65
   ```


----------------------------------------------------------------
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.

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



[GitHub] [arrow] github-actions[bot] commented on pull request #7716: ARROW-9417: [C++] Write length in IPC message by using little-endian

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on pull request #7716:
URL: https://github.com/apache/arrow/pull/7716#issuecomment-657169564


   https://issues.apache.org/jira/browse/ARROW-9417


----------------------------------------------------------------
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.

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