opensearch-project / opensearch-project/sql-jdbc

[FEATURE] Removing 200 Row limit for Tableau

Open
#119 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.