The Deltacat metastore format has a ton of fields which we do not populate for rivulet datasets / deltas / manifests. This metadata is useful/necessary for a variety of reasons
The goal of this ticket is to populate the fields which we can add easily add, and make child tickets if necessary to populate other fields that may require more work like rowCount
Acceptance criteria
- Audit of fields in deltacat manifest/delta/stream/table version/table which we are not populating and may be able to populate
- Make code changes to populate those fields, or make spinoff tickets if necessary
The Deltacat metastore format has a ton of fields which we do not populate for rivulet datasets / deltas / manifests. This metadata is useful/necessary for a variety of reasons
The goal of this ticket is to populate the fields which we can add easily add, and make child tickets if necessary to populate other fields that may require more work like rowCount
Acceptance criteria