benwatson528 / intellij-avro-parquet-plugin

A Tool Window plugin for IntelliJ that displays Avro and Parquet files and their schemas in JSON.
Apache License 2.0
43 stars 9 forks source link

Parquet file viewer locks the file #59

Closed jithing30 closed 3 years ago

jithing30 commented 3 years ago

Parquet files viewed cannot be deleted in windows as it throws error "File in use". I do not see any option to close the opened file from the Parquet Viewer.

So workaround will be drop in another file and continue with recreating parquet or deleting the file

benwatson528 commented 3 years ago

Hello,

This will be a good feature to have. I won't have time this weekend so I'm happy for you (or anyone else) to address it, else I'll pick it up in a couple of weeks. It shouldn't be anything too difficult.

Ben

benwatson528 commented 3 years ago

Hi @jithing30, release 2.4.0 will be in the IntelliJ marketplace sometime over the next day or two - please let me know if this has resolved the issue for you.

benwatson528 commented 3 years ago

Hi @jithing30, this is now live on the IntelliJ marketplace so please do update and let me know if it's resolved the issue.