Github user holdenk commented on the issue:

    https://github.com/apache/spark/pull/14005
  
    Great approach, I mentioned I had a similar approach available in the other 
PR https://github.com/apache/spark/pull/13737#issuecomment-229766815 to fix 
this (adding a flag to disable loading the tables) (although mine used a lazy 
val and only had the if around register) but looks functional equivalent.
    
    Note: I ran the scala hive tests locally and they failed, I think that the 
default should be to load the tables. You can fix it here or I can push my 
version. But other than that LGTM pending tests passing.


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