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

Fix OracleManager to apply localTimeZone correctly in case of Date objects too

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.7
    • None
    • None

    Description

      In the current implementation OraOop and OracleManager are different from the POV of setting sessionTimeZone in oracle.

      OracleManager does not set the TimeZone in java, and neither the default timeZone on the Oracle connection.

      Thus when the local timezone realted data is retrieved by Sqoop as not a String object, but as a Date, the timeZone information is lost, and this could cause confusion/bogus behaviour on user side.

      The goal is to get inline the two implementation.

      Attachments

        1. SQOOP-3071.patch
          2 kB
          Attila Szabo

        Issue Links

          Activity

            People

              maugli Attila Szabo
              maugli Attila Szabo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: