Skip to content

Release 1.1.1

Compare
Choose a tag to compare
@pkolaczk pkolaczk released this 29 Dec 13:50
· 2608 commits to master since this release

1.1.1

  • Fixed NoSuchElementException in SparkSQL predicate pushdown code (SPARKC-7, #454)

Also includes a fix from 1.0.5:

  • Fixed setting output consistency level which was being set on prepared
    statements instead of being set on batches (#463)