spark-redshift icon indicating copy to clipboard operation
spark-redshift copied to clipboard

Ability to specify columnlist or jsonpath to control the columns to write

Open somasundaramsekar opened this issue 7 years ago • 0 comments

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.

somasundaramsekar avatar Jan 25 '18 06:01 somasundaramsekar