Hello @kosmos ,
Thanks for the question and using MS Q&A platform.
I doubt it is possible using single ADF copy activity, as the document clearly states that the ADF service checks the settings and fails the Copy activity run if the following criteria is not met:
But as a workaround I would recommend giving a try by adding an additional column to your source section and do a mapping and see if the copy work.
Sorry I wasn't able to test this as I don't have a snowflake instance, but you can simply create an additional column in your copy activity source and add mapping and see how it goes.
In case if it fails, then as mentioned in the documentation, the criteria have to be met to run a successful copy.
Do let us know how it goes.
Thank you