We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c5352 commit 8da8250Copy full SHA for 8da8250
docs/avro-data-source-guide.md
@@ -24,7 +24,7 @@ See [Application Submission Guide](submitting-applications.html) for more detail
24
25
## Load and Save Functions
26
27
-Since `spark-avro` module is external, there is not such API as `.avro` in
+Since `spark-avro` module is external, there is no `.avro` API in
28
`DataFrameReader` or `DataFrameWriter`.
29
30
To load/save data in Avro format, you need to specify the data source option `format` as `avro`(or `org.apache.spark.sql.avro`).
0 commit comments