KylinOLAP/Kylin

Enhance filter on high cardinality in Tableau

lukehan opened this issue · 0 comments

When user use seller_id as filter, the current ODBC will only show the first 100K scan result. And the query will not re-run when given specific value.

There's enhancement should be offered from Tableau side to aware such high cardinality column and perform different behavior to avoid such issue.