jadami10 commented on code in PR #17758:
URL: https://github.com/apache/pinot/pull/17758#discussion_r2848283823
##########
pinot-core/src/test/java/org/apache/pinot/core/data/manager/realtime/RealtimeSegmentDataManagerTest.java:
##########
@@ -864,6 +865,54 @@ public void
testShouldNotSkipUnfilteredMessagesIfNotIndexedAndRowCountThresholdI
}
}
+ @Test
+ public void testIngestionTimestampUpdatedWhenAllEventsFiltered()
Review Comment:
This test was claude generated. I and claude could not figure out how to run
the integration tests, so i'm relying on CI here to do it. If this doesn't
work, I will just remove it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]