Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
/ qParquet Public archive

Library to read and write data from parquet files.

License

Notifications You must be signed in to change notification settings

rianoc/qParquet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This project is archived as KX have released an official interface which is much more performant and feature rich: https://code.kx.com/q/interfaces/arrow/

qParquet

Library to read and write data from parquet files.

Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem

Requirements

Run

Start q with qparquet

q qparquet.q

Or from q, load qparquet.q.

q)\l qparquet.q

Functions

.qparquet.getTable

.qparquet.setTable

.qparquet.getColumnNames

.qparquet.getColumns

.qparquet.getColumn

.qparquet.getColumnCustom

.qparquet.getColumnsCustom

.qparquet.getTableCustom

Reference links

About

Library to read and write data from parquet files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published