Hello! I've faced with error in tableau ingestion....
# troubleshoot
b
Hello! I've faced with error in tableau ingestion.
Copy code
{\'tableau-metadata\': ["Connection: customSQLTablesConnection Error: [{\'message\': \'Showing partial results. The '
           'request exceeded the "\n'
           '                                   "20000 node limit. Use pagination, additional filtering, or both in the query to adjust results.\', '
           '\'extensions\': "\n'
           '                                   "{\'severity\': \'WARNING\', \'code\': \'NODE_LIMIT_EXCEEDED\', \'properties\': {\'nodeLimit\': '
           '20000}}}]"]},\n'
Do we have solution for this?
h
Hey @brave-tomato-16287, I just raised this PR (https://github.com/datahub-project/datahub/pull/5204/files) to take care of this.
👍 1