Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove enforcement of Map to Map<String, Object> #456

Closed
wants to merge 1 commit into from

Conversation

jarunj
Copy link

@jarunj jarunj commented Nov 9, 2022

No description provided.

@reugn reugn added the bug label Nov 9, 2022
@roimenashe roimenashe self-assigned this Nov 9, 2022
@roimenashe
Copy link
Collaborator

@jarunj Thanks for opening this PR.
There is a plan to support other types other than String as a Map key and also as an entire Aerospike Record key in the next releases of Spring Data Aerospike.
We are looking into this, there might be some weird behavior and potentially breaking changes following this change.
I'll update this ticket once we will know more.

@reugn reugn added feature and removed bug labels Sep 7, 2023
@agrgr
Copy link

agrgr commented Sep 7, 2023

@jarunj, within version 4.6.0 we added the ability to read primitive non-String map keys (request).
Can you please give a use case example - what is writing non-String map keys is required for?

@roimenashe
Copy link
Collaborator

@jarunj Supporting Aerospike native types for Record Key and Map Key is handled in: #660 and will be part of the next version release. Thanks for bringing this to our attention and sorry it took a while.

@roimenashe roimenashe closed this Nov 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants