Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-3634

Fix documentation for DataSetUtils.zipWithUniqueId()

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.0.1, 1.1.0
    • Documentation
    • None

    Description

      Under FLINK-2590 the assignment and testing of unique IDs was improved but the documentation looks to still reference the old implementation.

      With parallelism=1 there is no difference between zipWithUniqueID and zipWithIndex. With greater parallelism the results of zipWithUniqueID are dependent on the partitioning.

      The documentation should demonstrate a possible result that is different from the incremental sequence of zipWithIndex while noting that results are dependent on the parallelism and partitioning.

      Attachments

        Activity

          People

            greghogan Greg Hogan
            greghogan Greg Hogan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: