mukunku / ParquetViewer

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

[BUG] How to Open the App in windows ? #23

Closed ShubhamRathod-1993 closed 3 years ago

ShubhamRathod-1993 commented 3 years ago

Parquet Viewer Version What version of Parquet Viewer are you experiencing the issue with?

Where was the parquet file created? Apache Spark, Hive, Java, C#, pyarrow, etc.

Sample File Upload a sample file so the issue can be debugged!

Describe the bug A clear and concise description of what the bug is.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here.

Note: This tool relies on the parquet-dotnet library for all the actual Parquet processing. So any issues where that library cannot process a parquet file will not be addressed by us. Please open a ticket on that library's repo to address such issues.