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

[jira] [Created] (IGNITE-7734) SQL COPY: support single quotes for file name

Vladimir Ozerov created IGNITE-7734:
---------------------------------------

             Summary: SQL COPY: support single quotes for file name
                 Key: IGNITE-7734
                 URL: https://issues.apache.org/jira/browse/IGNITE-7734
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
             Fix For: 2.5


Currently file name is used in COPY command as follows: \{{"/path/to/file"}}. We need to support single-quoted case as well: \{{'/path/to/file'}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)