Skip to content

Remove temporary dead_code allowance from sedona-raster-gdal gdal_common and gdal_dataset_provider #804

Description

@Kontinuation

Summary

rust/sedona-raster-gdal/src/lib.rs currently keeps mod gdal_common; and mod gdal_dataset_provider behind #[allow(dead_code)] because there are no GDAL based RS functions to use then yet.

Why

This is a temporary lint suppression and should be removed once the crate has a real internal or public use. Examples usages are in this WIP PR about GDAL-based RS functions: #704

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