Skip to content

Commit

Permalink
fix a typo in java doc of PhysicalOperation
Browse files Browse the repository at this point in the history
  • Loading branch information
JackieTien97 authored and findepi committed Mar 16, 2022
1 parent c8ebfd7 commit 784d3d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4011,7 +4011,7 @@ private static Set<DynamicFilterId> getConsumedDynamicFilterIds(PlanNode node)
}

/**
* Encapsulates an physical operator plus the mapping of logical symbols to channel/field
* Encapsulates a physical operator plus the mapping of logical symbols to channel/field
*/
private static class PhysicalOperation
{
Expand Down

0 comments on commit 784d3d1

Please sign in to comment.