Description (Required):
After we upload a dataset into DV, if we have to reload or refresh the data, currently we need to make sure that all columns in the uploaded dataset are present in the new dataset as well. If any column is deleted from the new dataset then DV doesn't do the refresh an shows error instead. There should be a way to be able to upload the new dataset with deleted columns with a warning.
Use Case and Business Need (Required):
If we already have a dataset D1 uploaded to DV (with 10 columns) and the new dataset D2 ( with 9 old and 2 new columns) is used to refresh the data. Then the refresh process would compare D2 with D1 and it would show a warning for the missing columns if the user still wants to go ahead and refresh data with D2.
Also if any column names are renamed in D2 it would be good to have an option to map the D1 columns with D2.
Enhancement Request