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

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

     [ https://issues.apache.org/jira/browse/PHOENIX-1045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-1045.
-----------------------------------

    Resolution: Duplicate

Yep, definitely an annoying error. This one was actually already fixed in PHOENIX-986 (so it'll be in Phoenix 3.1 and 4.1), so I'll close this ticket.

> 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)