perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to add columns to redshift table automatically?

OstapStoroshchuk opened this issue · comments

(Use case: I have 20 versions of schema A. Have to write them to single redshift table, and in case my schema is extended I need automatically add the column to redshift, is it possible do to with spark?)