hudi-agent commented on code in PR #19815:
URL: https://github.com/apache/hudi/pull/19815#discussion_r3921656686


##########
hudi-common/src/main/java/org/apache/hudi/common/config/HoodieStorageConfig.java:
##########


Review Comment:
   🤖 **Line 657:** Now that the config is `@Deprecated`/no-op, would it be 
worth also marking the fluent `Builder.parquetOutputTimestampType(...)` setter 
`@Deprecated`? A user calling it via the builder gets a silent no-op with no 
deprecation signal (they never see the config's doc string), which is the same 
confusion this PR is trying to remove.
   
   <sub><i>⚠️ AI-generated; verify before applying. React 👍/👎 to flag 
quality.</i></sub>



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

Reply via email to