mattcasters opened a new issue, #8614: URL: https://github.com/apache/hop/issues/8614
### What would you like to happen? I want to be able to open a Parquet File in the Hop GUI in a separate tab in the explorer perspective. Open extensions `.parquet` and `.parq` We should have tabs: * One tab with the file details: name, size, folder, parquet details like compression, version, Row group size, data page size, dictionary page size, * One tab with the structure of the Parquet file in JSON and below that a TableView with name, data type, data type, length, precision, ... * One tab with a preview of the data (first 1000 rows as best as we can) in a standard row presentation. Everything read-only. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
