You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Kartik Kudada <ka...@exate.com.INVALID> on 2022/08/09 10:35:28 UTC

need help on building calcite fat jar

Hi Developers ,

I have two issues .

1. I am unable to connect to oracle Database with a calcite JDBC  in
DBeaver .
   Created JIRA - CALCITE-5231
<https://issues.apache.org/jira/browse/CALCITE-5231>
  Not sure it is classpath issue . Jars are downloaded by DBeaver tool
automatically.

2. I have cloned calcite GIT repo <https://github.com/apache/calcite> and
am able to connect to Oracle and Mysql Database with
Java program . I have to create my customized jar and use it in  tool like
DBeaver or Tableau . But how to create a fat jar using this modified
calcite project .

Anybody might have done this before, Please help me. This is in gradle
build , I am very new in gradle .


Regards,
Kartik