Description
Allow for dynamically adding new field types to a given table. Each type will have it's own class loader and will load the jar files from a location within the table's storage directory. When the type is created the jars files will be copied from their location into the table storage so that they can live with the table and are effectively immutable. This will require new methods in the Blur Thrift API.