skuroq / flatten-athena-table

Convert athena tables with nested columns into flat tables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blogpost: https://skuro.org/posts/flattening-athena-tables/

Convert athena tables with nested columns into flat tables!

Installation:

pip install git+https://github.com/skuroq/flatten-athena-table.git

Usage:

Example: flatten default raw_nyphilarchive flat_nyphilarchive s3://skuroq/flat s3://skuroq/results

flatten --help for more information :)

About

Convert athena tables with nested columns into flat tables.


Languages

Language:Python 100.0%