Github user hornn commented on the issue:

    https://github.com/apache/incubator-hawq/pull/1002
  
    @sansanichfb - did you compare performance before and after the change? 
IIRC this function is used internally every time an hcatalog object is created, 
so it should be fast.
    After this change we'll have 1 + [number of tables with oids] queries, 
where before we had 2 queries (one with [number of tables with oids] joins), so 
it is probably good to check that the new approach is not slower. 


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

Reply via email to