Skip to content

docs(state/oracledatabase): document bulkGetChunkSize metadata option#5122

Open
javier-aliaga wants to merge 4 commits intodapr:v1.18from
javier-aliaga:docs/oracle-bulkget-chunksize
Open

docs(state/oracledatabase): document bulkGetChunkSize metadata option#5122
javier-aliaga wants to merge 4 commits intodapr:v1.18from
javier-aliaga:docs/oracle-bulkget-chunksize

Conversation

@javier-aliaga
Copy link
Copy Markdown
Contributor

Add the new bulkGetChunkSize property to the Oracle Database state store docs — both the component YAML example and the spec metadata table.

This documents the configurable chunking feature added in dapr/components-contrib#4341 to avoid Oracle's 1000-expression IN-list limit on BulkGet operations.

part of dapr/components-contrib#4041

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Issue reference

Add the new bulkGetChunkSize property to the Oracle Database state store
docs — both the component YAML example and the spec metadata table.

This documents the configurable chunking feature added in
dapr/components-contrib#4341 to avoid Oracle's 1000-expression IN-list
limit on BulkGet operations.

Signed-off-by: Javier Aliaga <javier@diagrid.io>
javier-aliaga and others added 2 commits April 27, 2026 16:24
…tate-stores/setup-oracledatabase.md

Co-authored-by: Alice Gibbons <alicejgibbons@gmail.com>
Signed-off-by: Javier Aliaga <javier@diagrid.io>
Copy link
Copy Markdown
Contributor

@alicejgibbons alicejgibbons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

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

Successfully merging this pull request may close these issues.

2 participants