[ https://issues.apache.org/jira/browse/IGNITE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470719#comment-16470719 ]
Dmitriy Pavlov commented on IGNITE-7535: ---------------------------------------- Classnames properties generation fix for master 619d6c575a267ac8585a76fc82889d5073bfb861 for ignite 2.5 46dac58cdd1ee7e57fc165333e84452dc414cbf3 > SQL COPY command: implement encoding option > ------------------------------------------- > > Key: IGNITE-7535 > URL: https://issues.apache.org/jira/browse/IGNITE-7535 > Project: Ignite > Issue Type: Improvement > Components: sql > Affects Versions: 2.5 > Reporter: Kirill Shirokov > Assignee: Taras Ledkov > Priority: Major > Labels: sql > Fix For: 2.5 > > > The syntax can be something like: > {noformat} > COPY > ... > FORMAT CSV > ... > [CHARSET "<charset-name>"] > {noformat} > CHARSET is optional. By default the encoding is UTF-8. -- This message was sent by Atlassian JIRA (v7.6.3#76005)