mukunku / ParquetViewer

Simple Windows desktop application for viewing & querying Apache Parquet files
GNU General Public License v3.0
687 stars 82 forks source link

Improve error tracking by recording relative paths for skipped files (#104) #105

Closed brentbundang closed 3 months ago

brentbundang commented 3 months ago

Modified the catch to use the relative path instead of the file name for #104