Peter Slawski created HIVE-9147: ----------------------------------- Summary: Add unit test for HIVE-7323 Key: HIVE-9147 URL: https://issues.apache.org/jira/browse/HIVE-9147 Project: Hive Issue Type: Test Components: Statistics Affects Versions: 0.13.1, 0.14.0 Reporter: Peter Slawski Priority: Minor
This unit test verifies that DateStatisticImpl doesn't store mutable objects from callers for minimum and maximum values. This ensures callers cannot modify the internal minimum and maximum values outside of DateStatisticImpl. -- This message was sent by Atlassian JIRA (v6.3.4#6332)