mrpowers-io / jodie

Delta lake and filesystem helper methods
MIT License
49 stars 11 forks source link

Add the constraint_append functionality #68

Open MrPowers opened 1 year ago

MrPowers commented 1 year ago

See here for the API: https://github.com/MrPowers/mack/#append-data-with-constraints

Screen Shot 2023-03-14 at 12 10 20 PM
ilyasse05 commented 1 year ago

@MrPowers this function is very useful, i think that we can add column like "violated_constraint" with the description of constraint and also return json ou array with : Nb_inserted_rows Nb_rejected_rows

Ps we should verify the target table must be different to the quarantine table

heyemole commented 1 year ago

Hi, can I take this ticket?