stoty commented on pull request #1117:
URL: https://github.com/apache/phoenix/pull/1117#issuecomment-769647553
In your example, how would you address the pk id ?
What would / should rs.getString("id") return ?
To be consistent, it should be "0".id. However, that leaves no way to
address pk.id.
This is the reason that specifically PK and the default cf should not have
identical names.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]