ting.
> > >
> > >
> > > Yaron.
> > > ________
> > > From: Li Jin
> > > Sent: Monday, July 18, 2022 2:34 PM
> > > To: dev@arrow.apache.org
> > > Subject: Re: [C++] Question about substrait dependency in
gt; own,
> > > as you'd have to change the Arrow C++ build system, and specifically
> > > "cpp/cmake_modules/ThirdpartyToolchain.cmake", to enable this.
> > >
> > >
> > > Yaron.
> > >
> > &g
pository
> directory. In my experience, there is no need to also set any
> sha256-related setting.
>
>
> Yaron.
>
> From: Li Jin
> Sent: Monday, July 18, 2022 2:34 PM
> To: dev@arrow.apache.org
> Subject: Re: [C++] Question about subst
++] Question about substrait dependency in C++
Thanks both! Let me try changing ARROW_SUBSTRAIT_URL. Should I set
ARROW_SUBSTRAIT_URL just to local substrait tarball or sth else?
On Mon, Jul 18, 2022 at 2:28 PM Yaron Gvili wrote:
> Hi Li,
>
> I was just writing this.
>
> AFAIK, curren
change the Arrow C++ build system, and specifically
> "cpp/cmake_modules/ThirdpartyToolchain.cmake", to enable this.
>
>
> Yaron.
>
> From: Jeroen van Straten
> Sent: Monday, July 18, 2022 2:27 PM
> To: dev@arrow.apache.or
@arrow.apache.org
Subject: Re: [C++] Question about substrait dependency in C++
Hi,
I'm not sure I completely understand what you're trying to do, but if lack
of internet access is the only problem, I think you should just be able to
override the URL it tries to download by setting the ARR
Hi,
I'm not sure I completely understand what you're trying to do, but if lack
of internet access is the only problem, I think you should just be able to
override the URL it tries to download by setting the ARROW_SUBSTRAIT_URL
environment variable to some local file:// URL. I think it should work
Hello!
I am working on integrating the latest Arrow C++ into our internal build
system. Currently I am planning to build substrait C++ classes
independently and provide header locations and so files to the Arrow
Cmakefile - I wonder if that is a good approach? (We cannot download the
substrait tar