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

Andrew Mashenkov commented on IGNITE-3889:
------------------------------------------

SqlQuery can starts on client and user function can be used on reduce step on 
client side.
Seems, ticket can be closed with 'Won't fix'

> Sql function class is required on client even if it is not used at runtime
> --------------------------------------------------------------------------
>
>                 Key: IGNITE-3889
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3889
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>    Affects Versions: 1.7
>            Reporter: Semen Boikov
>
> Now ignite tries to load sql function classes on all nodes including clients 
> at cache start up (CacheConfiguration.getSqlFunctionClasses). Need to 
> investigate if it is possible to avoid cache start error, and fail with error 
> only if function is really used on client.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to