Skip to content

Remove usages of ||

8832555
Select commit
Loading
Failed to load commit list.
Merged

Migrate several indexing and compaction integration tests to embedded-tests #18207

Remove usages of ||
8832555
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 29, 2025 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 note

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 358 in embedded-tests/src/test/java/org/apache/druid/testing/embedded/indexing/KafkaClusterMetricsTest.java

See this annotation in the file changed.

Code scanning / CodeQL

Deprecated method or constructor invocation Note test

Invoking
Builder.withMaxRowsPerSegment
should be avoided because it has been deprecated.