[
https://issues.apache.org/jira/browse/ASTERIXDB-3612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956654#comment-17956654
]
ASF subversion and git services commented on ASTERIXDB-3612:
------------------------------------------------------------
Commit 0475d917972b5a905bc94d65411275a09d557321 in asterixdb's branch
refs/heads/master from Peeyush Gupta
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=0475d91797 ]
[ASTERIXDB-3612][EXT] Reading gzip file with multiple gzip streams
- user model changes: no
- storage format changes: no
- interface changes: no
Ext-ref: MB-66818
Change-Id: I47c2eb600dddba1198a92f5ff7dfc7f2da652c3e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/19807
Reviewed-by: Hussain Towaileb <[email protected]>
Tested-by: Jenkins <[email protected]>
> Unable to fully read .csv.gz file with external collection
> ----------------------------------------------------------
>
> Key: ASTERIXDB-3612
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-3612
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: EXT - External data
> Reporter: Peeyush Gupta
> Assignee: Peeyush Gupta
> Priority: Major
> Labels: triaged
>
> When a gzip is created such that it contains multiple gzip streams, we are
> unable to fully read such a file.
> However, we do not error out the query, but instead return the rows we were
> able to read before the error occurred while reading such a file.
> For more information on such gzip files check
> [!https://cdn.sstatic.net/Sites/stackoverflow/Img/favicon.ico?v=ec617d715196!GZIPInputStream
> closes prematurely when decompressing
> HTTPInputStream|https://stackoverflow.com/questions/41400810/gzipinputstream-closes-prematurely-when-decompressing-httpinputstream]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)