deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

WouldMatch does not properly memoize #6312

Closed cpwright closed 3 weeks ago

cpwright commented 3 weeks ago

Description

The WouldMatch memo key does not take into account the column names or filters that are used for the operation, thus leading to wrong answers when a wouldMatch is incorrectly memoized.