QLArrow
QLArrow copied to clipboard
WIP QuickLook plugin for Apache Arrow and Parquet
https://www.iana.org/assignments/media-types/application/vnd.apache.parquet
Update the direct arrow dep from 10 and also remove references to arrow 9 such as: ``` github.com/apache/arrow/go/v9 v9.0.0 // indirect ```
The file https://github.com/apache/arrow-testing/blob/master/data/parquet/generated_simple_numerics/blogs.parquet shows up with extra template garbage at the end. Other files exhibit related behavior to something is off.
Probably due to apple requiring apple developer account for signing app. Any chance it will be updated ?