Is there a way in spark to remove broadcast variables from the executor memory if it has been declared in sql hint?
I\'ve seen this How to remove / dispose a broadcas