(java.util.concurrent.ExecutionException) Boxed Error

Nathant93
New Contributor III

Has anyone ever come across the error above?

I am trying to get two tables from unity catalog and join them, the join is fairly complex as it is imitating a where not exists top 1 sql query.