GitHub user liancheng opened a pull request:

    https://github.com/apache/spark/pull/6150

    [SPARK-7591] [SQL] Partitioning support API tweaks

    Please see [SPARK-7591] [1] for the details.
    
    /cc @rxin @marmbrus @yhuai
    
    [1]: https://issues.apache.org/jira/browse/SPARK-7591

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liancheng/spark spark-7591

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6150.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6150
    
----
commit 047d40dbf80750cbe53baa1affd4077f36f86cef
Author: Cheng Lian <[email protected]>
Date:   2015-05-14T08:38:06Z

    Renames FSBased* to HadoopFs*, also renamed FSBasedParquetRelation back to 
ParquetRelation2

commit 522c24eafe4af1849bb7b20913977c80d2f7cd6c
Author: Cheng Lian <[email protected]>
Date:   2015-05-14T09:58:37Z

    Adds OutputWriterFactory

commit 189ad23da613482b808f5adab1521559236bc2ec
Author: Cheng Lian <[email protected]>
Date:   2015-05-14T16:51:44Z

    Removes HadoopFsRelation constructor arguments

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to