Leonid

Results 18 comments of Leonid

> +1. Please update the checks' name in `.asf.yaml` before merging. Yep, rebased. Also, I deleted my changes in .asf.yaml completely. We need to make sure that my checks are...

> Hi @edespino @leborchuk @antoniopetrole, please help take a look! I tested the different models on local machines and all ran well. Love to have your feedback. Yep, but it...

Fixed all the issues, failed tests still waiting for the working CI

In CBDB, we also have a set of functions to read CBDB log files using SQL queries. They use a CSV parser to read external data https://github.com/apache/cloudberry/blob/main/gpcontrib/gp_toolkit/gp_toolkit--1.3.sql#L168. If we change...

I cannot checked if it helps or not because the issue does not reproduce in my dev env (still try to do it), but looked up the last commits and...

Added https://github.com/apache/cloudberry/pull/708 to launch tests while checking it in my env

Awesome! Could you please share some information about the architecture of the new solution? I think there might be an original (acmsigmod?) article on how to build an effective interconnect...

> How can we install and introduce the dependencies of `arrow_dataset`, `arrow`, and `parquet` in a CloudBerry image? We are compiling from source and copying them into the image. We...