$ 0 0 We can't use Extract(HOUR from CURRENT_TIMESTAMP) in INSERT STATEMENT in MERGE. It throws an error that expression must match INSERT specification primary index and partition columns. Is there anyway to do this in some other way?
We can't use Extract(HOUR from CURRENT_TIMESTAMP) in INSERT STATEMENT in MERGE. It throws an error that expression must match INSERT specification primary index and partition columns. Is there anyway to do this in some other way?