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

Fix unhelpful logging with the --debug flag #797

Closed
sungchun12 opened this issue Dec 12, 2023 · 0 comments · Fixed by #798
Closed

Fix unhelpful logging with the --debug flag #797

sungchun12 opened this issue Dec 12, 2023 · 0 comments · Fixed by #798
Assignees
Labels
bug Something isn't working triage

Comments

@sungchun12
Copy link
Contributor

sungchun12 commented Dec 12, 2023

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.

@sungchun12 sungchun12 added the bug Something isn't working label Dec 12, 2023
@sungchun12 sungchun12 self-assigned this Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant