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 2022/03/25 23:34:56 UTC

[GitHub] [arrow] westonpace commented on pull request #12715: Minor: [C++] Fix sink schema

westonpace commented on pull request #12715:
URL: https://github.com/apache/arrow/pull/12715#issuecomment-1079516199


   Hmm, I don't, but thinking about it now I guess I can kind of see why it is this way.  Technically the sink node has no outputs so there is no input schema.  I suppose what we really want is for the sink consumer to access the schema of the input node.  Take a look at https://github.com/apache/arrow/pull/12721 and see if that might be a better approach.


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