[
https://issues.apache.org/jira/browse/DRILL-5980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16260810#comment-16260810
]
Chris Sandison commented on DRILL-5980:
---------------------------------------
[~arina] I will have a PR for this shortly
> 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
> Reporter: Chris Sandison
> Assignee: Chris Sandison
> Priority: Minor
> 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)