Jesus Camacho Rodriguez created HIVE-20569: ----------------------------------------------
Summary: hour/minute/second UDFs not working on String values with Time format Key: HIVE-20569 URL: https://issues.apache.org/jira/browse/HIVE-20569 Project: Hive Issue Type: Bug Components: UDF Affects Versions: 4.0.0, 3.2.0 Reporter: Jesus Camacho Rodriguez We do not have 'TIME' type in Hive, but applying this functions on String values with time format used to work before HIVE-12192 was applied, e.g., HOUR('15:13:46'). This issue is to extend hour/minute/second to be able to parse time string values. -- This message was sent by Atlassian JIRA (v7.6.3#76005)