Commit fc77be9
chore: remove
## Which issue does this PR close?
- Closes #14197
## Rationale for this change
Our python downstream library no longer uses the feature `pyarrow` in
this repository
[#1000](apache/datafusion-python#1000). As such,
this feature is no longer needed.
## What changes are included in this PR?
Code removal
## Are these changes tested?
Tested against datafusion-python repo. No build issues.
## Are there any user-facing changes?
If any user needs this code, they will need to migrate to the
`datafusion-python` repository as their dependency.
---------
Co-authored-by: Andrew Lamb <[email protected]>pyarrow feature (#18528)1 parent 7d87976 commit fc77be9
File tree
10 files changed
+433
-734
lines changed- .github/workflows
- ci/scripts
- datafusion-examples
- datafusion
- common
- src
- core
- docs/source/library-user-guide
10 files changed
+433
-734
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | 212 | | |
215 | 213 | | |
216 | 214 | | |
| |||
586 | 584 | | |
587 | 585 | | |
588 | 586 | | |
589 | | - | |
590 | | - | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | | - | |
595 | | - | |
596 | | - | |
597 | | - | |
598 | | - | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | 587 | | |
614 | 588 | | |
615 | 589 | | |
| |||
0 commit comments