Rajeshbabu Chintaguntla created PHOENIX-1649:
------------------------------------------------
Summary: Confusing TableNotFoundException error message while
querying first time on a table
Key: PHOENIX-1649
URL: https://issues.apache.org/jira/browse/PHOENIX-1649
Project: Phoenix
Issue Type: Bug
Reporter: Rajeshbabu Chintaguntla
Assignee: Rajeshbabu Chintaguntla
Fix For: 5.0.0, 4.3
{noformat}
0: jdbc:phoenix:localhost> upsert into t values(1,2,3);
org.apache.phoenix.schema.TableNotFoundException: ERROR 1012 (42M03): Table
undefined. tableName=T
1 row affected (0.021 seconds)
0: jdbc:phoenix:localhost>
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)