Skip to content

Example of tech.ml.dataset and graalvm reading a CSV and writing Parquet.

Notifications You must be signed in to change notification settings

cnuernber/ds-graal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graal Native And Data Frames

This repository is a simple example of how to build a graal native application that processes a CSV and both reads and writes to parquet. With graal native you lose some level of performance but you get a single packaged executable with very few dependencies and of course instant startup time.

Building

scripts/compile

Running

./ds-graal

About

Example of tech.ml.dataset and graalvm reading a CSV and writing Parquet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published