I would like to use redash's powerful features with our ActiveData[1] instance. It accepts SQL, via RESTful request, so is just different enough to demand it has it's own query runner.
I made a query runner [2] and now I would like guidance to get it integrated into Mozilla's redash.
[1] https://wiki.mozilla.org/Auto-tools/Projects/ActiveData
[2] https://github.com/klahnakoski/ActiveData-redash-query-runner/blob/master/active_data.py
I would like to use redash's powerful features with our ActiveData[1] instance. It accepts SQL, via RESTful request, so is just different enough to demand it has it's own query runner.
I made a query runner [2] and now I would like guidance to get it integrated into Mozilla's redash.
[1] https://wiki.mozilla.org/Auto-tools/Projects/ActiveData
[2] https://github.com/klahnakoski/ActiveData-redash-query-runner/blob/master/active_data.py