sublime-parquet
sublime-parquet copied to clipboard
A Sublime Text package for viewing Apache Parquet files
It is not convenient to install Java-based parquet tools. There is at least one python lib for work with parquet [pyarrow](https://arrow.apache.org/docs/python/parquet.html). There are some advantages to use this lib: -...
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`
Hi, I've searched on Install Package of Sublime Text 3 "Parquet", as you suggest in Readme.md, but I haven't found your plugin for Sublime Text 3, probably I have to...
Hi there, Thanks for putting this together. I'm trying to get this to work but I get an error that says "No Java runtime present, requesting install." I've confirmed there...
Any support for gzip'd parquet file
As of build 4169, it looks like there is some kind of buffer clearing issue present, where opening more than one parquet file during a sublime text session causes the...