You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/03/02 10:22:34 UTC

[GitHub] [hudi] wangxianghu commented on a change in pull request #4933: [MINOR] RFC-38 markdown content error

wangxianghu commented on a change in pull request #4933:
URL: https://github.com/apache/hudi/pull/4933#discussion_r817549994



##########
File path: rfc/rfc-38/rfc-38.md
##########
@@ -89,7 +89,7 @@ createRelation(sqlContext, parameters, null)
 }
 ```
 
-For streaming writing and reading, DefaultSource#createSink and DefaultSource#createSink are called respectively.
+For streaming writing and reading, DefaultSource#createSource and DefaultSource#createSink are called respectively.

Review comment:
       might be `DefaultSource#createSink and DefaultSource#createSource` corresponds to `writing and reading`
   or 
   `For streaming reading and writing, DefaultSource#createSource and DefaultSource#createSink are called respectively.`




-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org