Andy Grove

Results 438 issues of Andy Grove

Use https://jakewheat.github.io/sql-overview/sql-2011-foundation-grammar.html as a reference

`datafusion-python` was donated to the Apache Arrow project in April 2021 and was added to the `arrow-datafusion` repository [1]. `datafusion-python` was removed from the repository in January 2022 [2] and...

**Is your feature request related to a problem? Please describe.** This is part of https://github.com/NVIDIA/spark-rapids/issues/9 In order to be consistent with Spark when reading JSON on the GPU, we would...

feature request
cuIO
helps: Spark

# Which issue does this PR close? Part of https://github.com/apache/arrow-datafusion/issues/3591 # Rationale for this change Our imports are very inconsistent and are not currently formatted by cargo fmt other than...

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Our imports are very inconsistent and are not currently formatted by `cargo...

enhancement

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** In Ballista, I have key-value pairs for configs that I would like...

enhancement
good first issue

**Describe the bug** ``` [INFO] [stderr] Compiling datafusion-proto v12.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `datafusion-proto v12.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO]...

bug

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Now that type coercion happens in the logical plan, we no longer...

enhancement

# Which issue does this PR close? N/A # Rationale for this change It is getting challenging to create PRs that depend on recent changes in dependencies such as `arrow`...

development-process