[ 
https://issues.apache.org/jira/browse/SPARK-3928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14532663#comment-14532663
 ] 

Marius Soutier commented on SPARK-3928:
---------------------------------------

DataFrames now expect varagrs, i.e. 
df.parquetFile("/path/to/file/1","/path/to/file/2").


> Support wildcard matches on Parquet files
> -----------------------------------------
>
>                 Key: SPARK-3928
>                 URL: https://issues.apache.org/jira/browse/SPARK-3928
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>            Reporter: Nicholas Chammas
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> {{SparkContext.textFile()}} supports patterns like {{part-*}} and 
> {{2014-\?\?-\?\?}}. 
> It would be nice if {{SparkContext.parquetFile()}} did the same.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to