You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2017/11/22 12:05:01 UTC

[jira] [Assigned] (DRILL-5980) Make queryType param for REST API case insensitive

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

Arina Ielchiieva reassigned DRILL-5980:
---------------------------------------

    Assignee: Arina Ielchiieva  (was: Chris Sandison)

> Make queryType param for REST API case insensitive
> --------------------------------------------------
>
>                 Key: DRILL-5980
>                 URL: https://issues.apache.org/jira/browse/DRILL-5980
>             Project: Apache Drill
>          Issue Type: Wish
>          Components: Web Server
>    Affects Versions: 1.11.0
>            Reporter: Chris Sandison
>            Assignee: Arina Ielchiieva
>            Priority: Minor
>              Labels: ready-to-commit
>             Fix For: 1.12.0
>
>   Original Estimate: 3h
>  Remaining Estimate: 3h
>
> QueryType uses `valueOf` to load appropriate enum, but this fails on incorrect case for the argument. I have found this to be a breaking change between 1.10 and 1.11. This could be improve to use `upcase()` to get the enum.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)