Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-40252

Replace `Stream.collect(Collectors.joining(delimiter))` with `StringJoiner` Api

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.4.0
    • 3.4.0
    • SQL
    • None

    Description

      Stream.collect(Collectors.joining(delimiter))  is slower than pure StringJoiner api

      Attachments

        Activity

          People

            LuciferYang Yang Jie
            LuciferYang Yang Jie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: