Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.13.0
    • Vectorization
    • None

    Description

      Following issues are causing many queries to fail to vectorize:
      1) NPE because row resolver is null.
      2) VectorUDFAdapter doesn't handle decimal.
      3) Decimal cast to boolean, timestamp, string fail because classes are not annotated appropriately.
      4) Decimal modulo fails to vectorize because GenericUDFOPMod is not annotated.

      Attachments

        1. HIVE-6496.4.patch
          24 kB
          Jitendra Nath Pandey
        2. HIVE-6496.3.patch
          17 kB
          Jitendra Nath Pandey
        3. HIVE-6496.2.patch
          14 kB
          Jitendra Nath Pandey
        4. HIVE-6496.1.patch
          3 kB
          Jitendra Nath Pandey

        Activity

          People

            jnp Jitendra Nath Pandey
            jnp Jitendra Nath Pandey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: