Re: Build failed in Jenkins: Calcite » Calcite-snapshots #13

2021-12-14 Thread Vladimir Sitnikov
Julian>We don’t need any more noise on the dev list. Julian at all, please consider ASF Jenkins failures as true failures rather than "infrastructure noise". The messages could probably be improved, however, I have not explored them. Jenkins won't send mails in case everything is ok. Jacques>if

Re: Build failed in Jenkins: Calcite » Calcite-snapshots #13

2021-12-14 Thread Jacques Nadeau
FYI, This appears to be the job that Vladimir implemented on Jenkins, not the pr I implemented on Github actions. I haven't looked how this is configured and what will trigger emails. I'm also curious if these are real failures or infra problems. I would be pretty surprised if we broke master

Re: Build failed in Jenkins: Calcite » Calcite-snapshots #13

2021-12-14 Thread Julian Hyde
I hope this isn’t going to be typical now we’ve enabled snapshots. We don’t need any more noise on the dev list. > On Dec 14, 2021, at 2:25 PM, Apache Jenkins Server > wrote: > > See > > >

Build failed in Jenkins: Calcite » Calcite-snapshots #13

2021-12-14 Thread Apache Jenkins Server
See Changes: [nobigogle] [CALCITE-4906] Wrong result for scalar subquery from empty input -- [...truncated 345.78 KB...] docker[redis:2.8.19]

Jenkins build is back to normal : Calcite » Calcite-snapshots #12

2021-12-14 Thread Apache Jenkins Server
See

Build failed in Jenkins: Calcite » Calcite-snapshots #11

2021-12-14 Thread Apache Jenkins Server
See Changes: [Stamatis Zampetakis] Improve debug message in IterativeRuleDriver -- [...truncated 282.41 KB...]  3.1sec,

[jira] [Created] (CALCITE-4941) SemiJoinRule loses hints

2021-12-14 Thread Ruben Q L (Jira)
Ruben Q L created CALCITE-4941: -- Summary: SemiJoinRule loses hints Key: CALCITE-4941 URL: https://issues.apache.org/jira/browse/CALCITE-4941 Project: Calcite Issue Type: Bug

Re: Using LogicalCalc in ProjectCalcMergeRule and FilterCalcMergeRule

2021-12-14 Thread Maxim Gramin
Thanks, I registered Jira task and PR https://issues.apache.org/jira/browse/CALCITE-4936 On Sat, Dec 11, 2021 at 4:52 AM Julian Hyde wrote: > Comments inline. > > > On Dec 10, 2021, at 4:34 AM, Максим Грамин wrote: > > > > 1. In FilterCalcMergeRule get rid of casting to LogicalCalc and >

Jenkins build is back to normal : Calcite » Calcite-snapshots #10

2021-12-14 Thread Apache Jenkins Server
See

[jira] [Created] (CALCITE-4940) Upgrade log4j2 version to 2.16.0 in Avatica

2021-12-14 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-4940: Summary: Upgrade log4j2 version to 2.16.0 in Avatica Key: CALCITE-4940 URL: https://issues.apache.org/jira/browse/CALCITE-4940 Project: Calcite

[jira] [Created] (CALCITE-4939) Upgrade log4j2 version to 2.16.0

2021-12-14 Thread Stamatis Zampetakis (Jira)
Stamatis Zampetakis created CALCITE-4939: Summary: Upgrade log4j2 version to 2.16.0 Key: CALCITE-4939 URL: https://issues.apache.org/jira/browse/CALCITE-4939 Project: Calcite Issue

Re: RelNode semantic evolution vs adapter implementations

2021-12-14 Thread Vladimir Sitnikov
>some direct or indirect changes (metadata, rules, validator, etc) >may cause changes to plans around the given RelNode in the downstream >project Do you think changes like "metadata, rules, validator" can cause "wrong results" issues? What could be the issues caused by "metadata, rules,