apache / apache/datafusion-python
Consider publishing specific target-optimized builds
Open
enhancement
- Dominant language
- Python
- Stars
- 604
- Forks
- 174
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 4
Description
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
DataFusion bindings currently uses the default cpu-target for x86_64 which doesn't generate sse4, avx, etc. instructions.
**Describe the solution you'd like**
Consider publishing builds like `arrow-datafusion-skylake` etc. that has optimized binaries for a specific architecture.
**Describe alternatives you've considered**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.