pub fn compare_with_control( a: &Value, b: &Value, control: &ProductionControl<'_>, ) -> Result<Ordering>
Compare with the existing two-valued selector convention that SQL UNKNOWN sorts as equal.