Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9074

add ability to force direct sql usage for perf reasons

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Some people run direct SQL and hit failures (e.g. due to Oracle 1000-in-expressions stupidity, illegal cast "optimization" in Derby and Oracle, or some other Hive and DB bugs). Currently, it falls back to ORM for such cases, however that can have huge impact on perf, and some people would rather have it fail so they can see the problem.
      In addition to "off" and "on+fallback" modes, "on or fail" mode needs to be added. The default will remain the same.

      Attachments

        1. HIVE-9074.patch
          4 kB
          Sergey Shelukhin

        Activity

          People

            Unassigned Unassigned
            sershe Sergey Shelukhin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: