Skip to content

Deprecate SQL cursor enabling setting #60

@dai-chen

Description

@dai-chen

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions