Faisal Moeen created PHOENIX-1045:
-------------------------------------

             Summary: Misleading exception when using lower case table name 
(uploading data through psql.py) 
                 Key: PHOENIX-1045
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1045
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Faisal Moeen
            Priority: Trivial


While using psql.py for uploading data, when lower case table name is used, 
following exception is thrown:

java.lang.IllegalArgumentException: At least one column must be provided for 
upserts

This seems a bit misleading and I had to spend quite a lot of time figuring out 
the correct way to provide column information. 

It would be better if phoenix can find out if the problem is with the case of 
table name.




--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to