Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(graphql): adds container aspect for dataflow and datajob entities #12236
feat(graphql): adds container aspect for dataflow and datajob entities #12236
Changes from all commits
48b1db4
e2e9872
209f0a4
e07cb7a
21e00bc
49b7259
836732a
8cfbcfc
bf35209
f20582b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 2380 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2380
Check warning on line 2385 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2385
Check warning on line 2388 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2387-L2388
Check warning on line 2390 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2390
Check warning on line 2468 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2468
Check warning on line 2473 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2473
Check warning on line 2476 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2475-L2476
Check warning on line 2478 in datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java
Codecov / codecov/patch
datahub-graphql-core/src/main/java/com/linkedin/datahub/graphql/GmsGraphQLEngine.java#L2478
Check warning on line 187 in datahub-web-react/src/app/entity/dataFlow/DataFlowEntity.tsx
Codecov / codecov/patch
datahub-web-react/src/app/entity/dataFlow/DataFlowEntity.tsx#L187
Check warning on line 208 in datahub-web-react/src/app/entity/dataJob/DataJobEntity.tsx
Codecov / codecov/patch
datahub-web-react/src/app/entity/dataJob/DataJobEntity.tsx#L208
Check warning on line 48 in datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx
Codecov / codecov/patch
datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx#L48
Check warning on line 69 in datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx
Codecov / codecov/patch
datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx#L69
Check warning on line 104 in datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx
Codecov / codecov/patch
datahub-web-react/src/app/entity/dataJob/preview/Preview.tsx#L104