Andy Grove
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...
## 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...
### 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...
### 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...
**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...
**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...
**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...
**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...
**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...