Commits


Alenka Frim authored and Antoine Pitrou committed e0668e2024a
ARROW-11259: [Python] Allow to create field reference to nested field This PR tries to redo the work from https://github.com/apache/arrow/pull/9799. It will unblock: - https://issues.apache.org/jira/browse/ARROW-13798 - https://issues.apache.org/jira/browse/ARROW-14596 cc @jorisvandenbossche @pitrou Closes #12863 from AlenkaF/ARROW-11259 Lead-authored-by: Alenka Frim <frim.alenka@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>