radanalyticsio / silex

something to help you spark
Apache License 2.0
65 stars 13 forks source link

Support for loading a directory of serialized data frames #48

Closed willb closed 8 years ago

willb commented 8 years ago

This commit adds a utility function to load a directory of serialized data frames (e.g., Parquet files) and return their union as a single frame.

rnowling commented 8 years ago

LGTM, +1