Release 1.1.1
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)