Commits


Benjamin Kietzman authored and Antoine Pitrou committed aaf467a6aa4
ARROW-9644: [C++][Dataset] Don't apply ignore_prefixes to partition base_dir I still apply ignore_prefixes to all segments of paths yielded by a selector which lie *outside* an explicit partition base directory. Closes #7907 from bkietz/9644-ignore_prefixes-base_dir Lead-authored-by: Benjamin Kietzman <bengilgit@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Co-authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>