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

ASF subversion and git services commented on IMPALA-12642:
----------------------------------------------------------

Commit b094f0e2e7ca32f177b3f065612e8f019f080154 in impala's branch 
refs/heads/master from wzhou-code
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b094f0e2e ]

IMPALA-12642 (Part-2): Fixed unit-test to verify query options for JDBC 
external table

Previous patch of IMPALA-12642 added supporting query options for Impala
external JDBC table. It added one unit-test to verify query option
ENABLED_RUNTIME_FILTER_TYPES by checking the queries in Queries Web
page. The test failed on Ubuntu 18.04 since the value of query option is
shown as single quoted string, instead of double quoted string.
This patch fixed the error.

Testing:
 - Ran tests/custom_cluster/test_ext_data_sources.py on Ubuntu 18.04,
   and Ubuntu 20.04.

Change-Id: I996c8fac038132f2b132d5e6ac36aca1dff59d72
Reviewed-on: http://gerrit.cloudera.org:8080/20978
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: gaurav singh <gsi...@cloudera.com>
Reviewed-by: Abhishek Rawat <ara...@cloudera.com>


> Support setting query options for Impala in the JdbcStorageConfig 
> ------------------------------------------------------------------
>
>                 Key: IMPALA-12642
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12642
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>            Reporter: Wenzhe Zhou
>            Assignee: Wenzhe Zhou
>            Priority: Major
>             Fix For: Impala 4.4.0
>
>
> Would be good to also support setting query options for Impala in the 
> JdbcStorageConfig as that's pretty common usecase and something we support 
> setting from jdbc client. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to