Commits

Krisztián Szűcs authored a10fe88b53d
ARROW-7671: [Python][Dataset] Add bindings for the DatasetFactory To support constructing dataset from multiple sources. Closes #6279 from kszucs/dataset-factory and squashes the following commits: 44ef180c1 <Krisztián Szűcs> Mark tests cases as pandas ef6a5c332 <Krisztián Szűcs> test dataset factory 25975db2f <Krisztián Szűcs> fix review comments 14cf9a3da <Krisztián Szűcs> flake8 060b49ea4 <Krisztián Szűcs> test with directories and hive partitioning a816bc551 <Krisztián Szűcs> support multiple sources Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>