aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/rdd.py
diff options
context:
space:
mode:
authorchutium <teng.qiu@gmail.com>2014-08-27 13:13:04 -0700
committerMichael Armbrust <michael@databricks.com>2014-08-27 13:13:04 -0700
commit48f42781dedecd38ddcb2dcf67dead92bb4318f5 (patch)
tree1333a8f8c4743d5bc2af15431ebdd969995773f6 /python/pyspark/rdd.py
parent191d7cf2a655d032f160b9fa181730364681d0e7 (diff)
downloadspark-48f42781dedecd38ddcb2dcf67dead92bb4318f5.tar.gz
spark-48f42781dedecd38ddcb2dcf67dead92bb4318f5.tar.bz2
spark-48f42781dedecd38ddcb2dcf67dead92bb4318f5.zip
[SPARK-3138][SQL] sqlContext.parquetFile should be able to take a single file as parameter
```if (!fs.getFileStatus(path).isDir) throw Exception``` make no sense after this commit #1370 be careful if someone is working on SPARK-2551, make sure the new change passes test case ```test("Read a parquet file instead of a directory")``` Author: chutium <teng.qiu@gmail.com> Closes #2044 from chutium/parquet-singlefile and squashes the following commits: 4ae477f [chutium] [SPARK-3138][SQL] sqlContext.parquetFile should be able to take a single file as parameter
Diffstat (limited to 'python/pyspark/rdd.py')
0 files changed, 0 insertions, 0 deletions