Github user davies commented on the pull request:

    https://github.com/apache/spark/pull/9349#issuecomment-153448480
  
    @wzhfy The first part change is good (remove dialectClassName). But other 
one may introduce regression, when you have `spark.sql.dialect sql` in 
conf/spark-default.conf, you will still got hiveql in HiveContext. I think we 
should fix the issue while procesing `set spark.sql.dialect`, which should call 
`conf.dialect`, not `conf.getConf`.


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