Commits


Wes McKinney authored and Antoine Pitrou committed 56086774322
ARROW-6903: [Python] Attempt to fix Python wheels with introduction of libarrow_python_flight, disabling of pyarrow.orc Closes #5673 from wesm/ARROW-6903 and squashes the following commits: 6b5357531 <Wes McKinney> Use OrderedDict in json data generation bed97c2c7 <Wes McKinney> Fix arrow_python_flight bundling, remove pyarrow.orc import from manylinux-test.sh Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Antoine Pitrou <pitrou@free.fr>