Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-2723

Oracle connector not working with lowercase columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.6
    • 1.4.7
    • connectors/oracle
    • None

    Description

      For example the following table does not work for imports or exports:

      CREATE TABLE "TestV500"."Xy"
      ( "a" NVARCHAR2(255) DEFAULT NULL,
      "x" NUMBER(10,0) DEFAULT NULL,
      "y" NUMBER(10,0) DEFAULT NULL
      );

      Attachments

        1. SQOOP-2723.patch
          5 kB
          David Robson

        Issue Links

          Activity

            People

              david.robson David Robson
              david.robson David Robson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: