Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhztheplayer committed Aug 21, 2024
1 parent dbe0384 commit c2d9218
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ import org.apache.spark.sql.types.StringType

/** Rules to make Velox backend work correctly with query plans that have empty output schemas. */
object EmptySchemaWorkaround {

/**
* This rule plans [[RDDScanExec]] with a fake schema to make gluten work, because gluten does not
* support empty output relation, see [[FallbackEmptySchemaRelation]].
Expand Down

0 comments on commit c2d9218

Please sign in to comment.