Skip to content

Conversation

@mawiesne
Copy link
Contributor

@mawiesne mawiesne commented Jan 17, 2026

What's in the PR

  • adds method for handling multi-file dump archives to IDecompressor
  • adds related impls in BZip2Decompressor, GZipDecompressor and UniversalDecompressor, each relying on java.io.SequenceInputStream
  • WIP -> Tests

How to test manually

  • mvn clean verify

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@mawiesne mawiesne self-assigned this Jan 17, 2026
- adds method for handling multi-file dump archives to IDecompressor
- adds related impls in BZip2Decompressor, GZipDecompressor and UniversalDecompressor, each relying on SequenceInputStream
- WIP -> Tests
@mawiesne mawiesne force-pushed the 420-Support-multiple-file-Wikipedia-dump-archives branch from 1f1bdea to cd9c9a8 Compare January 17, 2026 19:42
@mawiesne mawiesne added 🆕Enhancement java Pull requests that update java code labels Jan 17, 2026
@mawiesne mawiesne added this to the 2.0.2 milestone Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🆕Enhancement java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants