On 9/28/23 21:16, Kohei Yoshida wrote:
As an aside, if someone wants to try out this experimental parquet
import filter, one can build orcus independently with
--with-parquet-filter passed to configure after also having built the
apache arrow library, apply this change
https://github.com/ko
Hi,
Am 29.09.23 um 03:16 schrieb Kohei Yoshida:
I just upgraded on the master branch the orcus library to the latest
version of 0.19.0. This version includes an experimental support for
Apache Parquet format import, but it relies on an external library
called Apache Arrow[1]. The support for
Hi Kohei,
On Tue, Oct 03, 2023 at 06:05:25PM -0400, Kohei Yoshida
wrote:
> Thanks for the info. This is very helpful. Does that mean we can consider
> cmake to be always available during the build, or is it still considered
> optional? IIRC doxygen is an optional build component. So, in theo
Hi Miklos,
On 10/3/23 02:21, Miklos Vajna wrote:
Hi Kohei,
On Mon, Oct 02, 2023 at 07:06:01PM -0400, Kohei Yoshida
wrote:
That's good to know. Let me think about this for a bit. The truth is that
I'm not 100% sure whether I can commit to working on adding CMake executable
as an additional
Hi Kohei,
On Mon, Oct 02, 2023 at 07:06:01PM -0400, Kohei Yoshida
wrote:
> That's good to know. Let me think about this for a bit. The truth is that
> I'm not 100% sure whether I can commit to working on adding CMake executable
> as an additional build requirement myself. I can imagine even a
Hi Michael,
On 9/29/23 05:33, Michael Stahl wrote:
hi Kohei,
On 29/09/2023 03:16, Kohei Yoshida wrote:
Now, it's my understanding that we still don't support use of CMake
to build our external libraries. My question is, what do people think
of adding support for CMake in our build system? Wou
hi Kohei,
On 29/09/2023 03:16, Kohei Yoshida wrote:
Now, it's my understanding that we still don't support use of CMake to
build our external libraries. My question is, what do people think of
adding support for CMake in our build system? Would that be too much
effort and not worth it, or woul
On 29.9.2023 4.16, Kohei Yoshida wrote:
Hi there,
I just upgraded on the master branch the orcus library to the latest
version of 0.19.0. This version includes an experimental support for
Apache Parquet format import, but it relies on an external library
called Apache Arrow[1]. The support