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

Replace use of Map<String, String> for partSpec with List<Pair<String, String>>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      As discussed in HIVE-13652 comment the use of Map<String, String> for partSpec in AddPartitionDesc makes it vulnerable to similar mistakes like what happened with issue in HIVE-13652.

      We should cleanup the code to use List<Pair<String, String>> .

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: