You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Venkata Jyothsna Donapati (JIRA)" <ji...@apache.org> on 2019/04/10 23:16:00 UTC

[jira] [Assigned] (DRILL-7166) Tests doing count(* ) with wildcards in table name are querying metadata cache and returning wrong results

     [ https://issues.apache.org/jira/browse/DRILL-7166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Venkata Jyothsna Donapati reassigned DRILL-7166:
------------------------------------------------

    Assignee: Venkata Jyothsna Donapati  (was: Pritesh Maker)

> Tests doing count(* ) with wildcards in table name are querying metadata cache and returning wrong results
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: DRILL-7166
>                 URL: https://issues.apache.org/jira/browse/DRILL-7166
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Metadata
>    Affects Versions: 1.16.0
>            Reporter: Abhishek Girish
>            Assignee: Venkata Jyothsna Donapati
>            Priority: Blocker
>             Fix For: 1.16.0
>
>
> Tests:
> {code}
> Functional/metadata_caching/data/drill4376_1.q
> Functional/metadata_caching/data/drill4376_2.q
> Functional/metadata_caching/data/drill4376_3.q
> Functional/metadata_caching/data/drill4376_4.q
> Functional/metadata_caching/data/drill4376_5.q
> Functional/metadata_caching/data/drill4376_6.q
> Functional/metadata_caching/data/drill4376_8.q
> {code}
> Example pattern of queries:
> {code}
> select count(*) from `lineitem_hierarchical_intint/*8*/3*`;
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)