diff --git a/docs/_layouts/global.html b/docs/_layouts/global.html index c00d0db63cd1..570483c0b04e 100755 --- a/docs/_layouts/global.html +++ b/docs/_layouts/global.html @@ -69,11 +69,10 @@ Programming Guides
fileNameOnly: whether to check new files based on only the filename instead of on the full path (default: false). With this set to `true`, the following files would be considered as the same file, because their filenames, "dataset.txt", are the same:
DataStreamReader
(Scala/Java/Python/R).
- E.g. for "parquet" format options see DataStreamReader.parquet()
+ E.g. for "parquet" format options see DataStreamReader.parquet().
+ DataFrameWriter.parquet()
-