Github user mallman commented on the issue:

    https://github.com/apache/spark/pull/16122
  
    I haven't been able to get a proper unit test environment running where the 
embedded metastore conf is different from the client conf. I did validate that 
Spark without this patch failed to execute a query on a table with an integer 
type partition column filtering on that column where the metastore has direct 
sql access disabled, whereas Spark with this patch works and behaves as 
expected.
    
    @wangyum I don't believe your test uses Hive in a way that's compatible 
with Spark. Can you please remove it?
    
    @ericl Any ideas on how to unit test the case where the client and 
metastore have different configurations?


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