Skip to content

Option to silence warnings for insert_overwrite #1305

@data-blade

Description

@data-blade

Describe the feature

Each run of an insert_overwrite model triggers this (L49) and this (L214) warning, without any option to silence those.

As a user, I would like to be able to silence those warnings, to not spam my run logs with unnecessary lines (that are not even in the right order, if running with multiple threads).

Describe alternatives you've considered

Standard flags are not an option.

Additional context

core 1.11.2
databricks 1.11.4

Who will this benefit?

Users who monitor run logs for progress, or read them for debugging.

Are you interested in contributing this feature?

Likely not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions