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

Remove unused global order methods from GenericDataSinkBase

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • None
    • None

    Description

      The GenericDataSinkBase class has unused methods to specify a global order. These methods are an artifact of the recently removed Record API and not suitable for the current DataSet API because they lack the definition of a key.

      The following methods and fields should be removed from GenericDataSinkBase

      • partitioningOrdering
      • distribution
      • setGlobalOrder()
      • setRangePartitioned()
      • getPartitiningOrdering()
      • getDataDistribution()

      Attachments

        Activity

          People

            fhueske Fabian Hueske
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: