Ramesh Reddy created TEIID-5815:
-----------------------------------
Summary: Reduce the verbose metadata on Salesforce models
Key: TEIID-5815
URL:
https://issues.jboss.org/browse/TEIID-5815
Project: Teiid
Issue Type: Enhancement
Components: Salesforce Connector
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 12.3
There are lot of metadata properties on the Salesforce models that are like
{code}
teiid_sf:Calculated" 'false',
teiid_sf:Custom" 'false',
teiid_sf:Defaulted on Create" 'true'
{code}
that are defined on the model, however they are never used by the engine to further
process the queries. Thus these are effectively more of annotations then processing
instructions for Teiid engine. These in some situations exceeding the limits of the
metadata repository.
Provide an option to not include these in metadata based on a flag
--
This message was sent by Atlassian Jira
(v7.13.5#713005)