Add support for previewing parquet files
acknowledged
I
Indigo Wildcat
Preview is currently supported for the following file types:
- Nextflow output files ( .command.*,.fusion.*and.exitcode)
- Text
- CSV and TSV
- HTML
- Images (JPG, PNG, SVG, etc.)
Parquet files are a very common columnar storage format for datasets and preview for this file type should be supported.
Rob Newman
acknowledged