yuj / sublime-parquet

A Sublime Text package for viewing Apache Parquet files
https://yuj.github.io/sublime-parquet/
MIT License
26 stars 5 forks source link

Does not work for M1 Macs #6

Open nickponomar opened 2 years ago

nickponomar commented 2 years ago

It looks like dependency on parquet-tools breaks it: org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64

yuj commented 1 year ago

Please try the latest version 0.2.1. Should work now.