Profiles column based on its format, using masking strategy. X = char, 9 = digit, S = symbol
profileColumnFormat(conn.info, column, column.datatype, schema, table,
count.total, query.filter, format.show.percentage)Connection info created with prepareConnection
Column name that will be profiled
Column datatipe
Table schema
Table name
Number of rows to be profiled
Filter applied to the table, when profilling
Threshold considered when showing formats' percentages
Data Frame containing columns' metadata