[
https://issues.apache.org/jira/browse/FLINK-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17009272#comment-17009272
]
Jingsong Lee commented on FLINK-15290:
--------------------------------------
Hi [~aljoscha] , actually we can not pass through options explicitly because of
our current Catalog/TableFactory api, we have no chance to get options from
configuration. In 1.11, we should solve this problem by passing TableConfig to
Catalog/TableFactory.
So as [~lirui] said, we get option from the
GlobalConfiguration.loadConfiguration() of client side. What do you think
about the GlobalConfiguration of client side? Should always work?
> Need a way to turn off vectorized orc reader for SQL CLI
> --------------------------------------------------------
>
> Key: FLINK-15290
> URL: https://issues.apache.org/jira/browse/FLINK-15290
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: Rui Li
> Assignee: Rui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)