python-bonobo / bonobo

Extract Transform Load for Python 3.5+
https://www.bonobo-project.org/
Apache License 2.0
1.59k stars 146 forks source link

Feature: Implements MapFields() #289

Open Paulholio opened 6 years ago

Paulholio commented 6 years ago

This is an attempt at eventually implementing the feature request from:

Issue 285: Updating All Fields

There is more work that needs to be done, but I think if we can spec out what types of operations we would want future users to be able to do across all fields, this can become very useful, especially on the validation and possibly security front. Let me know your opinions on this, please.

hartym commented 6 years ago

Hello,

Thanks for your contribution. A few things:

Thank you, this is a nice one !

Paulholio commented 6 years ago

I have this renamed to MapFields and will have users pass in a function. Still need to write a unit test.

hartym commented 6 years ago

This pull request introduces 1 alert when merging 166e846cc740e2a0e7008297095796c9269170be into ca464ef6f754c2e5bb7aa7632bb4190e6b39a037 - view on LGTM.com

new alerts:


Comment posted by LGTM.com