The test is extended for another possible corner case: [1, NULL, 2] vs [1, 2, NULL] should have different digests. Also, a check for legacy behavior is added.
The test is extended for another possible corner case: [1, NULL, 2] vs [1, 2, NULL] should have different digests. Also, a check for legacy behavior is added.