aerospike-client-python icon indicating copy to clipboard operation
aerospike-client-python copied to clipboard

`map_operations.map_remove_by_key` has `return_type` but `expressions.MapRemoveByKey` does not

Open databasedav opened this issue 3 years ago • 1 comments

i need it to pass the popped map value in an expression operation

right now i need to do a get -> put -> delete instead of just pop -> put

databasedav avatar Sep 28 '22 07:09 databasedav

Hi @databasedav, could you give me a code example? It would be easier for me to help that way.

juliannguyen4 avatar Jan 05 '23 20:01 juliannguyen4