pitchmuc / aepp

Adobe Experience Platform API for humans
Apache License 2.0
27 stars 17 forks source link

Add a driver for processing and working with spark dataframes #13

Open skanjila opened 1 year ago

skanjila commented 1 year ago

The goal is to work with really large datasets and extract the results of large queries into a spark dataframe, this will allow us to work with pqs and spark to do large scale feature transformation and processing, we'll need to do a little design around this before implementation

skanjila commented 1 year ago

@pitchmuc can you assign this to me