Hi everyone, I'm trying to find the commit where this issue was fixed (https://issues.apache.org/jira/browse/KYLIN-747). Could you point me?
We have a cube that is partitioned by date, and when we query using SELECT * FROM table WHERE dt = '2015-10-01', I see in the logs: "Can't translate value 2015-10-01 to dictionary ID, roundingFlag 0. Using default value \xFF", which translates into a huge scan.
