[teiid-issues] [JBoss JIRA] (TEIID-5815) Reduce the verbose metadata on Salesforce models

Ramesh Reddy (Jira) issues at jboss.org
Thu Sep 12 17:54:00 EDT 2019


     [ https://issues.jboss.org/browse/TEIID-5815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy resolved TEIID-5815.
---------------------------------
    Resolution: Done


Added "includeExtensionMetadata` as importer property to control the metadata.

> 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
>            Priority: Major
>             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)


More information about the teiid-issues mailing list