Skip to content

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

@Kontinuation

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions