Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-9132 CBO: Calcite Operator To Hive Operator (Calcite Return Path)
  3. HIVE-11465

CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix stringToMap

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • CBO
    • None

    Description

      Right now str_to_map('a=1 b=2 c=3', ' ', '=') will generate "a=null", "b=null", "2=null", etc, rather than a=1, b=2, etc.

      Attachments

        Issue Links

          Activity

            People

              pxiong Pengcheng Xiong
              pxiong Pengcheng Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: