Guido Petri

Results 126 comments of Guido Petri

Oh, I see. I don't think this is possible, but we should probably enable it, I agree.

@AndrewChubatiuk thanks for the PR. Do you have any screenshots handy to show before/after this change?

Hey @AndrewChubatiuk ! Thanks for the PR. We've tried a arm64 build on GHA recently and it runs super long - so long, in fact, that it hits some hidden...

Here's an example action that we already ran: https://github.com/getredash/redash/actions/runs/6546702269 I'm not sure how that was running so maybe we just did it wrong. :)

Hmm, alright. I think we should separate this into two PRs then: - one enabling ARM64 builds (which may be slow if they're building the frontend); - one separating the...

We have an auto-updating `preview` image tag now, but no stable image since the relaunch as community managed. Pre-community, we had redash 10.1

Redash is not dead, but development is obviously not as fast as it was when there was an entire company of full time engineers working on it :) it's also...

I think this makes sense, and probably something we would want to implement. One alternate solution for you is to actually have 3 queries: one that fetches the data from...

I don't think this change is correct. The only reference I see to `rq_job_ids()` is in `redash/tasks/queries/maintenance.py`, `remove_ghost_locks()`, which uses the jobs list returned by `rq_job_ids` to filter and delete...

@immortalcodes hey, just checking in. Any interest in finishing this PR still?