You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2022/08/11 17:01:00 UTC

[jira] [Resolved] (IMPALA-11456) Refactor SkipIf logic for filesystems

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

Michael Smith resolved IMPALA-11456.
------------------------------------
    Fix Version/s: Impala 4.2.0
       Resolution: Fixed

> Refactor SkipIf logic for filesystems
> -------------------------------------
>
>                 Key: IMPALA-11456
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11456
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Minor
>             Fix For: Impala 4.2.0
>
>
> The SkipIf py.test logic is pretty fragmented. There are cases where it’s not applied consistently, and I can’t tell if those are mistakes or intentional. And it seems far more granular than it needs to be.
> Refactor SkipIf classes for the filesystem to use a single class to reduce duplication and inconsistency. If special cases are needed for specific filesystems, those will be called out as different skip cases with their own reasons.



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