Closed jlowe closed 2 weeks ago
Fixes #11684. SPARK-50144 added a new parameter to LogicalRelation, breaking old unapply usages. Added a new shim for gathering the locations for a logical plan which was the one place using LogicalRelation.unapply.
build
Hey, thanks for picking this up, @jlowe. I was about to raise a PR for this. I do like yours better.
Fixes #11684. SPARK-50144 added a new parameter to LogicalRelation, breaking old unapply usages. Added a new shim for gathering the locations for a logical plan which was the one place using LogicalRelation.unapply.