Bug 1035471

Summary: Oracle import not setting columns to correct types
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Van Halbert <vhalbert>
Component: ToolingAssignee: Van Halbert <vhalbert>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: lfabriko, vhalbert
Target Milestone: ER6   
Target Release: 6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Users are finding that importing from Oracle is setting some column types to 'object'. It is proposed that this will be fixed by having the tool look for an exact match against built-in datatypes in the RelationalModelProcessorImpl class. If the exact match is not found, then the original matching logic will be used.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-06 15:37:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Comment 2 JBoss JIRA Server 2013-12-02 17:10:50 UTC
Mark Drilling <mdrilling> updated the status of jira TEIIDDES-1942 to Resolved

Comment 3 JBoss JIRA Server 2013-12-02 17:10:50 UTC
Mark Drilling <mdrilling> made a comment on jira TEIIDDES-1942

Revert previous changes for this issue due to regression which was introduced.

New pull request - https://github.com/Teiid-Designer/teiid-designer/pull/268

Now looks for exact match to built-in datatypes in RelationalModelProcessorImpl.  If the exact match is not found, then the original matching logic is used.

Comment 4 Lucie Fabrikova 2014-02-03 14:41:47 UTC
Verified in JBDSIS-7.0.0.GA-GA + DV 6.0.0.GA.

Comment 5 JBoss JIRA Server 2014-05-07 21:04:46 UTC
Barry LaFond <blafond> updated the status of jira TEIIDDES-1942 to Closed