Andy Grove
Andy Grove
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Add support for querying data in GCS **Describe the solution you'd like**...
**Describe the bug** See PR description at https://github.com/apache/arrow-ballista/pull/340 **To Reproduce** See PR description at https://github.com/apache/arrow-ballista/pull/340 **Expected behavior** A clear and concise description of what you expected to happen. **Additional context**...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I had to manually edit the vote email to include information about...
# Which issue does this PR close? Part of https://github.com/apache/arrow-ballista/issues/32 # Rationale for this change Allow front-ends such as Ibis to submit queries to Ballista. # What changes are included...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** The current shuffle mechanism is too basic and produces too many small...
**Describe the bug** The following queries produce the correct results (SF=1). - [x] q4 - [x] q12 - [x] q13 - [x] q14 The following queries produce the correct results...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I am trying to run automated benchmarks and keep running out of...
# Which issue does this PR close? Closes #. # Rationale for this change Catch regressions # What changes are included in this PR? - Remove DataFusion benchmarks - no...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** For users wanting to extend Ballista with custom object stores, table providers,...
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Once https://github.com/apache/arrow-ballista/pull/290 and https://github.com/apache/arrow-ballista/pull/274 are merged, add a section on HDFS and...