Closed andresmgot closed 2 years ago
See design document at: https://docs.google.com/document/d/1V3SJGER5zIEQ_x-jHTE3gUIOvDMYqeYFsG4jxtTdux4/edit#
The objective of the refactoring is to reduce the amount of time spent on maintaining and developing new and existing SQL data sources for AWS, having a bigger source of common code.
Chores:
Backend
Frontend
Athena
Redshift
Timestream - [ ] Migrate plugin to use sqlds (requires a golang SQL driver) - [ ] Migrate plugin to use the common packages
Created a different issue/epic for Timestream: https://github.com/grafana/timestream-datasource/issues/124
So we can consider this done.
See design document at: https://docs.google.com/document/d/1V3SJGER5zIEQ_x-jHTE3gUIOvDMYqeYFsG4jxtTdux4/edit#
The objective of the refactoring is to reduce the amount of time spent on maintaining and developing new and existing SQL data sources for AWS, having a bigger source of common code.
Chores:
Backend
Frontend
- [ ] VariableSupport classAthena
Redshift
Timestream
- [ ] Migrate plugin to use sqlds (requires a golang SQL driver)- [ ] Migrate plugin to use the common packages