Jonathan
Results
2
comments of
Jonathan
I agree that this needs attention. Besides `sample_original_condvec`, `generate_cond_from_condition_column_info` is also affected. In the current state, the condition vectors created are not correct. Thanks @tejuafonja for suggesting a fix!
The fix seems to have an issue with mixed tables. Your code also counts continuous columns, which is not correct. A simple expansion to two counters (one overall and one...