Skip to content

Move Shapefile and GeoParquet metadata readers into Spark common #3362

Description

@jiayuasu

The Spark 3.5, 4.0, and 4.1 modules contain identical Shapefile reader and GeoParquet metadata reader implementations and tests. Maintaining three copies makes fixes harder to keep consistent.

Move the 14 production Scala files, two existing test suites, and data-source registrations into spark/common. Keep their packages, behavior, and dependencies unchanged, and remove the duplicate versioned copies.

Verify clean builds and reader discovery across all three Spark versions, including the shaded artifacts.

This is separate from the GeoPackage consolidation in #3361.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions