yihua commented on a change in pull request #4220:
URL: https://github.com/apache/hudi/pull/4220#discussion_r762734756



##########
File path: website/versioned_docs/version-0.9.0/quick-start-guide.md
##########
@@ -166,7 +166,7 @@ values={[
 
 ```python
 # pyspark
- // No separate create table command required in spark. First batch of write 
to a table will create the table if not exists.
+ # No separate create table command required in spark. First batch of write to 
a table will create the table if not exists.

Review comment:
       same here

##########
File path: website/versioned_docs/version-0.9.0/quick-start-guide.md
##########
@@ -157,7 +157,7 @@ values={[
 <TabItem value="scala">
 
 ```scala
-# scala
+// scala
  // No separate create table command required in spark. First batch of write 
to a table will create the table if not exists. 

Review comment:
       nit: keep the indentation consistent for these two lines?




-- 
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-unsubscr...@hudi.apache.org

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


Reply via email to