You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Faisal Moeen (JIRA)" <ji...@apache.org> on 2014/06/18 22:02:26 UTC

[jira] [Created] (PHOENIX-1045) Misleading exception when using lower case table name (uploading data through psql.py)

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)