HyukjinKwon commented on a change in pull request #32546:
URL: https://github.com/apache/spark/pull/32546#discussion_r635974286
##########
File path:
sql/core/src/main/scala/org/apache/spark/sql/streaming/DataStreamReader.scala
##########
@@ -453,20 +453,21 @@ final class DataStreamReader private[sql](sparkSession:
SparkSession) extends Lo
/**
* Loads a ORC file stream, returning the result as a `DataFrame`.
*
- * You can set the following ORC-specific option(s) for reading ORC files:
+ * You can set the following structured streaming option(s):
Review comment:
```suggestion
* You can set the following option(s):
```
--
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]