We'd like to allow users to test other backends then BigQuery e.g. AWS. For this to work we should implement a abstract class with given methods for writing to/reading from a specified backend. Also we have to make sure that we can actually test the different backends via Github Actions.
We'd like to allow users to test other backends then BigQuery e.g. AWS. For this to work we should implement a abstract class with given methods for writing to/reading from a specified backend. Also we have to make sure that we can actually test the different backends via Github Actions.