Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
Currently we add two entries to the metadata of the target tables. If we want to add more information, we'll need to add additional fields with this approach.
Instead, I am proposing we capture the metadata in a json object and only add a single entry to the metadata of the target tables. This json object can contain a version as well allowing for evolution of this metadata in the future.
Currently we add two entries to the metadata of the target tables. If we want to add more information, we'll need to add additional fields with this approach.
Instead, I am proposing we capture the metadata in a json object and only add a single entry to the metadata of the target tables. This json object can contain a version as well allowing for evolution of this metadata in the future.