How to control createTablePolicy of SQL tableReference that has a non-SQL sourceDirectory
I have a SQLDirectory with a tableReference whose sourceDirectory is a MultiDirectory. I want to supply my own dataFile to populate the tableReference. How can I specify the createTablePolicy for the tableReference so that it will load the data in my...