mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
Merged patch set from Dejan Mircevski implementing some of the missing operators for Expected: NE, IN, NULL and NOT_NULL. Patches: alternator: Factor out Expected operand checks alternator: Implement NOT_NULL operator in Expected alternator: Implement NULL operator in Expected alternator: Fix expected_1_null testcase alternator: Implement IN operator in Expected alternator: Implement NE operator in Expected alternator: Factor out common code in Expected