[ 
https://issues.apache.org/jira/browse/HUDI-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400931#comment-17400931
 ] 

ASF GitHub Bot commented on HUDI-2315:
--------------------------------------

codope commented on pull request #3491:
URL: https://github.com/apache/hudi/pull/3491#issuecomment-900958576


   > @codope Some testing at uber caught that `STORAGE_TYPE_OPT_KEY` was 
missing. its now called `STORAGE_TYPE_OPT`. May be take another audit of that 
file?
   > 
   > 
https://github.com/apache/hudi/blob/release-0.8.0/hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DataSourceOptions.scala#L180
   
   Restored. It was renamed as part of this refactoring: 
https://github.com/apache/hudi/pull/3464/files#diff-b50205a9392039a565267a98a2749eac092db1dfe38f8bab841e2d901fa58876


-- 
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]


> Maintain compatibility with pre Hudi 0.9.0 config keys, while marking them as 
> deprecated
> ----------------------------------------------------------------------------------------
>
>                 Key: HUDI-2315
>                 URL: https://issues.apache.org/jira/browse/HUDI-2315
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: Udit Mehrotra
>            Assignee: Vinoth Chandar
>            Priority: Blocker
>              Labels: pull-request-available, release-blocker
>             Fix For: 0.9.0
>
>
> With introduced a new configuration framework in HUDI-89, where all the 
> String configurations have been replaced with ConfigProperty structure.
> However, we still want to maintain compatibility with existing pre Hudi 0.9.0 
> config keys, so that it does not break existing users. At the same time, we 
> will mark the previous config keys as deprecated so users can start migrating 
> to the new configs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to