You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jens Deppe (Jira)" <ji...@apache.org> on 2021/10/08 15:21:00 UTC

[jira] [Commented] (GEODE-9700) ZUNIONSTORE and ZINTERSTORE need to work with regular sets as inputs

    [ https://issues.apache.org/jira/browse/GEODE-9700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426228#comment-17426228 ] 

Jens Deppe commented on GEODE-9700:
-----------------------------------

All the scores are set to `1` in this case.

> ZUNIONSTORE and ZINTERSTORE need to work with regular sets as inputs
> --------------------------------------------------------------------
>
>                 Key: GEODE-9700
>                 URL: https://issues.apache.org/jira/browse/GEODE-9700
>             Project: Geode
>          Issue Type: Bug
>          Components: redis
>    Affects Versions: 1.15.0
>            Reporter: Eric Zoerner
>            Priority: Major
>              Labels: needsTriage
>
> Some of the Redis TCL tests fail when running against Geode due to ZUNIONSTORE and ZINTERSTORE taking regular sets (as opposed to sorted sets) as input. Geode returns the error "WRONGTYPE Operation against a key holding the wrong kind of value" when native Redis succeeds.
> The tests include:
>  * ZUNIONSTORE with a regular set and weights
>  * ZINTERSTORE with a regular set and weights
>  * ZINTERSTORE regression with two sets, intset+hashtable
>  * ZINTERSTORE #516 regression, mixed sets and ziplist zsets



--
This message was sent by Atlassian Jira
(v8.3.4#803005)