sublime-parquet
sublime-parquet copied to clipboard
opening subsequent files causes data to be appened, rather than replaced
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 headers of the new file to be appended to the old, and data from the two parquet files is blended together.