Skip to content

Conversation

RonAmihai
Copy link

@RonAmihai RonAmihai commented Sep 28, 2025

Allows passing custom (non-strongly typed in PostCursorOptions) options for PostCursorAsync.

This is a native implementation that does not handle duplicates between the strongly typed properties and the additional options. For example, if FullCount is included in the additional options, it will appear twice in the serialized JSON—first with the strongly typed value and again with the value from the additional properties dictionary.

Clarification: I personally need either that feature or the ForceOneShardAttributeValue support feature PR to support the forceOneShardAttributeValue option. I've created both approaches for your convenience, but both will work for me.

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