You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Francis Laforge (JIRA)" <ji...@apache.org> on 2019/01/07 21:26:00 UTC

[jira] [Created] (GOBBLIN-660) fix OracleExtractor datatype mapping

Francis Laforge created GOBBLIN-660:
---------------------------------------

             Summary: fix OracleExtractor datatype mapping
                 Key: GOBBLIN-660
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-660
             Project: Apache Gobblin
          Issue Type: Bug
          Components: gobblin-sql
    Affects Versions: 0.14.0
            Reporter: Francis Laforge
            Assignee: Shirshanka Das


When using OracleExtractor, all types are managed as strings because type comparison never match. We ideally want to keep datatype from getSchemaMetadata method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)