leesf commented on a change in pull request #1651:
URL: https://github.com/apache/incubator-hudi/pull/1651#discussion_r428440522



##########
File path: docs/_docs/1_1_quick_start_guide.md
##########
@@ -297,6 +298,7 @@ tripsSnapshotDF = spark. \
   read. \
   format("hudi"). \
   load(basePath + "/*/*/*/*")
+# load(basePath) use "/partitionKey=partitionValue" folder structure for Spark 
auto partition discovery

Review comment:
       \# -> //




----------------------------------------------------------------
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.

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


Reply via email to