xushiyan commented on a change in pull request #4798:
URL: https://github.com/apache/hudi/pull/4798#discussion_r805129466
##########
File path:
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DataSourceOptions.scala
##########
@@ -72,6 +72,7 @@ object DataSourceReadOptions {
val READ_PRE_COMBINE_FIELD = HoodieWriteConfig.PRECOMBINE_FIELD_NAME
+ @Deprecated
Review comment:
`ConfigProperty` has its own way to set deprecation via
`deprecatedVersion`
--
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]