[
https://issues.apache.org/jira/browse/IGNITE-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15930228#comment-15930228
]
ASF GitHub Bot commented on IGNITE-3586:
----------------------------------------
GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/1637
IGNITE-3586: CPP: Made QueryArgument internal
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-3586
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/1637.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 #1637
----
----
> CPP: Make QueryArgument and QueryArgumentBase classes non-public.
> ------------------------------------------------------------------
>
> Key: IGNITE-3586
> URL: https://issues.apache.org/jira/browse/IGNITE-3586
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.6
> Reporter: Igor Sapego
> Labels: cpp
> Fix For: 2.0
>
>
> Move {{QueryArgument}} and {{QueryArgumentBase}} classes to the {{impl}}.
> They are our internal classes and should not appear in the public API.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)