Thank you, Kou. Everytime we need help, you are always there.
          We actually are trying integrate Arrow into our DB engine (java 
based) and encountered some challenges. One of them is about cache. From the 
introduction about Secondary cache 
(https://github.com/apache/arrow/pull/35447/files), it served for persisting 
data in cache when restarting. Would you kindly give me more info about its 
application scenario to make sure we got the point.
          By the way, if there's any plan to merge this code to official 
release?

         Thanks again.

         NaiYan.
________________________________
发件人: Sutou Kouhei <[email protected]>
发送时间: 2024年5月26日 20:30
收件人: [email protected] <[email protected]>
主题: Re: [DISCUSS][C++][Gandiva]About Secondary Cache

Hi,

It's not merged but there is another cache related
improvement that is included in 16.0.0:
https://github.com/apache/arrow/pull/40041



Thanks,
--
kou

In
 
<sezpr02mb5519bdb020d8b9f3e50548ecdf...@sezpr02mb5519.apcprd02.prod.outlook.com>
  "[DISCUSS][C++][Gandiva]About Secondary Cache" on Sun, 26 May 2024 14:00:54 
+0000,
  即 云 <[email protected]> wrote:

> Greetings,
>         I noted "secondary cache" has been added to Arrow 
> (https://github.com/apache/arrow/pull/35447/files). I was wondering if this 
> has been released officially? And if so, which version of Arrow is available?
>       Thanks in advance.
>
> NaiYan
> [https://avatars.githubusercontent.com/u/77307286?s=400&v=4]<https://github.com/apache/arrow/pull/35447/files>
> GH-35201: [C++][Gandiva] Add a Secondary Cache to cache gandiva object code 
> by schavan6 ・ Pull Request #35447 ・ 
> apache/arrow<https://github.com/apache/arrow/pull/35447/files>
> Rationale for this change Arrow gandiva has a primary cache but this cache 
> doesn&#39;t persist across restarts. What changes are included in this PR? 
> Integrate a new API in project and filter and ...
> github.com
>

Reply via email to