You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2020/02/24 09:12:00 UTC

[jira] [Assigned] (DRILL-7596) drill-format-esri module uses 1.16.0 version of org.apache.drill.contrib:drill-udfs

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

Vova Vysotskyi reassigned DRILL-7596:
-------------------------------------

    Assignee: Charles Givre  (was: Vova Vysotskyi)

> drill-format-esri module uses 1.16.0 version of org.apache.drill.contrib:drill-udfs
> -----------------------------------------------------------------------------------
>
>                 Key: DRILL-7596
>                 URL: https://issues.apache.org/jira/browse/DRILL-7596
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.17.0
>            Reporter: Vova Vysotskyi
>            Assignee: Charles Givre
>            Priority: Major
>             Fix For: 1.18.0
>
>
> pom file for {{drill-format-esri}} module has the following dependency:
> {code:xml}
>   <dependency>
>     <groupId>org.apache.drill.contrib</groupId>
>     <artifactId>drill-udfs</artifactId>
>     <version>1.16.0</version>
>   </dependency>
> {code}
> with hardcoded Drill version instead of using ${project.version}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)