decoder-leco / poc-eurostat-data-transformers

A first data transformers POC for Eurostat data
https://decoder-leco.github.io/poc-eurostat-data-transformers/index.html
0 stars 0 forks source link

architecture change #10

Open Jean-Baptiste-Lasselle opened 2 months ago

Jean-Baptiste-Lasselle commented 2 months ago

This taks is about re-designing the components, one thing is sure, the trasnformers must only run operations on polars dataframes, and must not know about the details of how to persist the dataframe into the database, like not knowing what is the name of the table itself (although the datarframe knows about the columns, and their associated types.

image

Jean-Baptiste-Lasselle commented 2 months ago

https://docs.lakefs.io/understand/how/merge.html

Jean-Baptiste-Lasselle commented 2 months ago

https://docs.lakefs.io/integrations/git.html