Recently, in the last few days, we're having lot's of errors about "Future data is not yet available for table " when running a
CREATE OR REPLACE TABLE <tbl name> CLONE <db>.<schema>.tmp_<tbl name> COPY GRANTS
query. This was happening out-of-the-blue and there's no any indication about this specific error in the documentation or in the knowledge base.
What's the error in here? To what is it referring to and how can we avoid it?
Thanks!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…