Hive: trim and rtrim UDFs behaviors are reversed ------------------------------------------------
Key: HADOOP-4303 URL: https://issues.apache.org/jira/browse/HADOOP-4303 Project: Hadoop Core Issue Type: Bug Components: contrib/hive Reporter: Ashish Thusoo Assignee: Ashish Thusoo Fix For: 0.19.0 Currently trim removes trailing spaces where as rtrim removes spaces from both ends of the string. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.