BriceBuso
Contributor II

Hello @Gim

Got the same problem. 

Tried with the instruction "GENERATED ALWAYS AS (CAST(CURRENT_DATE() AS DATE))" but code is returning 

"Error in SQL statement: DeltaAnalysisException: current_date() cannot be used in a generated column"
 
If you find a solution other than generating the current date in your ingestion pipeline and inserting it with the data, please tell me 😁.