11.183. Release 0.58

  • Add first version of Cassandra connector. This plugin is still indevelopment and is not yet bundled with the server. See the READMEin the plugin source directory for details.
  • Support UDFs for internal plugins. This is not yet part of the SPIand is a stopgap feature intended for advanced users. UDFs must beimplemented using the internal Presto APIs which often changesubstantially between releases.
  • Fix Hive connector semaphore release bug.
  • Fix handling of non-splittable files without blocks.