Skip to content

v1.0

Compare
Choose a tag to compare
@Eugene-Mark Eugene-Mark released this 09 Feb 16:27
· 104 commits to master since this release

Introduction

A cross-platform (Windows, MAC, Linux) desktop application to view common bigdata binary format like Parquet, ORC, etc.

Feature List

  • Open and view Parquet and ORC
  • Convert binary format data to text format data like CSV
  • Support complex data type like array, map, struct, etc
  • Suport multiple platforms like Windows, MAC and Linux
  • Code is extensible to involve more binary format like AVRO