fsaintjacques commented on pull request #7156: URL: https://github.com/apache/arrow/pull/7156#issuecomment-644969405
Yes, we can already create FileFragment from any [FileSource](https://github.com/apache/arrow/blob/master/cpp/src/arrow/dataset/file_base.h#L153-L157). You make a valid point that, usually, this is meant for a single buffer. If this is only scoped to FileSource and the python bindings, not touching any Factory, then this is fine as is. ---------------------------------------------------------------- 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: us...@infra.apache.org