kbajalc / parquets

MIT License
44 stars 21 forks source link

Propagate write errors in ParquetTransformer #26

Open dobesv opened 3 years ago

dobesv commented 3 years ago

Currently if there's an I/O error writing a row group the error is not propagated to the stream's listeners.