Current Behavior:
Fields with type binary are written as the string type, either varchar or nvarchar using base64 encoding.
binary
Desired Behavior:
Support writing these types using a custom DDL to binary or varbinary columns.
varbinary