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/12/23 10:01:28 UTC

[GitHub] [arrow] kangpinghuang opened a new issue #8994: Is there a bug in flight AddWritableBuffer

kangpinghuang opened a new issue #8994:
URL: https://github.com/apache/arrow/issues/8994


   https://github.com/apache/arrow/blob/9bab12f03ac486bb8270f031b83f0a0411766b3e/java/flight/flight-core/src/main/java/org/apache/arrow/flight/grpc/AddWritableBuffer.java#L94
   
   is this line redundant?
   this will copy the data from buf to OutputStream, which can not realize zero-copy.


----------------------------------------------------------------
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 commented on issue #8994: Is there a bug in flight AddWritableBuffer

Posted by GitBox <gi...@apache.org>.
wesm commented on issue #8994:
URL: https://github.com/apache/arrow/issues/8994#issuecomment-750364512


   Can you please open a Jira issue? 


----------------------------------------------------------------
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] jorisvandenbossche closed issue #8994: Is there a bug in flight AddWritableBuffer

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche closed issue #8994:
URL: https://github.com/apache/arrow/issues/8994


   


----------------------------------------------------------------
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] kangpinghuang commented on issue #8994: Is there a bug in flight AddWritableBuffer

Posted by GitBox <gi...@apache.org>.
kangpinghuang commented on issue #8994:
URL: https://github.com/apache/arrow/issues/8994#issuecomment-752122660


   ok, I open a jira issue: https://issues.apache.org/jira/browse/ARROW-11066


----------------------------------------------------------------
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] jorisvandenbossche commented on issue #8994: Is there a bug in flight AddWritableBuffer

Posted by GitBox <gi...@apache.org>.
jorisvandenbossche commented on issue #8994:
URL: https://github.com/apache/arrow/issues/8994#issuecomment-753910176


   Closing the issue here, follow-up can be done on the JIRA.


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