- Hive has undergone significant development over the past few years focused on improving performance, scale, and SQL support.
- Key releases include Hive 0.11 which added analytic functions, 0.12 which added data types like date and varchar, and 0.13 which improved performance via optimizations like vectorized processing and integration with Tez.
- The Stinger project involved over 145 contributors over 13 months to deliver these Hive releases along with 392,000 lines of new code.