You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2022/01/18 19:52:00 UTC

[jira] [Closed] (HUDI-3245) Convert uppercase letters to lowercase in storage configs

     [ https://issues.apache.org/jira/browse/HUDI-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan closed HUDI-3245.
-------------------------------------
    Resolution: Fixed

> Convert uppercase letters to lowercase in storage configs
> ---------------------------------------------------------
>
>                 Key: HUDI-3245
>                 URL: https://issues.apache.org/jira/browse/HUDI-3245
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: configs, storage-management
>            Reporter: cdmikechen
>            Assignee: cdmikechen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.1
>
>         Attachments: image-2022-01-14-17-32-01-995.png, image-2022-01-14-17-36-42-345.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Spark use CaseInsensitiveMap to get options, so that we can not get some configs in *HoodieStorageConfig* like *hoodie.parquet.writeLegacyFormat.enabled* and *hoodie.parquet.outputTimestampType*
> *!image-2022-01-14-17-36-42-345.png!*
> *!image-2022-01-14-17-32-01-995.png!*
> We should convert uppercase letters to lowercase letters, so that it can not affect the related method.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)