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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
