Brock Noland created HIVE-5243: ---------------------------------- Summary: Convert assertions over to runtime checks Key: HIVE-5243 URL: https://issues.apache.org/jira/browse/HIVE-5243 Project: Hive Issue Type: Improvement Reporter: Brock Noland
Hive uses the assert keyword fairly often. Since assertions are disabled at runtime by default we should convert these assertions to something similar to Guava Preconditions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira