asfimport
asfimport
[Hatem Helal](https://issues.apache.org/jira/browse/ARROW-4661?focusedCommentId=16791742) / @hatemhelal: I made a first pass at this to unblock testing for ARROW-3769: I'd like to use this issue to work on the option struct as suggested...
[Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-4668?focusedCommentId=16775819) / @emkornfield: It looks like protos are available in the python library: https://github.com/googleapis/google-cloud-python/blob/master/bigquery_storage/google/cloud/bigquery_storage_v1beta1/proto/storage.proto
[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-4668?focusedCommentId=16918616) / @pitrou: Is this different from the GCS API referred to in ARROW-1231 ?
[Wes McKinney](https://issues.apache.org/jira/browse/ARROW-4668?focusedCommentId=16919049) / @wesm: Yeah, it's different. GCS is generic blob storage (like Amazon S3). BigQuery is a SQL-based data warehouse product. Its internal storage is not exposed to customers...
[Micah Kornfield](https://issues.apache.org/jira/browse/ARROW-4668?focusedCommentId=16919999) / @emkornfield: Wes is correct. I'll also add that either this (or even a higher level wrapper around BQ) or flight would make a good test case for...
[Antoine Pitrou](https://issues.apache.org/jira/browse/ARROW-4830?focusedCommentId=16932683) / @pitrou: @jorisvandenbossche
[Joris Van den Bossche](https://issues.apache.org/jira/browse/ARROW-4830?focusedCommentId=16932708) / @jorisvandenbossche: For this, I think we should ideally decide on which minimum version of pyarrow we want to support (and then also test for this)....
[Neal Richardson](https://issues.apache.org/jira/browse/ARROW-4830?focusedCommentId=17304314) / @nealrichardson: @jorisvandenbossche is there action to be taken here still, and if so, can this be done for 4.0?
[Joris Van den Bossche](https://issues.apache.org/jira/browse/ARROW-4830?focusedCommentId=17307907) / @jorisvandenbossche: Yes, there is a clean-up that can be done, but I don't think it is critical for 4.0.0, so moving to 5.0.0
[Todd Farmer](https://issues.apache.org/jira/browse/ARROW-4830?focusedCommentId=17565500) / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current...