stoty commented on pull request #1118: URL: https://github.com/apache/phoenix/pull/1118#issuecomment-769022153
That is more of an sqlline/presentation problem. You can address the different columns via the JDBC API unambigously ( I hope, though I didn't test this), while it's not possible in the PK vs default CF case. Based on this, we should only disallow the PK names in the default CF. ---------------------------------------------------------------- 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]
