[
https://issues.apache.org/jira/browse/IGNITE-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038472#comment-16038472
]
ASF GitHub Bot commented on IGNITE-5377:
----------------------------------------
Github user tledkov-gridgain closed the pull request at:
https://github.com/apache/ignite/pull/2092
> ODBC: Expose SqlFieldsQuery hints as parameters
> -----------------------------------------------
>
> Key: IGNITE-5377
> URL: https://issues.apache.org/jira/browse/IGNITE-5377
> Project: Ignite
> Issue Type: Task
> Components: odbc
> Reporter: Vladimir Ozerov
> Assignee: Igor Sapego
> Labels: important
> Fix For: 2.1
>
>
> Same as for JDBC (IGNITE-5376):
> We should expose:
> 1) {{enforceJoinOrder}}
> 2) {{distributedJoins}}
> 3) {{replicatedOnly}}
> 4) {{collocated}}
> 5) {{pageSize}}
> As per the rest:
> - {{partitions}} should be avoided for now, as they are very request-specific
> - {{local}} flag cannot be supported for now, as "cacheless" query execution
> cannot be executed through "local" workflow for now (we cannot determine
> query parallelism)
> - {{timeout}} - will be handled in another ticket.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)