Guido Petri

Results 126 comments of Guido Petri

Gotcha, I'll close the duplicated issue then 😅

@tommypeps , @JoseThen : As of commit SHA 21206e70ab95d7d721e7240009cd37831cea2763, we should have compatibility with arm64 (and this should be reflected on [Dockerhub](https://hub.docker.com/layers/stringerrss/stringer/latest/images/sha256-6b16693116fd1f29ec6d3c2bc6fbb3aebf77ec507e2250330a9750c580e61a2f?context=explore)). Were you looking for 32-bit ARM specifically?

Cool, then you should be good to pull from the `latest` tag on dockerhub.

Hi! Are you trying to set up Redash for development purposes? If so, that documentation is out of date - the [wiki](https://github.com/getredash/redash/wiki/Local-development-setup) is our currently-working docs.

Closing for now - @ashutosh6500 feel free to reopen

I'm not sure what @konnectr meant either, I was under the impression all query results were saved to the Redash internal postgres db. For now, I'd be comfortable moving this...

We have a PR open [here](https://github.com/getredash/redash/pull/6595), but we're waiting to see if numbro updates on their end. If you need a fix right now, I'd suggest it's probably best to...

@ko-ya346 thanks for the PR! It'd be pretty nice to remove a manually-maintained dependency. I set the checks to run on this PR, let's see if they pass.

@ko-ya346 it looks like the frontend unit tests are failing. Would you mind investigating and seeing if they pass on your local machine?

I'm not sure that the tests failing is related to your changes. Let me investigate first before you spend too much time on a red herring. Do the tests pass...