-
### 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)
…
-
\*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 / …
-
### 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…
-
### Is your feature request related to a problem or challenge?
Tracking ticket for next release, also a place to track desired inclusions
Last release was https://crates.io/crates/datafusion/43.…
alamb updated
20 hours ago
-
hello. i see in [this issue](https://github.com/JanKaul/iceberg-rust/issues/12) that there is support for writing a datafusion dataframe to an existing iceberg table, but im not able to find any examp…
-
## Describe the bug
If repo source is misspelled/incorrect (does not exist) the data connector reports NO errors and just loads 0 rows:
```console
2024-11-11T17:56:15.654886Z INFO runtime::accele…
-
**Is your feature request related to a problem? Please describe.**
After https://github.com/Canner/wren-engine/pull/914, we support Array and Struct type. However, the array of struct isn't supported…
-
Hello
I'd like to propose a couple of improvements to the repository:
- Automated Deployment to `crates.io`:
Currently, the deployment of `datafusion-federation` and `datafusion-flight-sql-…