Skip to content

Creating relese with shaded dependencies #54

@kristoffSC

Description

@kristoffSC

Hi,
great library :)

Would it be possible to release a new version with all dependencies shaded?
Especially those:

  • org.apache.calcite:calcite-core
  • org.apache.calcite:calcite-druid
  • org.apache.calcite:calcite-linq4j
  • org.apache.calcite:calcite-avatica
  • org.apache.parquet", "parquet-column"
  • org.apache.parquet", "parquet-hadoop-bundle"
  • org.apache.hive", "hive-exec"
  • org.apache.hadoop", "hadoop-common"

I would like to use this library for creating tests for one of the Apache Flink connectors but I have very nasty conflicts on those libraries, since Flink also have those but with different versions that are not binary compatible with eachother.

Having this library with shaded dependencies would solve the problem

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions