Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5241

JDBC proxy driver: Do not put null value in map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.9.0
    • None
    • Client - JDBC

    Description

      See GitHub pull request: https://github.com/apache/drill/pull/724

      Hello everyone,

      proxyReturnClass is always null, so interfacesToProxyClassesMap will contain null values only. Adding newProxyReturnClass should be correct.

      This bug does not affect functionality, but probably decreases performance because you get "cache misses" all the time.

      Best regards,
      David.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              davidhaller David Haller
              Paul Rogers Paul Rogers
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: