Skip to content

Commit 00e9ad8

Browse files
author
Aurélien
committed
update comment
1 parent 8468482 commit 00e9ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api

wayang-api/wayang-api-scala-java/src/main/scala/org/apache/wayang/api/PlanBuilder.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ class PlanBuilder(private[api] val wayangContext: WayangContext, private var job
129129
/**
130130
* Read a parquet file and provide it as a dataset of [[Record]]s.
131131
*
132-
* @param url the URL of the Parquet file
132+
* @param url the URL of the Parquet file
133133
* @param projection the projection, if any
134134
* @return [[DataQuanta]] of [[Record]]s representing the file
135135
*/

0 commit comments

Comments
 (0)