drill icon indicating copy to clipboard operation
drill copied to clipboard

DRILL-8271: Make Storage and Format Config Case Insensitive

Open cgivre opened this issue 3 years ago • 1 comments

DRILL-8271: Make Storage and Format Config Case Insensitive

Description

Allows format and storage configs to be case insensitive.

Documentation

N/A

Testing

Ran existing unit tests.

cgivre avatar Jul 25 '22 15:07 cgivre

@cgivre Hi. Some configurations require case-sensitive keys to be passed to a plugin, such as JDBC's properties. Will this change be compatible?

I believe so. If this is in an inner map, this change won't matter.

cgivre avatar Jul 28 '22 01:07 cgivre