Got a question about adding a user config for prefixing table names in SQL targets that uses the SDK (a number of other targets have this), so I’m thinking about where it would make most sense to set it. My initial instinct is to do it in the init of the SQLSink so as to get it out of the way, but there is not a lot of code in the init, and there might be a reason. In any case, this is perhaps of general interest for the SDK as well? I imagine it is something that could be generic as it is basically a mapping.