opensearch-project / opensearch-project/sql-jdbc
[FEATURE] Removing 200 Row limit for Tableau
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 28
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
I am not sure if this has been brought up before or what drives this limitation. But I have the need to pull data from OpenSearch with millions of rows and cross joins. I am hoping there is a way to remove the limit of the row count.
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names Tableau and the JDBC driver but no file, test, or entry point. Start by locating where the 200-row limit is applied when Tableau retrieves OpenSearch data and determine whether the driver or server imposes it. Done means defining and validating an approach that supports the requested larger result sets and cross joins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100