Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-25075 Build and test Spark against Scala 2.13
  3. SPARK-30155

Resolve ambiguous overload from RegexParsers in 2.13

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • SQL
    • None

    Description

      LegacyTypeStringParser defines a parse(String) method, but in 2.13, it ends up conflicting with parse() methods defined in RegexParsers, a superclass. It's an internal class used in two places, and does not / should not override anything. So, just change its name.

      Attachments

        Issue Links

          Activity

            People

              srowen Sean R. Owen
              srowen Sean R. Owen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: