Closed
Description
I'd like to be able to read a ParquetDataset generated by AWS Firehose.
The only implementation at the time of writting was the partition scheme created by hive (year=2018/month=01/day=11).
AWS Firehose partition scheme is a little bit different (2018/01/11).
Thanks
Reporter: Pablo Javier Takara
Related issues:
- [Python][Dataset] Support using dataset API in pyarrow.parquet with a minimal ParquetDataset shim (depends upon)
Note: This issue was originally created as ARROW-2882. Please see the migration documentation for further details.