2022-07-01 14:35:21 -04:00
|
|
|
fragment autoCompleteFields on Entity {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
... on Dataset {
|
2023-08-16 08:53:49 -07:00
|
|
|
exists
|
2022-07-01 14:35:21 -04:00
|
|
|
name
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
qualifiedName
|
2023-12-06 15:21:56 -05:00
|
|
|
lastModified {
|
|
|
|
time
|
|
|
|
actor
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
2023-03-27 12:45:38 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2023-08-16 08:53:49 -07:00
|
|
|
siblings {
|
|
|
|
isPrimary
|
|
|
|
siblings {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
... on Dataset {
|
|
|
|
exists
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
|
|
|
name
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
qualifiedName
|
|
|
|
externalUrl
|
2023-12-06 15:21:56 -05:00
|
|
|
lastModified {
|
|
|
|
time
|
|
|
|
actor
|
|
|
|
}
|
2023-08-16 08:53:49 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-03-27 12:45:38 -04:00
|
|
|
...datasetStatsFields
|
2023-09-08 23:10:49 +05:30
|
|
|
access {
|
|
|
|
...getAccess
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on Role {
|
|
|
|
id
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
... on CorpUser {
|
|
|
|
username
|
|
|
|
properties {
|
|
|
|
displayName
|
|
|
|
title
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on CorpGroup {
|
|
|
|
name
|
|
|
|
info {
|
|
|
|
displayName
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on Dashboard {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2023-03-27 12:45:38 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
... on Chart {
|
|
|
|
chartId
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2023-03-27 12:45:38 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
2023-11-08 10:22:09 -08:00
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
... on DataFlow {
|
|
|
|
orchestrator
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on DataJob {
|
|
|
|
dataFlow {
|
|
|
|
orchestrator
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
jobId
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on GlossaryTerm {
|
|
|
|
name
|
|
|
|
hierarchicalName
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
2023-06-21 04:10:07 -04:00
|
|
|
parentNodes {
|
|
|
|
...parentNodesFields
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
... on GlossaryNode {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on Domain {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
2023-09-18 16:14:33 -04:00
|
|
|
parentDomains {
|
|
|
|
...parentDomainsFields
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
... on DataProduct {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
... on Container {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
2023-03-27 12:45:38 -04:00
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
... on Tag {
|
|
|
|
name
|
|
|
|
properties {
|
|
|
|
name
|
2023-04-10 15:17:25 -07:00
|
|
|
colorHex
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
... on MLFeatureTable {
|
|
|
|
name
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on MLFeature {
|
|
|
|
name
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on MLPrimaryKey {
|
|
|
|
name
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on MLModel {
|
|
|
|
name
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on MLModelGroup {
|
|
|
|
name
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
}
|
2022-09-20 08:53:26 -07:00
|
|
|
... on DataPlatform {
|
|
|
|
...nonConflictingPlatformFields
|
|
|
|
}
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
|
|
|
|
2021-01-17 12:54:49 -08:00
|
|
|
query getAutoCompleteResults($input: AutoCompleteInput!) {
|
|
|
|
autoComplete(input: $input) {
|
|
|
|
query
|
|
|
|
suggestions
|
2022-03-14 14:07:49 -07:00
|
|
|
entities {
|
2022-07-01 14:35:21 -04:00
|
|
|
...autoCompleteFields
|
2022-03-14 14:07:49 -07:00
|
|
|
}
|
2021-01-17 12:54:49 -08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2021-09-13 09:16:37 -07:00
|
|
|
query getAutoCompleteMultipleResults($input: AutoCompleteMultipleInput!) {
|
|
|
|
autoCompleteForMultiple(input: $input) {
|
2021-05-26 13:48:49 +08:00
|
|
|
query
|
|
|
|
suggestions {
|
|
|
|
type
|
|
|
|
suggestions
|
2022-03-14 14:07:49 -07:00
|
|
|
entities {
|
2022-07-01 14:35:21 -04:00
|
|
|
...autoCompleteFields
|
2022-03-14 14:07:49 -07:00
|
|
|
}
|
2021-05-26 13:48:49 +08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-09-08 23:10:49 +05:30
|
|
|
fragment getAccess on Access {
|
|
|
|
roles {
|
|
|
|
role {
|
|
|
|
...getRolesName
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
fragment getRolesName on Role {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
id
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
type
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-03-27 12:45:38 -04:00
|
|
|
fragment datasetStatsFields on Dataset {
|
|
|
|
lastProfile: datasetProfiles(limit: 1) {
|
|
|
|
rowCount
|
|
|
|
columnCount
|
|
|
|
sizeInBytes
|
|
|
|
timestampMillis
|
|
|
|
}
|
|
|
|
lastOperation: operations(limit: 1) {
|
|
|
|
lastUpdatedTimestamp
|
|
|
|
timestampMillis
|
|
|
|
}
|
|
|
|
statsSummary {
|
|
|
|
queryCountLast30Days
|
|
|
|
uniqueUserCountLast30Days
|
|
|
|
topUsersLast30Days {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
username
|
|
|
|
properties {
|
|
|
|
displayName
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
pictureLink
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-08-15 12:20:51 -04:00
|
|
|
fragment nonSiblingsDatasetSearchFields on Dataset {
|
|
|
|
exists
|
|
|
|
name
|
|
|
|
origin
|
|
|
|
uri
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
2023-09-08 23:10:49 +05:30
|
|
|
access {
|
|
|
|
...getAccess
|
|
|
|
}
|
2023-08-15 12:20:51 -04:00
|
|
|
platformNativeType
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
qualifiedName
|
|
|
|
customProperties {
|
|
|
|
key
|
|
|
|
value
|
|
|
|
}
|
|
|
|
externalUrl
|
2023-12-06 15:21:56 -05:00
|
|
|
lastModified {
|
|
|
|
time
|
|
|
|
actor
|
|
|
|
}
|
2023-08-15 12:20:51 -04:00
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
globalTags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
|
|
|
...entityDataProduct
|
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
|
|
|
health {
|
|
|
|
type
|
|
|
|
status
|
|
|
|
message
|
|
|
|
causes
|
|
|
|
}
|
|
|
|
...datasetStatsFields
|
|
|
|
}
|
|
|
|
|
2022-03-04 16:10:25 -08:00
|
|
|
fragment searchResultFields on Entity {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
... on Dataset {
|
2023-08-15 12:20:51 -04:00
|
|
|
...nonSiblingsDatasetSearchFields
|
2022-06-22 08:31:18 -07:00
|
|
|
siblings {
|
|
|
|
isPrimary
|
|
|
|
siblings {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
... on Dataset {
|
2023-08-15 12:20:51 -04:00
|
|
|
...nonSiblingsDatasetSearchFields
|
2022-06-22 08:31:18 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
2023-09-08 23:10:49 +05:30
|
|
|
... on Role {
|
|
|
|
id
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on CorpUser {
|
|
|
|
username
|
2022-03-07 14:30:00 -08:00
|
|
|
properties {
|
|
|
|
active
|
|
|
|
displayName
|
|
|
|
title
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
|
|
|
email
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
info {
|
|
|
|
active
|
|
|
|
displayName
|
|
|
|
title
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
2022-03-07 14:30:00 -08:00
|
|
|
email
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
title
|
|
|
|
pictureLink
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on CorpGroup {
|
|
|
|
name
|
|
|
|
info {
|
|
|
|
displayName
|
|
|
|
description
|
|
|
|
}
|
2022-08-08 10:54:18 -07:00
|
|
|
memberCount: relationships(
|
|
|
|
input: { types: ["IsMemberOfGroup", "IsMemberOfNativeGroup"], direction: INCOMING, start: 0, count: 1 }
|
|
|
|
) {
|
2022-03-04 16:10:25 -08:00
|
|
|
total
|
|
|
|
}
|
|
|
|
}
|
|
|
|
... on Dashboard {
|
|
|
|
dashboardId
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
externalUrl
|
|
|
|
access
|
|
|
|
lastModified {
|
|
|
|
time
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
globalTags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
...entityDataProduct
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-13 00:17:19 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
2022-07-17 22:02:09 -07:00
|
|
|
statsSummary {
|
|
|
|
viewCount
|
|
|
|
uniqueUserCountLast30Days
|
|
|
|
topUsersLast30Days {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
username
|
|
|
|
properties {
|
|
|
|
displayName
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
pictureLink
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-09-19 08:03:38 +02:00
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on Chart {
|
|
|
|
chartId
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
externalUrl
|
|
|
|
type
|
|
|
|
access
|
|
|
|
lastModified {
|
|
|
|
time
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2022-07-22 15:19:04 -07:00
|
|
|
created {
|
|
|
|
time
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
globalTags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
...entityDataProduct
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-13 00:17:19 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
2022-07-22 15:19:04 -07:00
|
|
|
statsSummary {
|
|
|
|
viewCount
|
|
|
|
uniqueUserCountLast30Days
|
|
|
|
topUsersLast30Days {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
username
|
|
|
|
properties {
|
|
|
|
displayName
|
|
|
|
firstName
|
|
|
|
lastName
|
|
|
|
fullName
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
pictureLink
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2023-11-08 10:22:09 -08:00
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on DataFlow {
|
|
|
|
flowId
|
|
|
|
cluster
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
project
|
2022-11-18 17:46:26 -08:00
|
|
|
externalUrl
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
globalTags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
...entityDataProduct
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-07-17 22:02:09 -07:00
|
|
|
childJobs: relationships(input: { types: ["IsPartOf"], direction: INCOMING, start: 0, count: 100 }) {
|
|
|
|
total
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on DataJob {
|
|
|
|
dataFlow {
|
|
|
|
...nonRecursiveDataFlowFields
|
|
|
|
}
|
|
|
|
jobId
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
2022-11-18 17:46:26 -08:00
|
|
|
externalUrl
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
globalTags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
...entityDataProduct
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2023-12-01 15:53:01 -08:00
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
2022-07-17 22:02:09 -07:00
|
|
|
lastRun: runs(start: 0, count: 1) {
|
|
|
|
count
|
|
|
|
start
|
|
|
|
total
|
|
|
|
runs {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
created {
|
|
|
|
time
|
|
|
|
actor
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on GlossaryTerm {
|
|
|
|
name
|
|
|
|
hierarchicalName
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
termSource
|
|
|
|
sourceRef
|
|
|
|
sourceUrl
|
|
|
|
rawSchema
|
|
|
|
customProperties {
|
|
|
|
key
|
|
|
|
value
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-08-31 20:48:32 -07:00
|
|
|
parentNodes {
|
|
|
|
...parentNodesFields
|
|
|
|
}
|
2022-10-24 19:50:48 +05:30
|
|
|
domain {
|
|
|
|
...entityDomain
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
2022-05-30 00:26:07 -04:00
|
|
|
... on GlossaryNode {
|
|
|
|
...glossaryNode
|
|
|
|
parentNodes {
|
|
|
|
...parentNodesFields
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on Domain {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
2023-09-18 16:14:33 -04:00
|
|
|
parentDomains {
|
|
|
|
...parentDomainsFields
|
|
|
|
}
|
|
|
|
...domainEntitiesFields
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on Container {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
description
|
2022-11-18 17:46:26 -08:00
|
|
|
externalUrl
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
editableProperties {
|
|
|
|
description
|
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
tags {
|
|
|
|
...globalTagsFields
|
|
|
|
}
|
|
|
|
glossaryTerms {
|
|
|
|
...glossaryTerms
|
|
|
|
}
|
|
|
|
subTypes {
|
|
|
|
typeNames
|
|
|
|
}
|
|
|
|
entities(input: {}) {
|
|
|
|
total
|
|
|
|
}
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-13 00:17:19 -04:00
|
|
|
parentContainers {
|
|
|
|
...parentContainersFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on MLFeatureTable {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
featureTableProperties {
|
|
|
|
description
|
|
|
|
mlFeatures {
|
2021-10-07 11:41:29 -07:00
|
|
|
urn
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
mlPrimaryKeys {
|
2021-10-07 11:41:29 -07:00
|
|
|
urn
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
2022-04-14 15:14:44 -07:00
|
|
|
... on MLFeature {
|
|
|
|
...nonRecursiveMLFeature
|
|
|
|
}
|
|
|
|
... on MLPrimaryKey {
|
|
|
|
...nonRecursiveMLPrimaryKey
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on MLModel {
|
|
|
|
name
|
|
|
|
description
|
|
|
|
origin
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on MLModelGroup {
|
|
|
|
name
|
|
|
|
origin
|
|
|
|
description
|
|
|
|
ownership {
|
|
|
|
...ownershipFields
|
|
|
|
}
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-04-07 19:17:24 -07:00
|
|
|
deprecation {
|
|
|
|
...deprecationFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
dataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
... on Tag {
|
|
|
|
name
|
2022-07-01 14:35:21 -04:00
|
|
|
properties {
|
|
|
|
name
|
2023-04-10 15:17:25 -07:00
|
|
|
colorHex
|
2022-07-01 14:35:21 -04:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
description
|
|
|
|
}
|
2022-09-20 08:53:26 -07:00
|
|
|
... on DataPlatform {
|
|
|
|
...nonConflictingPlatformFields
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
... on DataProduct {
|
|
|
|
...dataProductSearchFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
fragment facetFields on FacetMetadata {
|
|
|
|
field
|
|
|
|
displayName
|
|
|
|
aggregations {
|
|
|
|
value
|
|
|
|
count
|
|
|
|
entity {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
... on Tag {
|
|
|
|
name
|
2021-11-08 16:24:50 -08:00
|
|
|
properties {
|
2023-04-10 15:17:25 -07:00
|
|
|
name
|
2022-03-04 16:10:25 -08:00
|
|
|
colorHex
|
2022-01-27 22:02:41 -08:00
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
|
|
|
... on GlossaryTerm {
|
2022-07-01 14:35:21 -04:00
|
|
|
name
|
2022-02-16 15:01:22 -08:00
|
|
|
properties {
|
|
|
|
name
|
2021-07-21 02:42:21 +08:00
|
|
|
}
|
2023-06-21 04:10:07 -04:00
|
|
|
parentNodes {
|
|
|
|
...parentNodesFields
|
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on DataPlatform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-05-09 17:28:50 -04:00
|
|
|
... on DataPlatformInstance {
|
|
|
|
...dataPlatformInstanceFields
|
|
|
|
}
|
2022-01-27 22:02:41 -08:00
|
|
|
... on Domain {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
2023-09-18 16:14:33 -04:00
|
|
|
parentDomains {
|
|
|
|
...parentDomainsFields
|
|
|
|
}
|
2022-01-27 22:02:41 -08:00
|
|
|
}
|
2022-02-02 13:51:39 -08:00
|
|
|
... on Container {
|
|
|
|
platform {
|
|
|
|
...platformFields
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
properties {
|
|
|
|
name
|
2022-02-02 13:51:39 -08:00
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on CorpUser {
|
|
|
|
username
|
|
|
|
properties {
|
|
|
|
displayName
|
|
|
|
fullName
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
editableProperties {
|
|
|
|
displayName
|
|
|
|
pictureLink
|
2021-07-28 20:39:05 -07:00
|
|
|
}
|
2021-02-18 12:33:17 -08:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
... on CorpGroup {
|
2021-03-23 15:18:32 -07:00
|
|
|
name
|
2022-03-04 16:10:25 -08:00
|
|
|
properties {
|
|
|
|
displayName
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2021-03-23 15:18:32 -07:00
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
... on DataProduct {
|
|
|
|
properties {
|
|
|
|
name
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
fragment searchResults on SearchResults {
|
|
|
|
start
|
|
|
|
count
|
|
|
|
total
|
|
|
|
searchResults {
|
|
|
|
entity {
|
|
|
|
...searchResultFields
|
2021-01-17 12:54:49 -08:00
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
matchedFields {
|
|
|
|
name
|
|
|
|
value
|
2023-08-24 10:12:26 -07:00
|
|
|
entity {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
...entityDisplayNameFields
|
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
2021-10-14 10:11:56 -07:00
|
|
|
insights {
|
|
|
|
text
|
|
|
|
icon
|
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
}
|
|
|
|
facets {
|
2022-03-04 16:10:25 -08:00
|
|
|
...facetFields
|
|
|
|
}
|
2023-08-24 18:02:22 -04:00
|
|
|
suggestions {
|
|
|
|
text
|
|
|
|
frequency
|
|
|
|
score
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
|
2022-10-26 16:43:39 -04:00
|
|
|
fragment schemaFieldEntityFields on SchemaFieldEntity {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
fieldPath
|
|
|
|
parent {
|
|
|
|
...searchResultFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2022-03-04 16:10:25 -08:00
|
|
|
fragment searchAcrossRelationshipResults on SearchAcrossLineageResults {
|
|
|
|
start
|
|
|
|
count
|
|
|
|
total
|
|
|
|
searchResults {
|
|
|
|
entity {
|
|
|
|
...searchResultFields
|
2023-01-26 12:14:31 -05:00
|
|
|
... on Dataset {
|
2023-04-20 12:41:20 -04:00
|
|
|
assertions(start: 0, count: 1000) @include(if: $includeAssertions) {
|
2023-01-26 12:14:31 -05:00
|
|
|
assertions {
|
2023-04-20 12:41:20 -04:00
|
|
|
runEvents(status: COMPLETE, limit: 1) {
|
2023-01-26 12:14:31 -05:00
|
|
|
total
|
|
|
|
failed
|
|
|
|
succeeded
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
}
|
|
|
|
matchedFields {
|
|
|
|
name
|
2021-10-07 11:41:29 -07:00
|
|
|
value
|
2021-01-17 12:54:49 -08:00
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
insights {
|
|
|
|
text
|
|
|
|
icon
|
|
|
|
}
|
2022-10-26 16:43:39 -04:00
|
|
|
paths {
|
|
|
|
path {
|
|
|
|
...searchResultFields
|
|
|
|
... on SchemaFieldEntity {
|
|
|
|
...schemaFieldEntityFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
degree
|
|
|
|
}
|
|
|
|
facets {
|
|
|
|
...facetFields
|
2021-01-17 12:54:49 -08:00
|
|
|
}
|
|
|
|
}
|
2021-10-07 11:41:29 -07:00
|
|
|
|
|
|
|
query getSearchResults($input: SearchInput!) {
|
|
|
|
search(input: $input) {
|
|
|
|
...searchResults
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
query getSearchResultsForMultiple($input: SearchAcrossEntitiesInput!) {
|
|
|
|
searchAcrossEntities(input: $input) {
|
|
|
|
...searchResults
|
|
|
|
}
|
|
|
|
}
|
2022-03-04 16:10:25 -08:00
|
|
|
|
2023-01-26 12:14:31 -05:00
|
|
|
query searchAcrossLineage($input: SearchAcrossLineageInput!, $includeAssertions: Boolean = false) {
|
2022-03-04 16:10:25 -08:00
|
|
|
searchAcrossLineage(input: $input) {
|
|
|
|
...searchAcrossRelationshipResults
|
|
|
|
}
|
|
|
|
}
|
2023-01-18 07:00:39 +08:00
|
|
|
|
|
|
|
query getEntityMentionNode($urn: String!) {
|
|
|
|
entity(urn: $urn) {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
...searchResultFields
|
|
|
|
}
|
|
|
|
}
|
2023-05-17 00:17:25 -07:00
|
|
|
|
2023-06-21 04:10:07 -04:00
|
|
|
query getEntityDisplayName($urn: String!) {
|
|
|
|
entity(urn: $urn) {
|
|
|
|
urn
|
|
|
|
type
|
|
|
|
...entityDisplayNameFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-05-19 16:26:50 -05:00
|
|
|
query aggregateAcrossEntities($input: AggregateAcrossEntitiesInput!) {
|
|
|
|
aggregateAcrossEntities(input: $input) {
|
|
|
|
facets {
|
|
|
|
...facetFields
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2023-05-17 00:17:25 -07:00
|
|
|
query listDataProductAssets($urn: String!, $input: SearchAcrossEntitiesInput!) {
|
|
|
|
listDataProductAssets(urn: $urn, input: $input) {
|
|
|
|
...searchResults
|
|
|
|
}
|
|
|
|
}
|