Kirill Shirokov created IGNITE-7549:
---------------------------------------

             Summary: 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


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)

Reply via email to