Skip to content

v1.5.3

Compare
Choose a tag to compare
@rcypher-databricks rcypher-databricks released this 17 Jan 19:10
· 14 commits to main since this release
09f043c

Fixes

  • When using the ArrowBatchIterator to directly consume Arrow batches for some cases of an empty result set the HasNext() function would incorrectly return true. (186)
  • When executing parameterized queries there was a protocol check to ensure that the back end was a version that supported parameters. This check was incorrectly failing so it has been removed. (185)

Full Changelog: v1.5.2...v1.5.3