Eugene-Mark / bigdata-file-viewer

A cross-platform (Windows, MAC, Linux) desktop application to view common bigdata binary format like Parquet, ORC, AVRO, etc. Support local file system, HDFS, AWS S3, Azure Blob Storage ,etc.
GNU General Public License v2.0
282 stars 54 forks source link

How to filter and export? #37

Open paolovolterra opened 1 year ago

Eugene-Mark commented 1 year ago

@paolovolterra , currently you can export the file as CSV format by usage like: Convert to CSV file by "File" -> "Save as" -> "CSV"

And as for filtering, currently it's not supported but it's on the to-do list. It's supposed to be provided at next release.