Re: Failing CI

2023-12-07 Thread Stamatis Zampetakis
I really appreciate the fact that many people jumped in and helped to shoot this down and restabilise CI. Many thanks from my side as well to everyone involved! Best, Stamatis On Thu, Dec 7, 2023 at 12:46 AM Julian Hyde wrote: > > Thank you to everyone who worked on this - Stamatis, Benchao,

Re: Failing CI

2023-12-06 Thread Julian Hyde
Thank you to everyone who worked on this - Stamatis, Benchao, Hongyu, Jiajun, and maybe some I’ve missed. It sounded like a very tricky bug to diagnose. (And it wasn’t even a Calcite bug in the end!) A solid, reliable CI system is the foundation of high-quality software. Gian, The cause seems

Re: Failing CI

2023-12-06 Thread Tanner Clary
Thanks for fixing this, Stamatis! -Tanner On Wed, Dec 6, 2023 at 8:04 AM Benchao Li wrote: > An update on this, it has been solved in CALCITE-6123 by Stamatis, the > Druid test is supposed to be stable now, thanks Stamatis for fixing > this and also thanks everyone who helped on this. > >

Re: Failing CI

2023-12-06 Thread Benchao Li
An update on this, it has been solved in CALCITE-6123 by Stamatis, the Druid test is supposed to be stable now, thanks Stamatis for fixing this and also thanks everyone who helped on this. Julian Hyde 于2023年12月2日周六 05:11写道: > > CI has been failing intermittently for three weeks. In 9 of the

Failing CI

2023-12-01 Thread Julian Hyde
CI has been failing intermittently for three weeks. In 9 of the last18 commits to main, the Druid test has failed. See all the red ‘x’ symbols on https://github.com/apache/calcite/commits/main. This has a been logged as https://issues.apache.org/jira/browse/CALCITE-6123, and there has been

Re: Many PRs failing CI

2023-11-29 Thread Tanner Clary
Nevermind, I found https://issues.apache.org/jira/browse/CALCITE-6123. On Wed, Nov 29, 2023 at 10:31 AM Tanner Clary wrote: > Hi Calcite devs, > > When trying to review PRs this morning, I noticed many of them are > currently failing the Druid CI [1]. The failures seem to be unrelated to > the

Many PRs failing CI

2023-11-29 Thread Tanner Clary
Hi Calcite devs, When trying to review PRs this morning, I noticed many of them are currently failing the Druid CI [1]. The failures seem to be unrelated to the PR contents from what I can tell. I was wondering if anyone had suggestions as to how we could fix this. I looked for an open email