danny0405 commented on code in PR #13718:
URL: https://github.com/apache/hudi/pull/13718#discussion_r2278409254
##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/DataSourceOptions.scala:
##########
@@ -1073,6 +1071,7 @@ object DataSourceOptionsHelper {
/**
* Returns optional list of precombine fields from the provided parameteres.
*/
+ @deprecated("Use preCombine key in table config", "1.1.0")
Review Comment:
-> use ordering field key in table config
--
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]