Hi,
So I’m trying to analyze some cryptocurrency data with redash but decimal value that is available to view on AWS Athena are not supported in Redash. Can someone check this for me?
For instance,
select 100000000000000000000000.00; --value shows NaN
Do we have workaround for this kind of problem?