Commits

Alessandro Molina authored c515a6924f6
ARROW-14279: [Docs] Initial attempt at describing structure of PyArrow library Try to provide a description of how PyArrow is structured at high level so that people can understand where to find what and the general purpose of each file. The idea is to represent those based on general rules even if they don't apply 100% as exceptions shouldn't be exceptional enough to dictate the overall design Closes #12729 from amol-/ARROW-14279 Authored-by: Alessandro Molina <amol@turbogears.org> Signed-off-by: Alessandro Molina <amol@turbogears.org>