Closed BentsiLeviav closed 10 months ago
Any update? I've the same issue.
As @UnamedRus pointed out, the issue was that PowerBI's default behavior is to use CONVERT
, while Clickhouse's conversion method is used by CAST
.
I overrode the proper config. PR #13
I tested the changes with our uk-price-paid dataset.
(moving discussion from #3) @pshtiwan-hassan and @morSchmidt receive an error when trying to aggregate Integer64 fields.
@morSchmidt indicated that this could be reproduced with our dataset
@UnamedRus suggested to disable the conversion on the connector side by doing something like