Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
englefly committed Sep 9, 2024
1 parent 048b9d4 commit 315fd0f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ public Boolean visitPhysicalRelation(PhysicalRelation relation, PushDownContext
return false;
}


private boolean supportPhysicalRelations(PhysicalRelation relation) {
return relation instanceof PhysicalOlapScan
|| relation instanceof PhysicalOdbcScan
Expand Down

0 comments on commit 315fd0f

Please sign in to comment.