mukunku / ParquetViewer

Simple Windows desktop application for viewing & querying Apache Parquet files
GNU General Public License v3.0
689 stars 82 forks source link

[FEAT] Double-clicking a parquet file should open ParquetViewer with the contents of file #48

Closed sparky2708 closed 2 years ago

sparky2708 commented 2 years ago

Describe the feature you'd like to be added to Parquet Viewer When associating ParquetViewer as default app for parquet files, double clicking the parquet file should open ParquetViewer with the contents of file. Currently, it just opens ParquetViewer with no file contents.

Note: There are no guarantees your feature will be implemented.

mukunku commented 2 years ago

That's strange. Double click support has been there for a long time and when I test it it works for me: double_click

What OS and ParquetViewer version are you using?

sparky2708 commented 2 years ago

I am doing this on Windows 10. What you’re showing looks like some flavor of Unix. Using latest release parquet viewer

mukunku commented 2 years ago

Nope, it's Windows 10 image

Any chance you could record the error happening?

mukunku commented 2 years ago

Closing out this issue.