hongwu created HAWQ-1023:
----------------------------
Summary: Incorrect usage of java.lang.String.replaceAll
Key: HAWQ-1023
URL: https://issues.apache.org/jira/browse/HAWQ-1023
Project: Apache HAWQ
Issue Type: Bug
Reporter: hongwu
Assignee: Lei ChangIncorrect usage for java.lang.String.replaceAll generate useless calls: https://github.com/apache/incubator-hawq/blob/master/contrib/hawq-hadoop/hawq-mapreduce-common/src/main/java/com/pivotal/hawq/mapreduce/datatype/HAWQPath.java#L51 https://github.com/apache/incubator-hawq/blob/master/contrib/hawq-hadoop/hawq-mapreduce-common/src/main/java/com/pivotal/hawq/mapreduce/datatype/HAWQPoint.java#L45 -- This message was sent by Atlassian JIRA (v6.3.4#6332)
