When you export a VM from a datastore to an OVF, the VM's disks are always converted to a specialized sparse format. It does not matter whether the disk was originally thin, thick, or eager-zeroed thick on the datastore. When you re-import the VM from the OVF back onto a datastore, the new disks will almost always appear to be of the thin allocation type. This is by design and there is no way to customize disk allocation type when importing a VM.
Resolution
Currently there is no resolution.
Workaround: You need to inflate the new disks using UI or API commands after you have re-imported the VM to convert them to eager-zeroed thick.