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

Julian Hyde commented on ARROW-11135:
-------------------------------------

An update. I am working on the same branch as [~mmior] (see CALCITE-2040). I 
have been able to successfully run on Linux using Michael's [commit 
e9954|https://github.com/julianhyde/calcite/commit/e99547f371f100014e981e5a500dc04887806708].
 But I noticed that Apache Arrow Gandiva 3.0.0 was released on 2021/01/25 and 
the artifacts are on [Maven 
central|https://search.maven.org/artifact/org.apache.arrow.gandiva/arrow-gandiva/3.0.0/jar],
 so I have been trying to switch to that version and run on macOS.

Some background: In order to merge CALCITE-2040 to Calcite's master branch as a 
beta feature, we must use artifacts from Maven central, rather than from 
Dremio's maven repo, or Usra labs' snapshots, or a .jar committed to Calcite's 
git repo; I don't mind as much whether the artifacts are for Linux or macOS.

I am running into errors which I think mean I need to install protobuf2.5 on my 
Mac. I'll send another update when I make some progress.

> Using Maven Central artifacts as dependencies produce runtime errors
> --------------------------------------------------------------------
>
>                 Key: ARROW-11135
>                 URL: https://issues.apache.org/jira/browse/ARROW-11135
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 2.0.0
>            Reporter: Michael Mior
>            Priority: Major
>
> I'm working on connecting Arrow/Gandiva with Apache Calcite. Overall the 
> integration is working well, but I'm having issues . As [suggested on the 
> mailing 
> list|https://lists.apache.org/thread.html/r93a4fedb499c746917ab8d62cf5a8db8c93a7f24bc9fac81f90bedaa%40%3Cuser.arrow.apache.org%3E],
>  using Dremio's public artifacts solves the problem. Between two Apache 
> projects however, there would be strong preference to use Apache artifacts as 
> a dependency.



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

Reply via email to