redash icon indicating copy to clipboard operation
redash copied to clipboard

Add Apache ignite Query Runner

Open sdarlington opened this issue 2 years ago • 0 comments

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

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Screenshot 2022-05-31 at 14 02 19

sdarlington avatar May 31 '22 13:05 sdarlington