bhasudha commented on PR #5778: URL: https://github.com/apache/hudi/pull/5778#issuecomment-1150342257
Thanks for flagging this @codope . I think this PR will temporarily solve the configs but we will see this issue again when next release docs are published because of the way HoodieConfigDocGenerator works. I noticed that this section is not covered in https://github.com/apache/hudi/blob/dbba60ae8c6ec74801262f3a89e58d641f204d16/hudi-utils/src/main/java/org/apache/hudi/utils/HoodieConfigDocGenerator.java#L87 . Write after the summary and table of contents are published the spark configs are handled. We will need another PR to add this to the HoodieConfigDocGenerato class and permanently fix it. Let me send out another PR. -- 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]
