You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2019/02/14 15:13:00 UTC

[jira] [Closed] (IGNITE-7549) SQL COPY: implement file transfer compression

     [ https://issues.apache.org/jira/browse/IGNITE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov closed IGNITE-7549.
-----------------------------------

> 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)