spark-instrumented-optimizer/R/pkg
Wenchen Fan e2ab79d5ea [SPARK-15898][SQL] DataFrameReader.text should return DataFrame
## What changes were proposed in this pull request?

We want to maintain API compatibility for DataFrameReader.text, and will introduce a new API called DataFrameReader.textFile which returns Dataset[String].

affected PRs:
https://github.com/apache/spark/pull/11731
https://github.com/apache/spark/pull/13104
https://github.com/apache/spark/pull/13184

## How was this patch tested?

N/A

Author: Wenchen Fan <wenchen@databricks.com>

Closes #13604 from cloud-fan/revert.
2016-06-12 21:36:41 -07:00
..
inst [SPARK-15684][SPARKR] Not mask startsWith and endsWith in R 2016-06-07 09:13:18 -07:00
R [SPARK-15898][SQL] DataFrameReader.text should return DataFrame 2016-06-12 21:36:41 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-12034][SPARKR] Eliminate warnings in SparkR test cases. 2015-12-07 10:38:17 -08:00
.lintr [SPARK-12327][SPARKR] fix code for lintr warning for commented code 2016-01-03 20:53:35 +05:30
DESCRIPTION [SPARK-11395][SPARKR] Support over and window specification in SparkR. 2016-05-05 18:49:43 -07:00
NAMESPACE [SPARK-15766][SPARKR] R should export is.nan 2016-06-10 12:46:22 -07:00