WL#3192: DD: Optimize table

Affects: Connector/.NET-5.2   —   Status: Un-Assigned

Currently with ndb DD, one can with "bad" combinations of insert/delete
  end up in a situation of big internal fragmentation.

As the disk part of each record in node local, it should not be a huge task
  to pack the disk parts.