You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by marmbrus <gi...@git.apache.org> on 2015/04/12 02:50:39 UTC

[GitHub] spark pull request: [SPARK-6198][SQL] Support "select current_data...

Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/4995#issuecomment-91955538
  
    @DoingDone9, really?  In my tests it null pointers when you try to get the session state on an executor.  It seems like they made this change in Hive 13 on purpose because you should not be accessing session state from an executor.
    
    If this is something we really want to support, I think we should instead add a rule to `prepareForExecution` that rewrite this expression statically with the current database.  Until then I propose we close this issue. 


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

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