bhasudha commented on code in PR #7120: URL: https://github.com/apache/hudi/pull/7120#discussion_r1012138734
########## website/docs/quick-start-guide.md: ########## @@ -1155,7 +1163,13 @@ delete from hudi_cow_pt_tbl where name = 'a1'; </TabItem> <TabItem value="python"> -Delete records for the HoodieKeys passed in.<br/> + +#### Code overview Review Comment: This seems like redundant info already available in the lines 962 - 965 above. Do we need this specifically for Python tab? -- 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]
