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/07/25 17:54:00 UTC

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

Michael Smith created IMPALA-11456:
--------------------------------------

             Summary: 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


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)