redis / jedis

Redis Java client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Empty lua table returns EmptyMap since 5.0.1

sazzad16 opened this issue · comments

Discussed in #3874

Originally posted by ngavrailov June 27, 2024
Screenshot 2024-06-26 at 17 12 28
Hello,
What is the point of this change? Currently we are having issues with existing lua scripts, because of difference when the lua table is populated as list and when it is returned empty. Maybe we are not using the output correct expecting lists? Can you suggest how to handle table responses?
Best regards,
Nikolay