Hi,
I want to use GCP Datastream service to do cdc from data source into Biglake table iceberg format with append write mode. But, I realise that we cannot create partition key with ingestion time.
In this case, it will do a full scan on the biglake table when we query on it? Is there any plan on able to create partition key on biglake table iceberg format when we do datastream?