This is a minor release that fixes some minor issues with the presto duct. In particular it:
- Improves error handling (properly propagating the original exception).
- Avoids running more than one query when writing the results of a query directly to a table.
- Avoids thinking that the presto duct is disconnected, and thus retrying every failed query.