Skip to content

benbpyle/go-parquet-example

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Golang Parquet Example

Sample repository showing a simple use case for parsing an Apache Parquet format file using the Go library parquet-go. A supporting Blog Article goes into further depth about the contents of the repos.

  • Environment variables exist in the launch.json file for executing
    • SAMPLE_BUCKET - the s3 bucket where your parquet file is
    • SAMPLE_KEY - the s3 key for the file. This
    • AWS_PROFILE - the profile to be used when connecting to AWS
  • Project could be converted to run multiple files, scan a bucket or even converted into a Lambda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages