Dave Brosius created CASSANDRA-6515: ---------------------------------------
Summary: Fix validator lookup when converting cells to objects (pig) Key: CASSANDRA-6515 URL: https://issues.apache.org/jira/browse/CASSANDRA-6515 Project: Cassandra Issue Type: Bug Components: Hadoop Reporter: Dave Brosius Assignee: Dave Brosius Priority: Minor Fix For: 2.1 Attachments: 6515.txt due to refactor, lookup using vaidators map would fail as the col name type was changed from ByteBuffer to String., use the byte buffer instead. -- This message was sent by Atlassian JIRA (v6.1.4#6159)