JDBC Driver Version 2.0.1

Release Date: 17th May 2019

Qubole has released a new version of JDBC driver. For more details, see:

What’s New

This is the change in this version:

  • Qubole JDBC driver now supports sub-query in the IN Predicate of a WHERE clause. This prevents the JDBC driver from incorrectly parsing a query.

List of Changes

Bug Fixes

  • JDBC-143: Qubole JDBC driver now supports sub-query in the IN Predicate of a WHERE clause. It fixes the issue where the JDBC driver was incorrectly parsing a query.