Pergunta de entrevista da empresa Tengizchevroil

what is lazy evaluation in spark?

Resposta da entrevista

Sigiloso

19 de jan. de 2021

lazy evaluation is when you put all things you want to do with data in order and only when you call 'execute' it does the heavy lifting and actually processes the data