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

Make AvroScanBuilder and JsonScanBuilder case classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 3.3.1
    • 3.4.0
    • Spark Core
    • None

    Description

      Most of the existing `ScanBuilder`s inheriting from `FileScanBuilder` are case classes which is very nice and useful. However the Json and the Avro ones aren't, which makes it quite inconvenient when working with those. I don't see any particular reason why these two would not be case classes as well given they are very similar to the other ones and very simple and stateless

      Attachments

        Activity

          People

            LorenzoMartini94 Lorenzo Martini
            LorenzoMartini94 Lorenzo Martini
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: