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

Remove the extra spaces in merge script

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.6.0
    • Build
    • None

    Description

      Our merge script now turns

      [SPARK-1234][SPARK-1235][SPARK-1236][SQL] description
      

      into

      [SPARK-1234] [SPARK-1235] [SPARK-1236] [SQL] description
      

      The extra spaces are more annoying in git since the first line of a git commit is supposed to be very short.

      Attachments

        Activity

          People

            rxin Reynold Xin
            rxin Reynold Xin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: