Skip to content

Conversation

@cgivre
Copy link
Contributor

@cgivre cgivre commented Sep 4, 2022

DRILL-8291: Allow Case Sensitive Filters in HTTP Plugin

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

Updated docs.

Testing

Manually tested

@cgivre cgivre added bug backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there labels Sep 4, 2022
@cgivre cgivre self-assigned this Sep 4, 2022
@cgivre cgivre requested a review from jnturton September 5, 2022 03:04
@cgivre cgivre merged commit d9c4227 into apache:master Sep 5, 2022
@cgivre cgivre deleted the Case_insensitive_filters branch September 5, 2022 11:44
kingswanwho pushed a commit to kingswanwho/drill that referenced this pull request Oct 21, 2022
* DRILL-8291: Allow Case Sensitive Filters in HTTP Plugin
kingswanwho pushed a commit to kingswanwho/drill that referenced this pull request Oct 23, 2022
* DRILL-8291: Allow Case Sensitive Filters in HTTP Plugin
jnturton pushed a commit that referenced this pull request Dec 19, 2022
* DRILL-8291: Allow Case Sensitive Filters in HTTP Plugin
ashevchuk123 pushed a commit to mapr/incubator-drill that referenced this pull request Oct 28, 2025
* DRILL-8291: Allow Case Sensitive Filters in HTTP Plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants