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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)