-
- Downloads
[SPARK-14463][SQL] Document the semantics for read.text
## What changes were proposed in this pull request? This patch is a follow-up to https://github.com/apache/spark/pull/13104 and adds documentation to clarify the semantics of read.text with respect to partitioning. ## How was this patch tested? N/A Author: Reynold Xin <rxin@databricks.com> Closes #13184 from rxin/SPARK-14463.
Showing
- R/pkg/R/SQLContext.R 2 additions, 0 deletionsR/pkg/R/SQLContext.R
- python/pyspark/sql/readwriter.py 3 additions, 0 deletionspython/pyspark/sql/readwriter.py
- sql/core/src/main/scala/org/apache/spark/sql/DataFrameReader.scala 6 additions, 2 deletions...src/main/scala/org/apache/spark/sql/DataFrameReader.scala
Loading
Please register or sign in to comment