redash
redash copied to clipboard
Add Apache ignite Query Runner
What type of PR is this?
- [ ] Refactor
- [ ] Feature
- [ ] Bug Fix
- [X] New Query Runner (Data Source)
- [ ] New Alert Destination
- [ ] Other
Description
Add a query runner for Apache Ignite and GridGain, an in-memory database and cache. Tested against Apache Ignite 2.8.1+ and GridGain 8.8.4+.
How is this tested?
- [ ] Unit tests (pytest, jest)
- [ ] E2E Tests (Cypress)
- [X] Manually
- [ ] N/A
Connected to and ran SQL queries again clusters with:
- Apache Ignite and GridGain
- Un-encrypted and with TLS encryption enabled
- With and without authentication