You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to workaround this internally. This test should be fixed.
However I suspect this might be the tip of the iceberg with the multiplexer and accumulator. I'd very much like for us to move in a direction where our serving endpoints are deterministic, and not impacted by underlying hashing algorithms. SQL should help.
The text was updated successfully, but these errors were encountered:
#1021 introduced a test regression, likely caused by the hash map dict.keys() method introducing nondeterministic order.
I'm going to workaround this internally. This test should be fixed.
However I suspect this might be the tip of the iceberg with the multiplexer and accumulator. I'd very much like for us to move in a direction where our serving endpoints are deterministic, and not impacted by underlying hashing algorithms. SQL should help.
The text was updated successfully, but these errors were encountered: