You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Marton Bod (Jira)" <ji...@apache.org> on 2021/12/16 13:01:00 UTC

[jira] [Commented] (HIVE-25815) Add flag to skip maven validate phase for Iceberg modules

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

Marton Bod commented on HIVE-25815:
-----------------------------------

PR: [https://github.com/apache/hive/pull/2882]

 

> Add flag to skip maven validate phase for Iceberg modules
> ---------------------------------------------------------
>
>                 Key: HIVE-25815
>                 URL: https://issues.apache.org/jira/browse/HIVE-25815
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Marton Bod
>            Assignee: Marton Bod
>            Priority: Major
>
> The Iceberg checkstyle and spotless plugins which run during the validate phase are quite strict in terms of enforcing proper code style. This is great when checking in code to master, but it can be inconvenient when doing quick dev iterations locally. This PR introduces a maven {{validate.skip}} flag to be able to skip checkstyle and spotless checks on demand for the Iceberg modules.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)