data-anonymization icon indicating copy to clipboard operation
data-anonymization copied to clipboard

use activerecord-imports "import"-method

Open aiomaster opened this issue 6 years ago • 10 comments

See https://github.com/sunitparekh/data-anonymization/issues/66 I know that there are tests missing for the bulk_processing, cause we would need postgresql or mysql in the tests plus the activerecord-import gem (as development_dependency?) and I don't know how a good setup of these things should be done. I tested the code with my production databases and it works very well. If ::ActiveRecord::Import is not defined or bulk_processing is explicitly turned off by setting bulk_process false at the table definition than nothing changes.

aiomaster avatar Jul 20 '18 10:07 aiomaster

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e8ec7213e2373efac23144a6be7034d9f8 on webit-de:master into 6ccfda43e077e32ec153ff3cf916d4622b146562 on sunitparekh:master.

coveralls avatar Jul 20 '18 10:07 coveralls

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e8ec7213e2373efac23144a6be7034d9f8 on webit-de:master into 6ccfda43e077e32ec153ff3cf916d4622b146562 on sunitparekh:master.

coveralls avatar Jul 20 '18 10:07 coveralls

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e8ec7213e2373efac23144a6be7034d9f8 on webit-de:master into 6ccfda43e077e32ec153ff3cf916d4622b146562 on sunitparekh:master.

coveralls avatar Jul 20 '18 10:07 coveralls

Coverage Status

Coverage decreased (-0.6%) to 93.245% when pulling eee4c5e8ec7213e2373efac23144a6be7034d9f8 on webit-de:master into 6ccfda43e077e32ec153ff3cf916d4622b146562 on sunitparekh:master.

coveralls avatar Jul 20 '18 10:07 coveralls

+1

wasabigeek avatar Feb 28 '19 10:02 wasabigeek

Hey @sunitparekh,

is there anything I can do, to get this stuff in?

Thanks!

aiomaster avatar Oct 28 '19 17:10 aiomaster

send pull request

On Mon, Oct 28, 2019 at 11:11 PM Christoph Wagner [email protected] wrote:

Hey @sunitparekh https://github.com/sunitparekh,

is there anything I can do, to get this stuff in?

Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sunitparekh/data-anonymization/pull/67?email_source=notifications&email_token=AABLNOQX3BUOSML4XDIZK63QQ4P5DA5CNFSM4FK7DMOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECNYVDY#issuecomment-547064463, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABLNOQN2ANRJENOLRE6KMDQQ4P5DANCNFSM4FK7DMOA .

-- thanks & regards, Sunit Parekh +91 99237 00662 [email protected]

sunitparekh avatar Oct 29 '19 05:10 sunitparekh

send pull request

Hi @sunitparekh,

I thought this is a pull request or did I miss something?

Thanks

aiomaster avatar Oct 29 '19 09:10 aiomaster

let me rethink about bulk_import.... I need more time to write it with unit tests...

meanwhile if you are looking at more performant library of data-anon, please give it a try to https://github.com/dataanon/data-anon (Kotiln/Java version with high performant and batch support)

sunitparekh avatar Oct 29 '19 10:10 sunitparekh

Hi there. I would like to use this feature. Is the any progress on this issue? Kind regards

stevereinke avatar Jan 14 '20 09:01 stevereinke