[
https://issues.apache.org/jira/browse/IGNITE-7586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355509#comment-16355509
]
Alexander Paschenko commented on IGNITE-7586:
---------------------------------------------
[~kirill.shirokov],
Thanks, my comments:
# Please refactor imports - we don't use wildcards. Also order of imports does
matter, please have a look at guidelines. (First java.*, then everything else.)
IDEA may easily be tuned to lay imports out just the way we need.
# Please remove "create index", it is not necessary to the scope of this
example.
# Please change ""JDBC example finished." to ""JDBC COPY command example
finished."
> SQL COPY: add code examples
> ---------------------------
>
> Key: IGNITE-7586
> URL: https://issues.apache.org/jira/browse/IGNITE-7586
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 2.4
> Reporter: Kirill Shirokov
> Assignee: Kirill Shirokov
> Priority: Major
> Labels: iep-1
> Fix For: 2.4
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)