MIP-721 Table creating retry fails if there was a broken pipe error.
Created by: ThanKarab
Changelog:
- Removed drop table query from the udf execution queries.
- Added fault tolerance logic on the queries to avoid incorrect state when creating tables due to "Server closed the connection" errors.
- Integration tests added for the monetdb_interface, with the monetdb below, without passing through the celery tasks.