You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/07/25 15:52:48 UTC

[GitHub] [drill] cgivre opened a new pull request, #2612: DRILL-8271: Make Storage and Format Config Case Insensitive

cgivre opened a new pull request, #2612:
URL: https://github.com/apache/drill/pull/2612

   # [DRILL-8271](https://issues.apache.org/jira/browse/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.


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [drill] cgivre merged pull request #2612: DRILL-8271: Make Storage and Format Config Case Insensitive

Posted by GitBox <gi...@apache.org>.
cgivre merged PR #2612:
URL: https://github.com/apache/drill/pull/2612


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [drill] cgivre commented on pull request #2612: DRILL-8271: Make Storage and Format Config Case Insensitive

Posted by GitBox <gi...@apache.org>.
cgivre commented on PR #2612:
URL: https://github.com/apache/drill/pull/2612#issuecomment-1197561466

   > @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. 


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org