-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #2: extract dz file by using Gzip stream
dictzip is completely compatible with the gzip file format. We want to extract everything then import to database. Therefore "extra field"[1] is not meaningful to us. [1] dictzip use extra field of gzip to store information for Random Access.
- Loading branch information
1 parent
e2935b7
commit ad70aec
Showing
1 changed file
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters