Release 0.159#
General#
- Improve predicate performance for - JOINqueries.
Hive#
- Optimize filtering of partition names to reduce object creation. 
- Add limit on the number of partitions that can potentially be read per table scan. This limit is configured using - hive.max-partitions-per-scanand defaults to 100,000.