Jesse

Results 105 comments of Jesse

I agree this looks like a good addition. Since we don't use Athena on the core team we need someone in the community to write and verify the changes. But...

Awesome @yongchand thank you! Nobody else has picked this up. Feel free to ping me with any questions along the way.

🤦 You're correct. If that PR merges will it meet your need? Can you check out the change and try it (cautiously)?

You insert the options on the data source setup screen in settings. That pull request modifies the query runner `configuration_schema`, which controls what options are displayed there.

Yes, you can run our Docker development devloop: https://redash.io/help/open-source/dev-guide/docker The only difference is here you will need to checkout that pull request's code, instead of `master`. This is easiest if...

No worries, this is what I'm here for :) I'm happy to jump on a call with you if that will help. Just ping me [email protected] and I'll send you...

Also FWIW, I can load these changes when I check out that PR branch, so it's likely something failed during your `docker-compose up -d` command.

oh yes that will certainly affect things (but not for long). The build step on M1 macs currently fails on `master`, which would cause exactly the outcome you see. I've...

Thanks for this report. Have you tested updating to `rq-scheduler==0.10.0`? Does it improve stability?

Thanks. Will review your PR and go from there. This looks to be a solid change 👌