-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ingest/unity): add row count in table profile of delta tables #12480
fix(ingest/unity): add row count in table profile of delta tables #12480
Conversation
Codecov ReportAttention: Patch coverage is
❌ Your patch status has failed because the patch coverage (18.51%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
... and 22 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
metadata-ingestion/src/datahub/ingestion/source/ge_profiling_config.py
Outdated
Show resolved
Hide resolved
metadata-ingestion/src/datahub/ingestion/source/ge_profiling_config.py
Outdated
Show resolved
Hide resolved
…onfig.py Co-authored-by: Sergio Gómez Villamor <[email protected]>
…onfig.py Co-authored-by: Sergio Gómez Villamor <[email protected]>
metadata-ingestion/src/datahub/ingestion/source/unity/ge_profiler.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Checklist