Does anyone know if it's possible to use redshift as the destination with a custom table schema? I have really simple JSON records coming from the source. Nothing nested. Literally just a key->value map. Could I use a more generic jdbc connector perhaps? Just seems so inefficient to just throw everything into a JSON blob.