Truncate indexed fields in table rows if length too long
Mongo 2.6 introduced stricter index length validation. This release will attempt to save a table row document, and if an exception is thrown, will truncate all of the index fields that exceed 1024 - length of index name
bytes.