Jihoon Son created TAJO-682:
-------------------------------
Summary: RangePartitionAlgorithm should be improved to handle
empty texts
Key: TAJO-682
URL: https://issues.apache.org/jira/browse/TAJO-682
Project: Tajo
Issue Type: Bug
Components: distributed query plan
Reporter: Jihoon Son
Fix For: 0.8-incubating
See the title.
When one of input datums is an empty TextDatum,
java.lang.StringIndexOutOfBoundsException occurs because, currently, the first
characters of both input datum are always compared to calculate the cardinality.
--
This message was sent by Atlassian JIRA
(v6.2#6252)