Hi Eugene,
One more thing…
I double checked error handling with my colleague who knows far more about data load than I do.
Error handling in binary case may be more difficult. Namely, when loader reports that there was an error in a given row (with row number), it’s harder to find that row in binary case.
On the other hand, my colleague confirms that binary case should be faster.
Thus, I guess that it’s first of all worth checking the speed in binary case. Then, if it’s significantly better, we can go back to the topic of error handling.
Please let us know whether it makes sense for you.
Thanks and greetings!
Dominik

