-
I would like to have polars vs data fusion results, but they have no common machine that I can compare with
What does it take to add it?
-
### env:
```
host
os:CentOS Linux release 8.2.2004 (Core)
kernel:4.18.0-193.el8.x86_64
memory:1T
jdk:1.8
maven:3.9.6
spark:3.4
scala:2.12
container:
os:CentOS Linux release 7.4.1708 (Core)
…
-
I am trying to use Skaffold to install two helm charts on a Kubernetes cluster: the ray operator, and a ray cluster. The ray cluster is a CRD that needs to use the custom tag of the image that Skaffol…
-
\*REMEMBER, BE **SMART**!
S: Specific
M: Measurable
A: Achievable
R: Relevant
T: Time-Bound\*
## Goal-State/What/Result
Build a set of core search tools into Datafusion that provide enhanced search…
-
### Is your feature request related to a problem or challenge?
LLMs provide a fantastic way to learn and use a new codebase. By providing the documentation, they can create a custom guide for new use…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
Update to latest version DataFusion 43. This contains a number of performance improvements / …
-
I would like to add Lance as a supported file type in [dft](https://github.com/datafusion-contrib/datafusion-dft) similar to how we currently have deltalake and are working on [hudi](https://github.co…
-
### LanceDB version
v0.15.0
### What happened?
We have vectors in lancedb deployment as well as text and metadata.
For some reason calling `table.update(where="field=val", {"key":"updated_val"})…
-
### Describe the bug
This cast throws an error
```scala
select cast(12345.6789 as decimal(6,2));
Arrow error: Invalid argument error: 1234568 is too large to store in a Decimal128 of precision…
-
[Arrow DataFusion](https://arrow.apache.org/datafusion/) is a modular query engine toolkit focused on OLAP use cases.
Oxigraph query evaluation system is currently very primitive, it might be inter…