elasticsearch-tableau-connector
elasticsearch-tableau-connector copied to clipboard
TypeError: undefined is not an object
When trying to create an extract of an ES index of ~ 65 million documents, the following error (eventually) appears:
TypeError: undefined is not an object (evaluating 'scrollResult.results.length') file: http://$TABLEAU_SERVER/webdataconnectors/elasticsearch-connector.min.js line: 38 Unable to create extract
Is there a known limitation for the maximum number of rows that the connector can handle?