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

Deprecate SQL cursor enabling setting #60

Closed
dai-chen opened this issue May 17, 2021 · 0 comments
Closed

Deprecate SQL cursor enabling setting #60

dai-chen opened this issue May 17, 2021 · 0 comments
Assignees
Labels

Comments

@dai-chen
Copy link
Collaborator

dai-chen commented May 17, 2021

Deprecate cursor setting opensearch.sql.cursor.enabled and opensearch.sql.cursor.fetch_size by:

  1. Enable cursor by default
  2. Don't paginate if fetch_size absent (BREAKING CHANGE)

Doc: https://github.com/opensearch-project/sql/blob/main/docs/user/admin/settings.rst#opensearch-sql-cursor-enabled

@dai-chen dai-chen added the SQL label May 17, 2021
@dai-chen dai-chen self-assigned this May 17, 2021
@dai-chen dai-chen changed the title Deprecate cursor enabling setting Deprecate SQL cursor enabling setting May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant