Closed as not planned
Description
We have a table with thousands of columns. Every time a column is added, all the old columns will be retained in the schemas field of the metadata, and will not be deleted again. In this way, after hundreds of column addition operations, the metadata will have a size of several hundred MB.
Is there any way to clean up the schemas field. Does the metadata need to save all the historical schemas if it is just adding columns?
Activity