Charles Givre created DRILL-8291:
------------------------------------
Summary: 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
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)