Skip to content

v1.2.2

Latest
Compare
Choose a tag to compare
@matthewwardrop matthewwardrop released this 01 Jun 00:09
· 1 commit to main since this release

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.