We have a table (VBRP) that is currently replicated to HANA from ECC through SLT. Currently it has more than 2 billion entries in HANA. Now there is a business requirement to add one more field to the table in HANA.
If the table is small, we can easily update the filter settings in SLT and then stop/start replication in SLT which should recreate the table in HANA with the additional field and do the full data initialization.
But in case of big table, doing a data initialization again will take long time. Is there a way to do it without doing full data initialization again?