Gabriel Reid created CRUNCH-693: ----------------------------------- Summary: ParseTest fails when building on JDK 11 Key: CRUNCH-693 URL: https://issues.apache.org/jira/browse/CRUNCH-693 Project: Crunch Issue Type: Bug Reporter: Gabriel Reid Assignee: Gabriel Reid
At least in some locales, {{org.apache.crunch.contrib.text.ParseTest}} fails due to alternative parsing of floating-point numbers. This also means that the behavior of {{org.apache.crunch.contrib.text.Parse}} is dependent on the locale of the JVM where Crunch is running (at least with JDK 11). It would probably be better if the behaviour was consistent, regardless of the locale of the JVM. -- This message was sent by Atlassian Jira (v8.3.4#803005)