Decorate GZIPInputStream with DigestInputStream, not the other way around.#94
Decorate GZIPInputStream with DigestInputStream, not the other way around.#94drasmart wants to merge 1 commit into
GZIPInputStream with DigestInputStream, not the other way around.#94Conversation
Unit Tests - Ubuntu_Java_17269 tests - 139 255 ✅ - 151 14s ⏱️ -37s For more details on these failures and errors, see this check. Results for commit 726115e. ± Comparison against base commit c7906dd. This pull request removes 139 tests. |
Unit Tests - MacOS_Java_11269 tests - 139 250 ✅ - 151 9s ⏱️ -43s For more details on these failures and errors, see this check. Results for commit 726115e. ± Comparison against base commit c7906dd. This pull request removes 139 tests. |
Unit Tests - Ubuntu_Java_11269 tests - 139 255 ✅ - 151 16s ⏱️ -35s For more details on these failures and errors, see this check. Results for commit 726115e. ± Comparison against base commit c7906dd. This pull request removes 139 tests. |
Unit Tests - Ubuntu_Java_8269 tests - 139 255 ✅ - 151 16s ⏱️ -31s For more details on these failures and errors, see this check. Results for commit 726115e. ± Comparison against base commit c7906dd. This pull request removes 139 tests. |
Unit Tests - MacOS_Java_17269 tests - 139 250 ✅ - 151 11s ⏱️ -51s For more details on these failures and errors, see this check. Results for commit 726115e. ± Comparison against base commit c7906dd. This pull request removes 139 tests. |
Changes
GZIPInputStreamwithDigestInputStream.Why
pipeline-java/pipeline.engines/src/main/java/fiftyone/pipeline/engines/services/DataUpdateServiceDefault.java
Lines 636 to 640 in c7906dd
DigestInputStreamreceives uncompressed data.