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` 
corresponding 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to