You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Michael J. Carey (JIRA)" <ji...@apache.org> on 2019/08/06 00:20:00 UTC

[jira] [Assigned] (ASTERIXDB-2625) Error message for incorrect UUID type is unhelpful

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

Michael J. Carey reassigned ASTERIXDB-2625:
-------------------------------------------

    Assignee: Hussain Towaileb

Any chance you'd want to take this one?  (Since you once touched code in the same county as UUIDs? :-))

> Error message for incorrect UUID type is unhelpful
> --------------------------------------------------
>
>                 Key: ASTERIXDB-2625
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2625
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: *DB - AsterixDB
>         Environment: macOS Mojave 10.14.5
>            Reporter: Nick DiGeronimo
>            Assignee: Hussain Towaileb
>            Priority: Minor
>
> /**Try the queries below. An invalid UUID is provided, but the error message is not helpful for debugging.**/
> --works correctly
>  SELECT(uuid("5c848e5c-6b6a-498f-8452-8847a2957421"));
> --Gives an unhelpful error message "3 [ArrayIndexOutOfBoundsException]"
>  SELECT(uuid("5"));



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)