spark-redshift
spark-redshift copied to clipboard
Ability to specify columnlist or jsonpath to control the columns to write
Don't find an option to either specify a columnlist or jsonpath to control the columns that are being written, we have some timestamp column with default values that are being set as null when written from spark-redshift without passing those values in the outgoing dataframes.