GitHub user scwf opened a pull request:

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

    [SPARK-4699][SQL] make caseSensitive configurable in Analyzer.scala

    

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

    $ git pull https://github.com/scwf/spark case

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

    https://github.com/apache/spark/pull/5806.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 #5806
    
----
commit 578d167bfccdc2d1d5ce9ca06cab7b7b753bb3eb
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2014-12-02T17:33:44Z

    make caseSensitive configurable

commit f57f15ce72652b3a04229a860a2aba22297368b8
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2014-12-03T17:48:04Z

    add testcase

commit 91b1b9606055211cfab409dbdecaa708aa83be34
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2014-12-20T16:38:19Z

    make caseSensitive configurable in Analyzer

commit e7bca31f6856a4fe2e301bc2ea608d709dcbe334
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2014-12-20T17:25:20Z

    make caseSensitive configuration in Analyzer and Catalog

commit fcbf0d9162574cf6f28dc703224e23d357f0aad9
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2014-12-20T17:36:44Z

    fix scalastyle check

commit 6332e0ffeac2180406cabfe789ef0ba697b49fa9
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-03T13:56:51Z

    fix bug

commit 005c56d7a4a9c0797870810efe227d3cef225b12
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-03T14:08:27Z

    make SQLContext caseSensitivity configurable

commit 9bf4cc7dbb069c4969c5f317590e3e9ddc4efd4f
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-03T14:39:10Z

    fix bug in catalyst

commit 73c16b13b23e2b9e98ac6fb1864d8c98a3813dfb
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-03T17:02:17Z

    fix bug in sql/hive

commit 05b09a3c1008869571e438c12e8593def7ecdc2c
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-19T07:42:39Z

    fix conflict base on the latest master branch

commit dee56e9ae71ebd9c8464cf6be763895e8bcdf2e6
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-01-19T09:55:50Z

    fix test case failure

commit 39e369c67f92105956486624cbc7d937627fd141
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-02-03T17:42:21Z

    fix confilct after DataFrame PR

commit 12eca9a71d05fe74d44e4298f0587af31bf380d4
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-02-21T15:29:16Z

    solve conflict with master

commit 664d1e9e610f2bef172cc3a10de452f1752ca51b
Author: Jacky Li <jacky.li...@huawei.com>
Date:   2015-02-21T15:30:37Z

    Merge branch 'master' of https://github.com/apache/spark into case

commit 56034ca4baa25819b322905490cb0b75543f500c
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T07:47:38Z

    fix conflicts and improve for catalystconf

commit 5472b0832213aa0d7f092c06f54095477e695c93
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:17:28Z

    fix compile issue

commit 69b3b708c2b78ed2e1061d69ef3e7c3b5e2d94c6
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:32:35Z

    fix AnalysisSuite

commit fd30e25f84e569769519282cc3ec39e58a200e87
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:34:34Z

    added override

commit 966e719b77e3e8e3e715e58f3a0aeed3b4aba009
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:41:13Z

    set CASE_SENSITIVE false in hivecontext

commit 5d7c45618bcc0ba1195e406230972a9c237016c7
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:46:35Z

    set CASE_SENSITIVE false in TestHive

commit 6ef31cfb5269e6298349cf97fbe28fcfa43c26ec
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:53:07Z

    revert pom changes

commit eee75bad4d7eacb73cfc57ea733aed1dcd97ec11
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:55:34Z

    fix EmptyConf

commit d5a99337c86c92e705098b95f844b928e5129213
Author: wangfei <wangf...@huawei.com>
Date:   2015-04-30T08:59:04Z

    fix style

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to