worried-solstice-95319
09/14/2023, 1:07 AMhundreds-photographer-13496
09/14/2023, 5:16 AMworried-solstice-95319
09/14/2023, 4:33 PMhundreds-photographer-13496
09/15/2023, 4:08 AMworried-solstice-95319
09/15/2023, 5:27 PMhundreds-photographer-13496
09/20/2023, 9:44 AMcli_version
in your ingestion report once more ? Some work was already done in 0.10.5 ingestion cli version to alleviate this problem via this . If you are still facing the problem, apparently the scale here is much much larger - more than 20k fields+upstream columns in single datasource. You can also consider increasing tableau configuration metadata query node limit to higher value as mentioned in docsworried-solstice-95319
09/21/2023, 3:37 PMhundreds-photographer-13496
09/22/2023, 12:21 PM{
embeddedDatasourcesConnection {
nodes {
id
downstreamSheetsConnection {
totalCount
}
upstreamTables {
columnsConnection {
totalCount
}
}
fields {
upstreamFieldsConnection {
totalCount
}
upstreamColumnsConnection {
totalCount
}
}
upstreamDatasourcesConnection {
totalCount
}
}
}
}
Query will return count results for all embedded datasources in your case. It would be great if you can share representative (most complex - highest counts - order of thousands) response nodes to get a better idea on the limiting fields.hundreds-photographer-13496
09/22/2023, 12:22 PMworried-solstice-95319
09/22/2023, 8:42 PMhundreds-photographer-13496
09/23/2023, 11:58 AM