DaeMyung Kang created TAJO-379:
----------------------------------
Summary: Fix Fail to Parse Integer Type in LazyTuple
Key: TAJO-379
URL: https://issues.apache.org/jira/browse/TAJO-379
Project: Tajo
Issue Type: Bug
Reporter: DaeMyung Kang
Assignee: DaeMyung KangSituation: in LazyTuple it just tokenize string with ',' so Long.valueof or Integer.valueof will fail when parameter has whitespace. Fix: trim all tokenized string. -- This message was sent by Atlassian JIRA (v6.1#6144)
