Skip to content

Commit

Permalink
Fixed doc failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbooker42 committed Jan 21, 2025
1 parent 8507b8b commit 511c5ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,6 @@ public CountWhereOperator(
*
* @param pair Contains the output column name as a MatchPair
* @param filters the filters to apply to the input columns
* @param originalSources The original sources for reinterpreted columns
* @param originalSources Representative original sources for the input columns; stores type information and helps
* convert input data chunks but does not hold any actual data
* @param reinterpretedSources Representative reinterpreted sources for input columns; stores type information but
Expand Down

0 comments on commit 511c5ef

Please sign in to comment.