Skip to content

[ENH] Factor out remaining use of fqn in codebase #1001

Open
@charlesbluca

Description

@charlesbluca

Is your feature request related to a problem? Please describe.
Once #854 is finalized and merged, there will only be one remaining use of context.fqn in the codebase, used to grab the table & schema names for our table scan plugin.

Describe the solution you'd like
Not sure if there's an alternative method we've established that we could use to grab this information, which would allow us to remove fqn and probably do some refactoring to DaskTable and related code since we would no longer need to rely on it for schema information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpythonAffects Python APIrustPull requests that update Rust codetech debtRelated to outstanding tech debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions