Skip to content

v0.2.0

Compare
Choose a tag to compare
@jingw jingw released this 02 Jun 04:21
· 97 commits to master since this release
  • New Hive features: async, log fetching, cancellation
  • Changed Hive protocol to V6 (requires at least Hive 0.13)
  • Streaming Hive data is now significantly faster
  • Binary Hive data is now returned as byte strings rather than Unicode strings
  • Rows are now returned as tuples instead of lists for both Hive and Presto
  • Dropped CDH 4 support