What's Changed
* Assorted small doc fixes by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/310
* User arguments to retain intermediate files by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/311
* Apply `read_columns` kwarg in parquet reader by troyraen in https://github.com/astronomy-commons/hipscat-import/pull/315
* Get all file_reader provenance info programmatically by troyraen in https://github.com/astronomy-commons/hipscat-import/pull/316
* Spruce up the way we check for original input files. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/314
* Fail fast on reduce stage failures. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/317
* Print file name for mapping/splitting failures. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/318
* Explicitly depend on scipy by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/320
* Redact storage options, as this may include user keys. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/322
* Resume functionality for margin cache pipeline. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/321
* Tidy up some resume functionality by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/324
* Use the original catalog schema in more reads/writes. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/325
* Use a subset of pixels when creating a margin cache. by delucchi-cmu in https://github.com/astronomy-commons/hipscat-import/pull/323
**Full Changelog**: https://github.com/astronomy-commons/hipscat-import/compare/v0.3.2...v0.3.3