Skip to content

IdentVisitor and GraphvizVisitor pull statistics even when not requested #8513

@vrongmeal

Description

@vrongmeal

Describe the bug

See:

https://github.com/apache/arrow-datafusion/blob/95ba48bd2291dd5c303bdaf88cbb55c79d395930/datafusion/physical-plan/src/display.rs#L263-L266

https://github.com/apache/arrow-datafusion/blob/95ba48bd2291dd5c303bdaf88cbb55c79d395930/datafusion/physical-plan/src/display.rs#L344-L349

They shouldn't be pulled unless requested. Many implementations are simply todo! or error in certain circumstances but need them to work.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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