Skip to content

Conversation

@samueldlightfoot
Copy link
Contributor

@samueldlightfoot samueldlightfoot commented Feb 14, 2022

QueryOptions and sub-classes extended with

  • idempotent(boolean)
  • routingKeyspace(CqlIdentifier)
  • routingKey(ByteBuffer)

There are still more properties that can be added, but this is a stepping stone towards supporting them all.

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 14, 2022
@mp911de mp911de self-assigned this Feb 15, 2022
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 15, 2022
@mp911de mp911de added this to the 3.4 M3 (2021.2.0) milestone Feb 15, 2022
mp911de pushed a commit that referenced this pull request Feb 15, 2022
We now accept idempotent, routingKey, and routingKeyspace options.

Closes #1220
mp911de added a commit that referenced this pull request Feb 15, 2022
Reorder methods and query options alphabetically. Update since tags.

See #1220
@mp911de mp911de closed this in 367b6ac Feb 15, 2022
mp911de added a commit that referenced this pull request Feb 15, 2022
Reorder methods and query options alphabetically. Update since tags.

See #1220
@mp911de
Copy link
Member

mp911de commented Feb 15, 2022

Thank you for your contribution. That's merged, polished, and forward-ported now.

@samueldlightfoot samueldlightfoot deleted the extend-query-options branch February 16, 2022 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants