The `basic_partitioned` reference table has a `_HIVE_DEFAULT_PARTITION_`: <img width="637" alt="Screenshot 2023-05-09 at 7 03 03 AM" src="https://github.com/delta-incubator/dat/assets/2722395/66825ab2-70ae-4af1-922f-e1a78ecac786"> The `multi_partitioned` also has some strange partition values: <img width="685" alt="Screenshot 2023-05-09 at 7 14 19 AM" src="https://github.com/delta-incubator/dat/assets/2722395/179d773f-795e-426f-9f58-bc66cbba14e4"> Can we remove these partitions and also the `.crc` files?
The
basic_partitionedreference table has a_HIVE_DEFAULT_PARTITION_:The
multi_partitionedalso has some strange partition values:Can we remove these partitions and also the
.crcfiles?