uber / petastorm

Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
Apache License 2.0
1.8k stars 284 forks source link

Add make_reader support for parquet partitioned on more than one key #488

Open jamesprinc3 opened 4 years ago

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

selitvin commented 4 years ago

HI. I was ignoring the PR for now due to failing tests. Please let me know what is your intent on the PR. Are you planning to keep working on it?