[jira] [Commented] (IGNITE-7709) SQL COPY: fix file name handling

2018-02-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365351#comment-16365351
 ] 

ASF GitHub Bot commented on IGNITE-7709:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/3526


> SQL COPY: fix file name handling
> 
>
> Key: IGNITE-7709
> URL: https://issues.apache.org/jira/browse/IGNITE-7709
> Project: Ignite
>  Issue Type: Bug
>  Components: sql
>Affects Versions: 2.3, 2.4, 2.5
>Reporter: Kirill Shirokov
>Assignee: Kirill Shirokov
>Priority: Major
>
> Currently the file name is parsed as identifier, which is obviously a bug.



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


[jira] [Commented] (IGNITE-7709) SQL COPY: fix file name handling

2018-02-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364533#comment-16364533
 ] 

ASF GitHub Bot commented on IGNITE-7709:


GitHub user gg-shq opened a pull request:

https://github.com/apache/ignite/pull/3526

IGNITE-7709: SQL COPY file name handling fix



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-7709

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3526.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3526


commit dcf4f2dde48ad256d15bb170aae428cb807ac964
Author: gg-shq 
Date:   2018-02-14T18:11:24Z

IGNITE-7709: SQL COPY file name handling fix




> SQL COPY: fix file name handling
> 
>
> Key: IGNITE-7709
> URL: https://issues.apache.org/jira/browse/IGNITE-7709
> Project: Ignite
>  Issue Type: Bug
>  Components: sql
>Affects Versions: 2.3, 2.4, 2.5
>Reporter: Kirill Shirokov
>Assignee: Kirill Shirokov
>Priority: Major
>
> Currently the file name is parsed as identifier, which is obviously a bug.



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