Andy Grove

Results 438 issues of Andy Grove

See discussion in https://github.com/sqlparser-rs/sqlparser-rs/pull/585#issuecomment-1238359759

**Is your feature request related to a problem? Please describe.** When reading JSON in Spark, if a field has mixed types, Spark will infer the type as String to avoid...

feature request
2 - In Progress
libcudf
cuIO
helps: Spark

## Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/9278 ## Rationale for this change Add CI check to prevent circular dependencies from being introduced ## What changes are included in...

development-process
core

### Is your feature request related to a problem or challenge? We were unable to publish version 36.0.0 to crates.io due to a circular dependency (https://github.com/apache/arrow-datafusion/issues/9277). We have seen a...

enhancement

### Is your feature request related to a problem or challenge? We anticipate that DataFusion will become a top-level ASF project, named "Apache DataFusion". Our current logo contains the word...

enhancement

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like to keep the momentum going and create a 0.13.0...

enhancement

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like to be able to view the explain output for...

enhancement
web user interface

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I had to spend time figuring out how to deploy the benchmarks...

documentation

**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Ballista gRPC messages can be very large when physical plans are referencing...

enhancement

**Describe the bug** I am trying to run queries with Ballista but I get this error on the client. ``` Fail: Arrow error: Invalid argument error: lz4 IPC decompression requires...

bug