Open KimballCai opened 1 week ago
I think the current implementation is problematic, as it breaks the original behavior and invalidates some tests.
I suggest adding a new entry in the cohort query file (e.g., resultType
) with default value INT
to make it backward-compatible, while allow users to specify the system to return float values.
Resolved in #155
please check the branch
support_float_cohort_result
CohortAnalysisTest.java
CohortRet.java
incase there is any potential error left