Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.

Fix unhelpful logging with the --debug flag #797

Closed
@sungchun12

Description

@sungchun12

Describe the bug
A clear and concise description of what the bug is.

When I run data-diff --dbt --debug it works but shows unhelpful logs like the below. It should show something useful or be removed entirely:INFO <class 'data_diff.table_segment.TableSegment'>
image

Make sure to include the following (minus sensitive information):

  • The command or code you used
  • The run output + error you're getting. (including tracestack)
  • Run data-diff with the -d switch for extra debug information.

If possible, please paste these as text, and not a screenshot.

Describe the environment

  • data-diff==0.10.0rc0
  • MacOS on M2 Max Chip
  • python version: 3.9.6

Describe which OS you're using, which data-diff version, and any other information that might be relevant to this bug.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtriage

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions