Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Nov 22, 2024
1 parent 5d2b0e1 commit d9adee0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,6 @@ object Convention {
}

trait KnownRowTypeForSpark33AndLater extends KnownRowType {
this: SparkPlan =>

import KnownRowTypeForSpark33AndLater._

final override def rowType(): RowType = {
Expand Down

0 comments on commit d9adee0

Please sign in to comment.