Release 313 (31 May 2019)#

General#

CLI#

  • Fix failure when selecting a value of type UUID. (#854)

JDBC driver#

  • Fix failure when selecting a value of type UUID. (#854)

Phoenix connector#

  • Allow matching schema and table names case insensitively. This can be enabled by setting the case-insensitive-name-matching configuration property to true. (#872)