[
https://issues.apache.org/jira/browse/DRILL-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17600010#comment-17600010
]
ASF GitHub Bot commented on DRILL-8291:
---------------------------------------
cgivre opened a new pull request, #2639:
URL: https://github.com/apache/drill/pull/2639
# [DRILL-8291](https://issues.apache.org/jira/browse/DRILL-8291): PR Title
## Description
Some APIs will reject filter pushdowns if they are not in the correct case.
This PR adds a config option `caseSensitiveFilters` to the API config and when
set to `true`, preserves the case of the filters pushed down.
## Documentation
See above.
## Testing
Manually tested
> Allow case sensitive Filters in HTTP Plugin
> -------------------------------------------
>
> Key: DRILL-8291
> URL: https://issues.apache.org/jira/browse/DRILL-8291
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - HTTP
> Affects Versions: 1.20.2
> Reporter: Charles Givre
> Assignee: Charles Givre
> Priority: Major
> Fix For: 1.20.3
>
>
> Some APIs will reject filter pushdowns if they are not in the correct case.
> This PR adds a config option `caseSensitiveFilters` to the API config and
> when set to true, preserves the case of the filters pushed down.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)