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

write booleans as long when serializing to druid

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2.0, 4.0.0-alpha-1
    • None
    • None

    Description

      Druid expressions do not support booleans yet.
      In druid expressions booleans are treated and parsed from longs, however when we store booleans from hive they are serialized as 'true' and 'false' string values.
      Need to make serialization consistent with deserialization and write long values when sending data to druid.

      Attachments

        1. HIVE-20035.1.patch
          5 kB
          Nishant Bangarwa
        2. HIVE-20035.1.patch
          5 kB
          Nishant Bangarwa
        3. HIVE-20035.2.patch
          5 kB
          Nishant Bangarwa
        4. HIVE-20035.patch
          10 kB
          Nishant Bangarwa

        Issue Links

          Activity

            People

              nishantbangarwa Nishant Bangarwa
              nishantbangarwa Nishant Bangarwa
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: