GitHub user wzhfy opened a pull request:

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

    [SPARK-11398][SQL] misleading dialect conf at the start of spark-sql

    Instead of overriding def dialect in conf of HiveContext, I set the 
SQLConf.DIALECT directly as "hiveql", such that result of "set 
spark.sql.dialect;" will be "hiveql", not "sql".

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

    $ git pull https://github.com/wzhfy/spark dialect

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

    https://github.com/apache/spark/pull/9349.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 #9349
    
----
commit fa9667b815b2ff4cbbde87dfdd0e76816132e1bf
Author: Zhenhua Wang <[email protected]>
Date:   2015-10-29T02:19:59Z

    spark.sql.dialect should be hiveql at the start

commit de27ba3e81b96f9f0709e8650361c38b7e863a4e
Author: Zhenhua Wang <[email protected]>
Date:   2015-10-29T02:53:39Z

    testcase name

commit e9e23dabf3e80b534722ec492bbc7d2bf4eb6778
Author: Zhenhua Wang <[email protected]>
Date:   2015-10-29T05:59:53Z

    delete useless comment

----


---
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