v1.5.3
rcypher-databricks
released this
17 Jan 19:10
·
34 commits
to main
since this release
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