First of, this project looks fascinating!
I have a general question, what do migrations end up looking like? I'm guessing/assuming that since everything is powered by the WAL that the final resulting parquet files get columns migrated properly. Also if that's the case, are all DDL migrations safe and end up resulting in correct transformations/changes in the parquet files?
First of, this project looks fascinating!
I have a general question, what do migrations end up looking like? I'm guessing/assuming that since everything is powered by the WAL that the final resulting parquet files get columns migrated properly. Also if that's the case, are all DDL migrations safe and end up resulting in correct transformations/changes in the parquet files?