Murtadha Hubail created ASTERIXDB-2489:
------------------------------------------
Summary: NumberFormatException on Negative Compiler Parallelism
Key: ASTERIXDB-2489
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2489
Project: Apache AsterixDB
Issue Type: Bug
Affects Versions: 0.9.5
Reporter: Murtadha Hubail
Assignee: Murtadha Hubail
Fix For: 0.9.5
When compiler parallelism is set to a negative value in a query, the following
exception is encountered:
{code:java}
NumberFormatException: Illegal leading minus sign on unsigned string -1.
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)