Emitting arrays as ids in the map() function of the MR framework should not be allowed

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: MapReduce
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Array-ids don't make much sense there, and we build a unique index on them, which almost certainly won't work the way users think, as it indexes individual elements inside those arrays.

      I think we should explicitly disallow emitting arrays as ids in the map() function, and throw an error.

              Assignee:
              [DO NOT USE] Backlog - Query Execution
              Reporter:
              Alexander Komyagin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: