Skip to content

Merge remote-tracking branch 'upstream/master' into v10-segment-format

4e6c147
Select commit
Loading
Failed to load commit list.
Merged

segment format v10 #18880

Merge remote-tracking branch 'upstream/master' into v10-segment-format
4e6c147
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 9, 2026 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 180 in processing/src/main/java/org/apache/druid/segment/file/SegmentFileBuilderV10.java

See this annotation in the file changed.

Code scanning / CodeQL

Potential output resource leak Warning

This FileOutputStream is not always closed on method exit.