James Yu
James Yu
@domoritz yes, I've sent PR #1087
I agree that it's a good idea to use a python lib to read in parquet files. Editing parquet files might be a bit inefficient using any text editor.
@dogversioning PRs are always welcome! Please send it over. Eventually I guess we all still prefer @pokidovea suggestion that uses `pyarrow` to read parquet files, instead of using `parquet-tools`. Anyone...
Please try our latest version v0.2.1. This should support ST3 or later and on Windows machines. Note that you'll have to install Python and a Python-based "parquet-tools" mentioned in the...
Please try the latest version 0.2.1 of the package. Should work. It doesn't require Java any more. But Python is required though.
Please try the latest version 0.2.1. Should work now.
@keshavkaul Which one of these was you asking about? 1. Files ending ".parquet.gz", or 2. Regular parquet file ".parquet" with gzip compression codec internally
I am running into the same issue. Have you got any update?