Open jbonofre opened 9 months ago
This first PR create the skeleton and add a first injection use case.
injection
This injection use case:
CreateTable
DataInjection
Analytics
NB: when merged, I will create a blog post based on this PR.
@ajantha-bhat can you please take a look ?
I just reviewed high level. I will install and try it out later on.
This first PR create the skeleton and add a first
injection
use case.This
injection
use case:CreateTable
creates a Iceberg table to store GDELT eventsDataInjection
parses the GDELT CSV file and insert data in the Iceberg tableAnalytics
provides the first simple queriesNB: when merged, I will create a blog post based on this PR.