Skip to content

Commit

Permalink
Test doc correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
lbooker42 committed Feb 7, 2025
1 parent 849bf20 commit e6576ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ public void testResultDataTypes() {
"zdtCol=baseZDT.plusSeconds(i)",
};

// NOTE: boolean is not supported by RollingMinMaxSpec.applicableTo()
// NOTE: boolean is not supported by CumMinMaxSpec.applicableTo()
final Table source = TableTools.emptyTable(20).update(updateStrings);

// Verify all the source columns are the expected types.
Expand Down

0 comments on commit e6576ff

Please sign in to comment.