org.apache.spark.sql.catalyst
Functions for attaching and retrieving trees that are associated with errors.
Wraps any exceptions that are thrown while executing f in a TreeNodeException, attaching the provided tree.
f
tree
Functions for attaching and retrieving trees that are associated with errors.