ielizaga/gpcheckintegrity

Refactor spawn_threads function

Zerpet opened this issue · 1 comments

Because it is very specific and there is no other way to spawn threads at the moment. A function like that should receive an object with all the options and flags and do all the logic using such object.

At the moment it receives database and schema.

This one comes for free in PR #39