Commits


Alenka Frim authored and David Li committed fbaa405575b
ARROW-14517: [Python] Missing ampersand in CIpcReadOptions of CFeatherReader Add a missing ampersand (&) for `CIpcReadOptions` in `libarrow_feather.pxd`. Closes #11572 from AlenkaF/ARROW-14517 Authored-by: Alenka Frim <frim.alenka@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>