Skip to content

Can we add crate tags for issues/PR's #10435

Description

@Rich-T-kid

Is your feature request related to a problem or challenge?

Could we add crate tags on issues and pull requests, similar to what DataFusion does with physical-plan and execution tags? This would make it easier for people to tackle issues in crates they're familiar with, and easier for people familiar with a given crate to review PRs in that crate since they already have the relevant context.

Describe the solution you'd like

Currently the only crate-specific tags are parquet/arrow/arrow-flight. Ideally this could be handled by a bot that checks which directories a PR touches.

Describe alternatives you've considered

keeping the current system.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    development-processRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelog

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions