Skip to content
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

Unable to 10k records from elasticsearch #24409

Closed
rey2107 opened this issue Jun 15, 2023 · 2 comments
Closed

Unable to 10k records from elasticsearch #24409

rey2107 opened this issue Jun 15, 2023 · 2 comments

Comments

@rey2107
Copy link

rey2107 commented Jun 15, 2023

A clear and concise description of what the bug is.

We have installed elasticsearch-dbapi as instructed in the documentation. (https://superset.apache.org/docs/databases/elasticsearch/)
When we query elasticsearch via the SQLLAB in superset we cannot retrieve results beyond 10k records. We have increased the limits to query beyond 10k records.

How to reproduce the bug

**must have elasticsearch with records more than 10k

  1. Go to 'sqllab'
  2. Click on 'select elasticsearch database'
  3. Run the elasticsearch query
  4. See error

Expected results

Expected: should return more than 10k records

what you expected to happen.

Actual results

what actually happens.
It shows only 10k records

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

(please complete the following information):

  • browser type and version: Chrome 112
  • superset version: superset version 2.1.0
  • python version: python --version 3.8.13
  • node.js version: node -v
  • any feature flags active:

Checklist

Make sure to follow these steps before submitting your issue - thank you!

  • [yes ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • [ yes] I have reproduced the issue with at least the latest released version of superset.
  • [ yes] I have checked the issue tracker for the same issue and I haven't found one similar.

Additional context

Add any other context about the problem here.

@yousoph
Copy link
Member

yousoph commented Jun 20, 2023

Some of the configs described here may help: #7641

@rusackas
Copy link
Member

rusackas commented Mar 4, 2024

Hopeful that the above comment helped, and you're off to the races. Closing this as stale since it's been silent for so long, and we're trying to steer toward a more actionable Issues backlog. If people are still encountering this in current versions (currently 3.x) please re-open this issue, open a new Issue with updated context, or raise a PR to address the problem. Thanks!

@rusackas rusackas closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants