Skip to content

chore(rust): remove obsolete dead code allowance - #1259

Open
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:codex/issue-804-remove-dead-code
Open

chore(rust): remove obsolete dead code allowance#1259
paleolimbot wants to merge 1 commit into
apache:mainfrom
paleolimbot:codex/issue-804-remove-dead-code

Conversation

@paleolimbot

Copy link
Copy Markdown
Member

Removes the temporary dead_code allowance from gdal_dataset_provider now that the module is used by GDAL-backed raster functions. The remaining allow attribute in the crate is still required.

Closes #804

Tests: cargo clippy -p sedona-raster-gdal --all-targets -- -D warnings; cargo test -p sedona-raster-gdal --lib

@github-actions
github-actions Bot requested a review from prantogg September 10, 2026 20:34
@paleolimbot
paleolimbot marked this pull request as ready for review September 11, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant