Skip to content

Commit

Permalink
update rule 3 test comment
Browse files Browse the repository at this point in the history
Co-authored-by: Mythicaeda <[email protected]>
  • Loading branch information
pranav-super and Mythicaeda authored Oct 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 19bdfe1 commit bdb5f30
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1150,8 +1150,8 @@ void rule2() throws SQLException {

////////////////////////// RULE 3 //////////////////////////
/**
* Test a basic case of rule 3, wherein a superseding source (regardless of empty space) nullifies anything in A
* based on the _start time_ of the event occurring during the range of a newer source.
* An event whose start time is overlapped by a newer source will be superseded by the newer source.
* This holds even if the new source is empty at the overlapped event's start time.
*
* A: +a+aaaaa
* B: b+bb++++

0 comments on commit bdb5f30

Please sign in to comment.