Skip to content

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

Draft
javier-aliaga wants to merge 1 commit intodapr:v1.18from
javier-aliaga:docs/oracle-bulkget-chunksize
Draft

docs(state/oracledatabase): document bulkGetChunkSize metadata option#5122
javier-aliaga wants to merge 1 commit 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>
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.

1 participant