[
https://issues.apache.org/jira/browse/IGNITE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov resolved IGNITE-7549.
-------------------------------------
Resolution: Won't Fix
Not relevant at the moment.
> SQL COPY: implement file transfer compression
> ---------------------------------------------
>
> Key: IGNITE-7549
> URL: https://issues.apache.org/jira/browse/IGNITE-7549
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.4
> Reporter: Kirill Shirokov
> Priority: Major
>
> We can gain huge improvement in text file transfer times from client to
> server by using compression. User should have a possibility to enable or
> disable compression using a parameter of COPY command:
> {noformat}
> COPY
> ...
> [COMPRESS "codec-name" [codec options]]
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)