tkhurana opened a new pull request, #2028:
URL: https://github.com/apache/phoenix/pull/2028

   A column which is a PK column was incorrectly classified as non PK column 
and calling `col.getFamilyName().getString()` will cause NPE because familyName 
is null for PK columns


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to